-
For ASK even v1.22 got out of support yesterday 04 of December. https://github.com/Azure/AKS/releases/tag/2022-11-27
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Also kubepug - https://github.com/rikatz/kubepug
-
I believe there are some breaking changes to the AdmissionRegistration API as well if you are using admission/mutating webhooks. A couple of months back we went through the exercise of upgrading our mutating webhook to work with 1.22 versions and above. We have put together a sample mutating webhook project that you may find helpful: https://github.com/cloud-ark/sample-mutatingwebhook
Related posts
-
SilverSurfer - An OpenSource project to check ApiVersion Status and provide Migration path for Kubernetes objects when upgrading Kubernetes to 1.22 or any other.
-
Best Practices for Upgrading Kubernetes?
-
Updating from 1.25.15 to 1.26.10
-
How do you handle continuous k8s cluster version upgrades in your organization?
-
Upgrading our EKS from 1.21 to 1.22