Bug 1839631
Summary: | `oc rsh ` failed with panic error | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | zhou ying <yinzhou> |
Component: | oc | Assignee: | Maciej Szulik <maszulik> |
Status: | CLOSED ERRATA | QA Contact: | zhou ying <yinzhou> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.5 | CC: | aos-bugs, jokerman, mfojtik |
Target Milestone: | --- | ||
Target Release: | 4.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-13 17:41:26 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
zhou ying
2020-05-25 06:33:59 UTC
[root@dhcp-140-138 ~]# oc rsh po/kube-controller-manager-yinzhou25-nvnkx-master-0.c.openshift-qe.internal Defaulting container name to kube-controller-manager. Use 'oc describe pod/kube-controller-manager-yinzhou25-nvnkx-master-0.c.openshift-qe.internal -n openshift-kube-controller-manager' to see all of the containers in this pod. sh-4.2# ls bin boot dev etc home lib lib64 media mnt opt proc root run sbin srv sys tmp usr var sh-4.2# date Tue May 26 02:45:52 UTC 2020 sh-4.2# exit exit [root@dhcp-140-138 ~]# oc version -o yaml clientVersion: buildDate: "2020-05-25T20:42:46Z" compiler: gc gitCommit: e21eeff1b118f8eb0ea892a59bbc13a6f3488c89 gitTreeState: clean gitVersion: 4.5.0-202005252037-e21eeff goVersion: go1.13.4 major: "" minor: "" platform: linux/amd64 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:2409 |