Checked on 4.5.7 by below steps, this fix has not bumped into console image: 1) console image for release image: console quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:362849d9db98b8812197e34c0e7035402ae04598f80196d811606084a96fa7bf 2) console commit for image: # oc image info quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:362849d9db98b8812197e34c0e7035402ae04598f80196d811606084a96fa7bf | grep commit io.openshift.build.commit.id=7612e27cc501f0d2b71fec191b5541da3ff26bd3 io.openshift.build.commit.url=https://github.com/openshift/console/commit/7612e27cc501f0d2b71fec191b5541da3ff26bd3 3) git commit logs does not have this fix: $ git log 7612e27cc501f0d2b71fec191b5541da3ff26bd3 | grep '#5876' <no merged history here> After built up the 4.5.7 console, the issue does reproduce.
Created attachment 1712309 [details] issue screenshot
Created attachment 1712310 [details] node status
Created attachment 1712311 [details] component trace
Created attachment 1712312 [details] stack trace
Checked on latest nightly payload: 4.5.0-0.nightly-2020-08-23-191713 When Node has disk pressure, the terminal tab could show an error instead of crashing. Attaching the screenshot for refer. This could be verified.
Created attachment 1712328 [details] Verification screenshot
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.5.8 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-2020:3510