Fedora Account System
Red Hat Associate
Red Hat Customer
+++ This bug was initially created as a clone of Bug #2049876 +++ Description of the problem: Proxy configuration support in AgentClusterInstall is missing. Fix on https://github.com/openshift/assisted-service/pull/3215. Release version: Operator snapshot version: OCP version: Browser Info: How reproducible: 100% Steps to reproduce: 1. Create AgentClusterInstall with proxy configuration Actual results: No proxy configurations on AgentClusterInstall resource Expected results: Additional info:
will be resolved with https://github.com/stolostron/hub-crds/pull/101 As a workaround it's possible to apply a newer version of the CRD https://github.com/openshift/assisted-service/blob/release-ocm-2.4/deploy/olm-catalog/manifests/extensions.hive.openshift.io_agentclusterinstalls.yaml The code already knows how to handle this configuration the problem is in the release that have older version of the CRD.
Verified this is fixed with 2.5.0-DOWNSTREAM-2022-03-22-18-59-30