-
Story
-
Resolution: Done
-
Blocker
-
None
-
None
-
False
-
None
-
False
-
-
Starting with this 4.16-ci payload, we see these failures (examples shown below). It happens on aws, azure, and gcp:
4.16.0-0.ci-2024-03-16-025152 Rejected 38 hours ago 03-16T02:51:52Z https://amd64.ocp.releases.ci.openshift.org/releasestream/4.16.0-0.ci/release/4.16.0-0.ci-2024-03-16-025152
aggregated-aws-ovn-upgrade-4.16-minor Failed
Failed: suite=[openshift-tests], [sig-auth] all workloads in ns/openshift-must-gather-smq72 must set the 'openshift.io/required-scc' annotation
aggregated-azure-sdn-upgrade-4.16-minor Failed
Failed: suite=[openshift-tests], [sig-auth] all workloads in ns/openshift-must-gather-494qg must set the 'openshift.io/required-scc' annotation
This looks like the culprit: https://github.com/openshift/origin/pull/28589 ; revert = https://github.com/openshift/origin/pull/28659.