Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1775210

Summary: [DR] proxy support
Product: OpenShift Container Platform Reporter: Sam Batschelet <sbatsche>
Component: DocumentationAssignee: Andrea Hoffer <ahoffer>
Status: CLOSED CURRENTRELEASE QA Contact: ge liu <geliu>
Severity: unspecified Docs Contact: Vikram Goyal <vigoyal>
Priority: high    
Version: 4.3.0CC: 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
Description of problem:etcd DR has not been properly tested using proxy


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results: DR works as expected using proxy


Additional info:

Comment 1 Suresh Kolichala 2019-11-22 18:15:20 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.

Comment 2 Andrea Hoffer 2019-12-17 19:53:33 UTC
PR: https://github.com/openshift/openshift-docs/pull/18705

Comment 3 Andrea Hoffer 2020-01-15 02:38:22 UTC
@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

Comment 4 ge liu 2020-01-17 10:22:17 UTC
Verified on 4.3 http_proxy env, and gave comment in pr.

Comment 5 Andrea Hoffer 2020-05-04 15:18:47 UTC
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