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

[prometheus-node-exporter] Allow mounting volumes in kubeRBACProxy to support BYO certs #4552

Open
fullykubed opened this issue May 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@fullykubed
Copy link

Is your feature request related to a problem ?

In more recent versions of kube-rbac-proxy, self-signed certs are disallowed so we must bring our own certs: brancz/kube-rbac-proxy#187

Describe the solution you'd like.

Allow for arbitrary volume mounts in kubeRBACProxy block

Describe alternatives you've considered.

None

Additional context.

No response

@fullykubed fullykubed added the enhancement New feature or request label May 22, 2024
@fullykubed
Copy link
Author

This also makes it impossible to not use the deprecated bearerTokenFile option in the associated service monitor as it is not possible to mount a CA bundle to validate x.509 certs sent from the prometheus instances.

@zeritti zeritti changed the title [prometheus-node-exporter] Allow moutting volumes in kubeRBACProxy to support BYO certs [prometheus-node-exporter] Allow mounting volumes in kubeRBACProxy to support BYO certs May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant