+++ This bug was initially created as a clone of Bug #1977449 +++ Description of problem: ======================= Originally reported here https://issues.redhat.com/browse/MGMT-5324 We had inconsistent results, as shown here: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_assisted-service/1456/pull-ci-openshift-assisted-service-master-subsystem-kubeapi-aws/1385056760468869120 The root cause is how InfraEnv used to requeue for errors, which changed with other fixes. We will now requeue after 20s (as the backend limits image generation requests windows to be above 10s), and avoid requeue for non-recoverable issues such as BadRequest (invalid config).
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 912080871 comment CrystalChun Thu, 02 Sep 2021 21:46:07 UTC G2Bsync Fix was merged as part of ACM 2.3 GA Picked up in https://github.com/open-cluster-management/backlog/issues/14081
Nir, can you verify this works since ACM 2.3.1 and 2.3.2 builds should have this fix. Thanks.