Skip to content

Gate 4.18 -> 4.20 upgrade due to admissionregistration.k8s.io/v1beta1 API removal #1194

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

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ metadata:
include.release.openshift.io/self-managed-high-availability: "true"
data:
ack-4.18-kube-1.32-api-removals-in-4.19: |-
Kubernetes 1.32 and therefore OpenShift 4.19 remove several APIs which require admin consideration. Please see the knowledge article https://access.redhat.com/articles/7112216 for details and instructions.
Kubernetes 1.32 and therefore OpenShift 4.19 remove several APIs which require admin consideration. Please see the knowledge article https://access.redhat.com/articles/7112216 for details and instructions.
ack-4.18-admissionregistration-v1beta1-api-removals-in-4.20: |-
The admissionregistration.k8s.io/v1beta1 group version is deprecated in 4.18 and will be removed in 4.20. The admissionregistration.k8s.io/v1 group version is available for use in 4.18, and resources must be migrated to it before upgrading to 4.20.