-
Bug
-
Resolution: Done
-
Normal
-
4.11.z
-
None
-
No
-
False
-
The following tests are failing in OpenShift 4.11 after updating openshift-apiserver clients to 1.24 (https://github.com/openshift/openshift-apiserver/pull/400):
[sig-devex][Feature:Templates] templateinstance cross-namespace test should create and delete objects across namespaces [Suite:openshift/conformance/parallel] [sig-devex][Feature:Templates] templateinstance readiness test should report failed soon after an annotated objects has failed [Skipped:Disconnected] [Suite:openshift/conformance/parallel] [sig-devex][Feature:Templates] templateinstance readiness test should report ready soon after all annotated objects are ready [Skipped:Disconnected] [Suite:openshift/conformance/parallel] [sig-devex][Feature:Templates] templateinstance security tests should pass security tests [Suite:openshift/conformance/parallel]
This prevents us from merging HTTP/2 CVE fixes to 4.11.
This initial issue was fixed during the 1.25 rebase inhttps://github.com/openshift/openshift-controller-manager/pull/242, but since openshift-apiserver wasn't properly updated in 4.11, we didn't caught it before.
I already backported the library-go change to 4.11 (https://github.com/openshift/library-go/pull/1598), all there is to do now is to include that fix in openshift-controller-manager.
- clones
-
OCPBUGS-23175 TemplateInstance doesn't pass security tests
- POST
- is depended on by
-
OCPBUGS-23175 TemplateInstance doesn't pass security tests
- POST
- links to