+++ This bug was initially created as a clone of Bug #1966485 +++ +++ Needs to be backported to ocm-2.3 branch +++ The operator-managed assisted-service deployment sets `CHECK_CLUSTER_VERSION` to False, which means deployments won't wait for CVO to be ready before marking the cluster as deployed. As a reference, this option is set to True in the cloud deployment. The same should be done with the operator-based deployment. reference: https://github.com/openshift/assisted-service/blob/master/internal/controller/controllers/agentserviceconfig_controller.go#L392 Checks to do: - Verify that the controller logs "Checking cluster version operator availability status" - Check the operations status
need to be verified on a downstream ACM version. ACM has not cut us a new release image. This bug should not block the release.
bug needs to be verified on downstream acm. should not block the release.
removing the blocker flag for now. as this should not block the release.
Moving bug off openshift product to RHACM. this bug will need to be verified on a downtream RHACM with Assisted service image.