Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1969304

Summary: BMAC doesn't check if ISO Url changed before queuing BMH for reconcile
Product: OpenShift Container Platform Reporter: Flavio Percoco <fpercoco>
Component: assisted-installerAssignee: Flavio Percoco <fpercoco>
assisted-installer sub component: assisted-service QA Contact: Trey West <trwest>
Status: CLOSED CURRENTRELEASE Docs Contact:
Severity: low    
Priority: medium CC: aos-bugs, trwest
Version: 4.8Keywords: Triaged
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: AI-Team-Platform KNI-EDGE-4.8
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1969315 (view as bug list) Environment:
Last Closed: 2022-08-28 08:45:59 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:    
Bug Blocks: 1969315    

Description Flavio Percoco 2021-06-08 07:32:18 UTC
BMAC's watch for InfraEnv does not check if the URL changed before queuing the BMH for Reconcile. This may end up in a few wasted Reconcile calls as the InfraEnv URL doesn't change that often.

Comment 1 Flavio Percoco 2021-06-14 07:00:45 UTC
The verification process for this bug is to make sure that InfraEnv gets an URL and that it is eventually set to the BMH resource.

@trwest verified #1968382 3 days ago, which also included the commits for this Bugzilla:  https://bugzilla.redhat.com/show_bug.cgi?id=1968382#c2

Trey, let me know if you wanted to run other tests on this.

Comment 2 Trey West 2021-06-15 02:48:35 UTC
@fpercoco is there a way for us to check how often the reconcile is happening and verify that it isn't occurring more than necessary?