Verified with: 4.11.0-0.nightly-2022-05-11-054135 RHOS-16.2-RHEL-8-20220311.n.1 1. Created a deployment in a project $ oc new-project demo3 $ oc create deployment --image quay.io/kuryr/demo demo3 2. Scaled to 100 $ oc scale --replicas=100 deployment demo3 3. Deleted the project $ oc project default $ oc delete ns demo3 It tooks 2 minutes
Removing the Triaged keyword because: * the QE automation assessment (flag qe_test_coverage) is missing
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 (Important: OpenShift Container Platform 4.11.0 bug fix and security 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/RHSA-2022:5069