+++ This bug was initially created as a clone of Bug #1970063 +++ Description of problem: Currently the AgentServiceConfig mirror registry method [1] requires a configmap containing both ca-bundle.crt and registries.conf to configure. In certain cases only one or the other is needed, but both are required to work. The only alternative is to reference a dummy certificate or dummy registries.conf in these situations. IgnitionConfig overrides is not always a good solution as the AgentServiceConfig mirror registry method passes the changes to the OCP install-config.yaml as well [1] https://github.com/openshift/assisted-service/blob/master/docs/operator.md#mirror-registry-configuration Version-Release number of selected component (if applicable): Latest assisted operator upstream How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: Use cases: - Customer mirror registry has an official CA signed certificate, so they do not need to add an additional cert, but do not a registries.conf for mirroring - Customer is not in a disconnected environment (no need for self signed cert) but do need to include image mapping both in registries.conf and install-config.yaml for dev/testing purposes
Bug is fixed u/s - Waiting for D/S build to validate.
Also this bug does not block the 4.8.0 release.
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 912701930 comment CrystalChun Fri, 03 Sep 2021 17:39:55 UTC G2Bsync Fix was shipped as part of ACM 2.3 GA Picked up in https://github.com/open-cluster-management/backlog/issues/14081