This is a clone of issue OCPBUGS-56523. The following is the description of the original issue:
—
admissionregistration v1beta1 was enabled by mistake in 4.17 because in the base version of kube on which 4.17 is based, the API was already v1 and locked on, the ValidatingAdmissionPolicy gate locked to true.
Hypershift is currently deploying VAP into the guest cluster with v1beta1. This API will be disabled in 4.20.
In order to get soak time ahead of that move, let's switch 4.19 to use v1.
There might also be merit in backporting this change to 4.17 just for consistency.
- clones
-
OCPBUGS-56523 HostedControlPlane: switch admission registration API from v1beta1 to v1
-
- Closed
-
- is blocked by
-
OCPBUGS-56523 HostedControlPlane: switch admission registration API from v1beta1 to v1
-
- Closed
-
- links to
-
RHBA-2025:8284 OpenShift Container Platform 4.18.16 bug fix update