From Christian: everytime the pod terminal updates we send this: const data = Base64.encode(JSON.stringify({ Height: rows, Width: cols })); this.ws && this.ws.send(`4${data}`); but widget that is used for WebTerminal does not seem to send it. It's critical for WebTerminal since even kubectl edit command does not work with the default terminal size.
Verified on 4.8.0-0.nightly-2021-06-08-034312 Using Chrome Version 90.0.4430.212
*** Bug 1969786 has been marked as a duplicate of this bug. ***
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