Bug 1821276
| Summary: | CAM does not support running in a limited disconnected environment behind a proxy | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Erik Nelson <ernelson> | |
| Component: | Migration Tooling | Assignee: | Erik Nelson <ernelson> | |
| Status: | CLOSED ERRATA | QA Contact: | Xin jiang <xjiang> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 4.4 | CC: | chezhang, dymurray, jmatthew, pvauter, sregidor, whu | |
| Target Milestone: | --- | |||
| Target Release: | 4.4.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1821282 (view as bug list) | Environment: | ||
| Last Closed: | 2020-05-28 11:09:56 UTC | Type: | Bug | |
| 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: | ||||
| Bug Blocks: | 1821282 | |||
|
Description
Erik Nelson
2020-04-06 13:22:46 UTC
Upstream master PRs: https://github.com/konveyor/mig-operator/pull/278 https://github.com/konveyor/mig-controller/pull/473 https://github.com/vmware-tanzu/velero-plugin-for-aws/pull/37 (plan is to rebase our fork on top of this once its accepted, for now we are adding to our fork below) https://github.com/konveyor/velero-plugin-for-aws/pull/3 4.1 does not have a "Proxy" CRD, users must manually configure their proxy via the same 3.x variables on the MigrationController. Verified using CAM 1.2 stage Migrations could be run with no problem from 4.2 proxy -> 4.3 proxy using aws bucket. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2020:2326 |