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

kubernetes-csi validating webhook #1883

Open
jefflill opened this issue Feb 16, 2024 · 1 comment
Open

kubernetes-csi validating webhook #1883

jefflill opened this issue Feb 16, 2024 · 1 comment

Comments

@jefflill
Copy link
Collaborator

It looks like we need to install a snap-shotting validating webhook for the latest CSI release. This helps with migration from beta Kubernetes APIs.

https://github.com/kubernetes-csi/external-snapshotter?tab=readme-ov-file#validating-webhook
https://github.com/kubernetes-csi/external-snapshotter/blob/master/deploy/kubernetes/webhook-example/README.md

I'm going to set this aside for now since it's not immediately obvious how to install this for production (it looks like we need a certificate from cert-manager).

@marcusbooyah
Copy link
Member

You can inject certs using the cert-manager.io/inject-ca-from annotation

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

No branches or pull requests

2 participants