Skip to content
New issue

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

fix(auth): make Hubble Ingress work with basicAuth #277

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

ralgozino
Copy link
Member

Add missing secret for making basicAuth work for the Hubble Ingress created in the kube-system namespace when Networking type is cilium.

Fixes #276

Add missing secret for making basicAuth work for the Hubble Ingress
created in the kube-system namespace when Networking type is cilium.
@ralgozino
Copy link
Member Author

Maybe we should apply this fix as a compatibility patch with furyctl too for previous versions.

@ralgozino ralgozino merged commit b11e3bf into main Oct 21, 2024
1 check passed
@ralgozino ralgozino deleted the fix/hubble-ingress-basic-auth branch October 21, 2024 12:57
ralgozino added a commit to sighupio/furyctl that referenced this pull request Oct 21, 2024
Add compatibility patch for Hubble Ingress when using basic auth as auth provider on KFD versions 1.27.9, 1.28.4, and 1.29.4.
Reference: sighupio/fury-distribution#277
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hubble Ingress not working when Auth Provider is Basic Auth
2 participants