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

Bug 1795730

Summary: etcd-snapshot-backup.sh doesn't work in disconnected installations
Product: OpenShift Container Platform Reporter: Michael Zamot <mzamot>
Component: EtcdAssignee: Sam Batschelet <sbatsche>
Status: CLOSED DUPLICATE QA Contact: ge liu <geliu>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 4.3.0CC: cpaquin, dtrainor, jkaur, mfojtik, mharris, mzamot, william.caban
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-05 14:37:16 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 Michael Zamot 2020-01-28 17:27:20 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1. Deploy a cluster with an offline registry
2. Login to any of the masters
3. Execute etcd-snapshot-backup.sh

Actual results:
Tries to download etcdctl from https://storage.googleapis.com, failing in clusters with no Internet connection

Expected results:
A container should be pull from Quay or the private/offline registry

Additional info:
Considering the risk that if the quorum is lost, we may have to redeploy this is quite urgent.

Comment 1 Michael Zamot 2020-01-28 17:31:35 UTC
Some work has been done in this regard, but still not quite: https://github.com/openshift/machine-config-operator/pull/1397

Comment 2 Sam Batschelet 2020-02-05 14:37:16 UTC

*** This bug has been marked as a duplicate of bug 1797035 ***