Bug 1795696
| Summary: | oc rsh -n openshift-etcd etcd-member-pod should have working etcdctl | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Scott Dodson <sdodson> | |
| Component: | Etcd | Assignee: | Suresh Kolichala <skolicha> | |
| Status: | CLOSED ERRATA | QA Contact: | ge liu <geliu> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 4.2.z | CC: | mfojtik | |
| 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: | ||||
| : | 1801430 1834823 (view as bug list) | Environment: | ||
| Last Closed: | 2020-05-04 11:27:25 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: | 1801430 | |||
|
Description
Scott Dodson
2020-01-28 16:34:08 UTC
verified with 4.4.0-0.nightly-2020-02-12-102027 # oc rsh -n openshift-etcd etcd-ip-10-0-143-42.us-east-2.compute.internal Defaulting container name to etcd. Use 'oc describe pod/etcd-ip-10-0-143-42.us-east-2.compute.internal -n openshift-etcd' to see all of the containers in this pod. sh-4.2# etcdctl NAME: etcdctl - A simple command line client for etcd3. USAGE: etcdctl VERSION: 3.3.18 API VERSION: 3.3 COMMANDS: get Gets the key or a range of keys put Puts the given key into the store del Removes the specified key or range of keys [key, range_end) txn Txn processes all the requests in one transaction 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/RHBA-2020:0581 |