Version: $ openshift-install version 4.6.3 Platform: baremetal IPI What happened? The install log, works fine as a general debug, but would be great to get some 'detail' in the oc get clusterversion as it 'progresses towards $VERSION' on install status I'm thinking about something in the lines of 'waiting master nodes to power up' or other more descriptive messages that are in between what the log shows and just the % of install progress # Always at least include the `.openshift_install.log` Intermediate 'status' information shown How to reproduce it (as minimally and precisely as possible)? Perform an OpenShift installation
installer is just passing on the string from ClusterVersion's status. Cluster-version operator sets that string, so this is a CVO RFE. We've had a few bugs around improvements to those condition strings, and the current tracker is bug 1768255, so I'm closing this request to fold it into that existing tracker. *** This bug has been marked as a duplicate of bug 1768255 ***