OpenShift engineering has decided to NOT ship 4.8.6 on 8/23 due to the following issue. https://bugzilla.redhat.com/show_bug.cgi?id=1995785 All the fixes part will be now included in 4.8.7 on 8/30.
G2Bsync 912085739 comment CrystalChun Thu, 02 Sep 2021 21:54:56 UTC G2Bsync Fix was merged as part of ACM 2.3 GA Picked up in #14081
Hi @frolland, some questions about this bug: 1. What is the use case of this bug? Before\during\after installation? 2. In order to reproduce & verify the bug, should booting and rebooting the host be done manually, or done via ZTP and bmh? Thanks!
1. Before installation 2. Should work with both methods
Verified with: Hub Cluster OCP version: 4.8.0 RHACM version: 2.3.3-DOWNSTREAM-2021-09-30-13-28-42 Using both manual & ZTP methods to reboot the host with the new infraenv, output with old Infraenv: oc get agent -o jsonpath='{.items[0].spec.clusterDeploymentName.name}{"\n"}' spoke-0 With new Infraenv: oc get agent -o jsonpath='{.items[0].spec.clusterDeploymentName.name}{"\n"}' spoke-0-2 From Agent events log, with Infraenv1: {"cluster_id":"06202dc3-1ce0-4661-a3f1-5ac682ccbe09","event_time":"2021-10-11T14:49:06.585Z","host_id":"67de17b9-ce08-45ce-98e2-a027c46f80b0","message":"Host 67de17b9-ce08-45ce-98e2-a027c46f80b0: registered to cluster","severity":"info"} After changing to Infraenv2: "cluster_id":"04af3f0a-6af0-4048-ba83-88ad08f6a220","event_time":"2021-10-11T15:00:10.060Z","host_id":"67de17b9-ce08-45ce-98e2-a027c46f80b0","message":"Host 67de17b9-ce08-45ce-98e2-a027c46f80b0: registered to cluster","severity":"info"}