The request is to remove the display of guest VM credentials (and all associated text) from the OpenShift Virtualization VM console, either by default or via a configuration option.
Displaying user credentials, even initial ones from cloud-init, on a webpage is a significant security risk ("instant red-flag to security reviewers"). Furthermore, the displayed information is often unreliable as it only reflects the initial cloud-init configuration and doesn't update if the password is changed within the guest OS.
It also only detects one of the many ways credentials can be specified.