-
Notifications
You must be signed in to change notification settings - Fork 592
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
Deprecated v1beta1 APIs (CRD and RBAC) will break in k8s v1.22 #801
Comments
Removing the "priority/low" label because 1.22 is around the corner. |
#763 is the same issue but for |
Revert to an older version of Helm 3. 3.2.4 is the last version that does not raise a linter failure on the older APIs we use with the controller: Kong/kubernetes-ingress-controller#801
Revert to an older version of Helm 3. 3.2.4 is the last version that does not raise a linter failure on the older APIs we use with the controller: Kong/kubernetes-ingress-controller#801
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@mflendrich to check whether we need to do anything for KIC 1.3. |
It looks like we're all good for 2.x and beyond, @scseanchow let us know if you think we need to backport to 1.x. |
Some of our k8s manifests use apiversions which are scheduled to be disabled in k8s soon:
(warnings obtained by applying in k8s v1.19.0-rc4)
The text was updated successfully, but these errors were encountered: