Version: 4.8 Platform: baremetal Please specify: IPI What happened? After deleting provisioning CR, baremetal cluster operator shows 'available = false' The discussiong about bz1991641 led to the conclusion that this is not the expected behavior. [kni@provisionhost-0-0 ~]$ oc delete provisioning provisioning-configuration provisioning.metal3.io "provisioning-configuration" deleted [kni@provisionhost-0-0 ~]$ oc get clusteroperator|grep bare baremetal 4.8.0-0.nightly-2021-08-05-031749 False False False 14s [kni@provisionhost-0-0 ~]$ What did you expect to happen? baremetal cluster operator remains available: [kni@provisionhost-0-0 ~]$ oc get clusteroperator|grep bare baremetal 4.9.0-0.nightly-2021-08-07-175228 True False False 26h [kni@provisionhost-0-0 ~]$ How to reproduce it (as minimally and precisely as possible)?
This has been fixed in 4.10 and there is no need to change the message displayed by the "baremetal" CO in a 4.9 z-release.