Neha, why the severity is high. Do we need to fix these in 4.7?
Ok, so I discussed this with Ohad, and we came upon a conclusion that the must gather is using some old version of noobaa in which, oobc list command is not introduced which is causing this issue. The noobaa version in mus gather running is 5.6 ``` [must-gather-hkgr9] POD time="2021-03-05T09:43:27Z" level=info msg="noobaa-image: noobaa/noobaa-core:5.6.0\n" ``` Adding @omitrani for his inputs on this.
Looking at the noobaa-operator repo there is an implementation for `noobaa obc list` in 5.6 (ocs 4.6) at https://github.com/noobaa/noobaa-operator/blob/5.6/pkg/obc/obc.go
@pkundra I'm not sure what you meant by "@rajat can you check which version must-gather uses" Must gather is using noobaa version 5.7 as I stated above.
Yes, the version of noobaa was 5.7, I printed the version by noobaa version command. Probably must gather is blocking that command in some way.
Pr: https://github.com/openshift/ocs-operator/pull/1123
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 (Red Hat OpenShift Container Storage 4.8.0 container images bug fix and enhancement 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:3003