Bug 2056669
| Summary: | Missing proxy configuration support in AgentClusterInstall | ||
|---|---|---|---|
| Product: | Red Hat Advanced Cluster Management for Kubernetes | Reporter: | Mario Vázquez <mavazque> |
| Component: | Infrastructure Operator | Assignee: | Michael Filanov <mfilanov> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | Christopher Dawson <cdawson> |
| Priority: | unspecified | ||
| Version: | rhacm-2.4 | CC: | 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
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 |