Bug 2056669

Summary: Missing proxy configuration support in AgentClusterInstall
Product: Red Hat Advanced Cluster Management for Kubernetes Reporter: Mario Vázquez <mavazque>
Component: Infrastructure OperatorAssignee: Michael Filanov <mfilanov>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact: Christopher Dawson <cdawson>
Priority: unspecified    
Version: rhacm-2.4CC: ccrum, eerez, mavazque, trwest, yfirst
Target Milestone: ---   
Target Release: rhacm-2.5   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2049876 Environment:
Last Closed: 2022-10-03 20:20:49 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: 2049876    
Bug Blocks: 2049874, 2057208    

Description Mario Vázquez 2022-02-21 19:05:49 UTC
+++ 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:

Comment 1 Michael Filanov 2022-02-21 20:38:36 UTC
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.

Comment 2 Chad Crum 2022-03-23 18:35:43 UTC
Verified this is fixed with 2.5.0-DOWNSTREAM-2022-03-22-18-59-30