Hide Forgot
Raising to Urgent since we need to merge and verify this ASAP since customer is blocked.
Fetch latest console code of release-4.6 branch [yapei@New_Mac console]$ git rebase origin/release-4.6 First, rewinding head to replay your work on top of it... Fast-forwarded release-4.6 to origin/release-4.6. [yapei@New_Mac console]$ go mod graph | grep opencontainers/runc github.com/deislabs/oras.1 github.com/opencontainers/runc.1 github.com/Microsoft/hcsshim.7 github.com/opencontainers/runc.0-20190115041553-12f6a991201f github.com/openshift/library-go.0-20200424095618-2aeb4725dadf github.com/opencontainers/runc.0-20191031171055-b133feaeeb2e [yapei@New_Mac console]$ [yapei@New_Mac console]$ go list -m all | grep opencontainers/runc github.com/opencontainers/runc v0.1.1 => github.com/opencontainers/runc v1.0.0-rc8.0.20190926150303-84373aaa560b [yapei@New_Mac console]$ [yapei@New_Mac console]$ go list -m all | grep deislabs/oras github.com/deislabs/oras v0.8.1 [yapei@New_Mac console]$ [yapei@New_Mac console]$ go list -m all | grep openshift/library-go github.com/openshift/library-go v0.0.0-20200424095618-2aeb4725dadf opencontainers/runc module is updated to 1.0.0-rc8 which include the fix, moving to VERIFIED
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.6.8 security and 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/RHSA-2020:5259