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

Remove kube-rbac-proxy dependency #63

Merged
merged 1 commit into from
May 7, 2024
Merged

Conversation

watsonian
Copy link
Contributor

@watsonian watsonian commented May 3, 2024

kube-rbac-proxy was only being used to protect the /metrics endpoint, which doesn't contain any sensitive data. Due to active development on this dependency, we kept running into situations where users would get alerts that kube-rbac-proxy was too far out of date. Rather than continually releasing new versions of the operator to address this, we're simply removing the dependency.

Closes #62.

@watsonian watsonian requested a review from nmanoogian May 3, 2024 17:22
@watsonian watsonian self-assigned this May 3, 2024
@watsonian watsonian requested a review from seslattery May 3, 2024 17:22
@watsonian watsonian merged commit e8745b9 into main May 7, 2024
@watsonian watsonian deleted the watsonian/remove-rbac-proxy branch May 7, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Helm Chart dependency kube-rbac-proxy deprecation warning
2 participants