-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
openshift-4.17
-
None
-
None
Hypershift e2e tests are failing at
E0527 22:58:48.694244 1 run.go:74] "command failed" err="invalid argument \"ValidatingAdmissionPolicy=false\" for \"--feature-gates\" flag: cannot set feature gate ValidatingAdmissionPolicy to false, feature is locked to true"
That's related to ocp 4.17 bumping k8s 1.30, it has make ValidatingAdmissionPolicy feature GA.
To fix that openshift/api and k8s/api need to be bump, also it means bumping golang to 1.22.