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

Allow tridentbackendconfig to use standard kubernetes tls secret generated by cert-manager for auth with ontap nas backend #928

Open
andrewcorr opened this issue Sep 26, 2024 · 0 comments

Comments

@andrewcorr
Copy link

Currently it is required to embed the clientcertificate in the backend config and point at a secret containing the private key.
We would like to be able to just specify a secret and key name to tridentbackend to consume, this would enable us to rotate certs using cert manager without any human intervention or code which copies the content of the secret generated by cert manager into the backendconfig and separate secret containing private key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant