reviewed-in-sprint: not enough capacity to work on this bugzilla.
Following steps were followed to verify this bug git clone git:openshift/kubernetes.git git checkout -b release-4.8 origin/release-4.8 git blame vendor/github.com/openshift/apiserver-library-go/pkg/securitycontextconstraints/sccadmission/admission.go > /tmp/blame.txt Searching for 'function requireStandardSCCs', as it is present in the PR(https://github.com/openshift/apiserver-library-go/pull/68) grep 'func requireStandardSCCs' /tmp/blame.txt grep returned no results, so bump PR is either not raise or not merged in release-4.8
We have used the following query parameters to verify 2 days: https://search.ci.openshift.org/?search=unable+to+validate+against+any+security+context+constraint&maxAge=48h0m0s&context=1&type=junit&name=4%5C.8&excludeName=upgrade&maxMatches=5&maxBytes=20971520&groupBy=job 3 days: https://search.ci.openshift.org/?search=unable+to+validate+against+any+security+context+constraint&maxAge=72h0m0s&context=1&type=junit&name=4%5C.8&excludeName=upgrade&maxMatches=5&maxBytes=20971520&groupBy=job 3 days results have failures, 2 days one's don't Hence the bug is no longer seen from the past 2 days, the PR was merged around 3 days ago
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.8.22 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:4830