Closed gerhard closed 1 year ago
Thanks for reporting this, the fix is coming.
This problem should be resolved now.
OK! I have updated the node to Talos v1.4.1
. Will report back when I have tested the new behaviour.
This now worked as expected on both clusters, one running Talos v1.4.0
& the other one running v1.4.1
.
Both clusters managed by Omni v0.8.1
.
Closing - thank you! 💪
Is there an existing issue for this?
Current Behavior
Installing kube-prometheus-stack Helm chart fails with
Error: create: failed to create: the server responded with the status code 413 but did not return more information (post secrets)
.Here is the full error (when running with
--debug
):I suspect that this is the proxy serving
https://*.kubernetes.omni.siderolabs.io
which is limiting uploads. FWIW https://github.com/prometheus-community/helm-charts/issues/3205Expected Behavior
Installing kube-prometheus-stack Helm chart via
https://*.kubernetes.omni.siderolabs.io
should just work.Steps To Reproduce
What browsers are you seeing the problem on?
No response
Anything else?
No response