-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.15
-
No
-
Approved
-
False
-
-
-
Bug Fix
Description of problem:
AdmissionWebhookMatchConditions are enabled by default in Kubernetes 1.28, but we are currently disabling the feature gate in openshift/api. As a result, e2e tests are failing with Kubernetes 1.28 bump: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_kubernetes/1646/pull-ci-openshift-kubernetes-master-e2e-aws-ovn-fips/1684354421837795328
Version-Release number of selected component (if applicable):
4.15
How reproducible:
Always
Steps to Reproduce:
1. 2. 3.
Actual results:
AdmissionWebhookMatchConditions tests are failing
Expected results:
AdmissionWebhookMatchConditions should pass
Additional info:
Let me know once this is fixed so that we can drop the commit that skip these tests.