Bug 1967439

Summary: [4.8.0] Operator-managed assisted Service doesn't wait for CVO to finish before reporting back
Product: Red Hat Advanced Cluster Management for Kubernetes Reporter: Mat Kowalski <mko>
Component: unspecifiedAssignee: Mat Kowalski <mko>
Status: CLOSED CURRENTRELEASE QA Contact: bjacot
Severity: high Docs Contact:
Priority: high    
Version: rhacm-2.3CC: aos-bugs, bjacot, fpercoco, juhsu, yfirst
Target Milestone: ---Keywords: Triaged
Target Release: rhacm-2.3.2Flags: ming: rhacm-2.3+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: AI-Team-Platform
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: 1966485 Environment:
Last Closed: 2021-09-20 19:57:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1966485    
Bug Blocks:    

Description Mat Kowalski 2021-06-03 07:29:39 UTC
+++ 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

Comment 5 bjacot 2021-07-28 18:10:28 UTC
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.

Comment 8 bjacot 2021-08-05 14:36:52 UTC
bug needs to be verified on downstream acm.  should not block the release.

Comment 11 bjacot 2021-08-12 15:17:31 UTC
removing the blocker flag for now.  as this should not block the release.

Comment 12 bjacot 2021-08-12 17:00:36 UTC
Moving bug off openshift product to RHACM.  this bug will need to be verified on a downtream RHACM with Assisted service image.