The root cause is that oc debug in 4.6 creates a temporary debugging namespace, which in some cases is not removed. This functionality was removed in 4.7 in https://github.com/openshift/oc/pull/668, but I need this bug and 4.7 one to be able to merge 4.6.
Can't reproduce with ocp48 client , will move to verified status. [root@localhost roottest]# oc version --client -o yaml clientVersion: buildDate: "2021-04-13T12:34:44Z" compiler: gc gitCommit: 783a74fd112c8f8bd12a7d6e7696d0eb49f09fe5 gitTreeState: clean gitVersion: 4.8.0-202104131208.p0-783a74f goVersion: go1.16.1 major: "" minor: "" platform: linux/amd64 releaseClientVersion: 4.8.0-0.nightly-2021-04-13-171608
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 (Moderate: OpenShift Container Platform 4.8.2 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-2021:2438