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

[cert-manager]: Migrate Mutating- and ValidatingWebhookConfiguration #3353

Open
databus23 opened this issue Apr 1, 2022 · 0 comments
Open
Assignees
Milestone

Comments

@databus23
Copy link
Member

For the upcoming k8s upgrade to 1.22 we need to migrate WebhookConfiguration and ValidatingWebhookConfiguration to v1.

See https://kubernetes.io/docs/reference/using-api/deprecation-guide/#webhook-resources-v122

I actually can't find a reference to the respective yaml in this repo. There is a reference to a cert-manager chart in our chartmuseum in the kube-system-* charts.
We need to ensure sure that the chart does not contain deprecated and removed api versions for webhook resources.

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

2 participants