8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
all
2.24.1
When websockets fail to work (e.g. misconfigured NGINX or LBs), the Webui should properly report an error instead of silently doing nothing.
No response
The text was updated successfully, but these errors were encountered:
When using the kluctl webui behind an nginx ingress, add the following annotation to the ingress entity like so:
metadata: annotations: nginx.org/websocket-services: "kluctl-webui"
where kluctl-webui is the name of the ingress service in the yaml.
kluctl-webui
Sorry, something went wrong.
No branches or pull requests
Operating system
all
Kluctl Version
2.24.1
Kubernetes Version
all
kubectl Version
all
Bug description
When websockets fail to work (e.g. misconfigured NGINX or LBs), the Webui should properly report an error instead of silently doing nothing.
Steps to reproduce
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: