Bug 1775210
| Summary: | [DR] proxy support | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Sam Batschelet <sbatsche> |
| Component: | Documentation | Assignee: | Andrea Hoffer <ahoffer> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ge liu <geliu> |
| Severity: | unspecified | Docs Contact: | Vikram Goyal <vigoyal> |
| Priority: | high | ||
| Version: | 4.3.0 | CC: | aos-bugs, geliu, jokerman, mfojtik, skolicha |
| Target Milestone: | --- | ||
| Target Release: | 4.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-05-05 16:50:08 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: | |||
|
Description
Sam Batschelet
2019-11-21 14:59:38 UTC
When the proxy is enabled, the related environment should be exported to the disaster recovery scripts. The relevant environment variables would be NO_PROXY, HTTP_PROXY, and HTTPS_PROXY. If the documentation is updated to include the additional steps needed to enable DR scripts to run in a proxied environment, then, DR should work as expected. Transferring this bug to Documentation. @Ge Liu, can you please review this? And can you also make sure that this is tested? We wanted to make sure that it is correct to assume that the `NO_PROXY`, `HTTP_PROXY`, and `HTTPS_PROXY` environment variables are set as the procedure expects (as mentioned in this discussion: https://github.com/openshift/openshift-docs/pull/18705/files#r359132908). Thanks! Preview: https://bz-1775210--ocpdocs.netlify.com/openshift-enterprise/latest/backup_and_restore/backing-up-etcd.html#backing-up-etcd-data_backup-etcd Verified on 4.3 http_proxy env, and gave comment in pr. PRs [1] have been merged, moving to release pending. [1] - PR for 4.4+: https://github.com/openshift/openshift-docs/pull/18705 - PR for 4.2/4.3: https://github.com/openshift/openshift-docs/pull/21185 |