Bug 1655414
| Summary: | oc get node -w with -o custom-columns, -o yaml, -o name does not "watch" | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Kenjiro Nakayama <knakayam> |
| Component: | oc | Assignee: | Maciej Szulik <maszulik> |
| Status: | CLOSED ERRATA | QA Contact: | zhou ying <yinzhou> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.11.0 | CC: | aos-bugs, jokerman, maszulik, mfojtik, mmccomas, palonsor, xxia |
| Target Milestone: | --- | Keywords: | Rebase |
| Target Release: | 4.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-06-04 10:41:04 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
Kenjiro Nakayama
2018-12-03 06:07:43 UTC
This is fixed upstream in https://github.com/kubernetes/kubernetes/pull/66554. It will be fixed in Origin once the 1.12 rebase lands. Link to rebase PR: https://github.com/openshift/origin/pull/21450 Confirmed with the kubect v1.12.2 , the issue has fixed, since the PR has not merged, will change status to "POST" This was fixed along with the 1.12 rebase, moving to qa. The issue has fixed: [root@preserve-master-yinzhou ~]# oc version oc v4.0.0-0.176.0 kubernetes v1.12.4+1d3f7e4c76 features: Basic-Auth GSSAPI Kerberos SPNEGO [root@preserve-master-yinzhou ~]# oc get nodes -o=custom-columns=NAME:.metadata.name,Adress:.status.addresses -w NAME Adress ip-10-0-137-108.us-east-2.compute.internal [map[address:10.0.137.108 type:InternalIP] map[type:InternalDNS address:ip-10-0-137-108.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-137-108.us-east-2.compute.internal]] ip-10-0-138-34.us-east-2.compute.internal [map[address:10.0.138.34 type:InternalIP] map[address:ip-10-0-138-34.us-east-2.compute.internal type:InternalDNS] map[address:ip-10-0-138-34.us-east-2.compute.internal type:Hostname]] ip-10-0-154-174.us-east-2.compute.internal [map[type:InternalIP address:10.0.154.174] map[type:InternalDNS address:ip-10-0-154-174.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-154-174.us-east-2.compute.internal]] ip-10-0-158-15.us-east-2.compute.internal [map[type:InternalIP address:10.0.158.15] map[type:InternalDNS address:ip-10-0-158-15.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-158-15.us-east-2.compute.internal]] ip-10-0-161-63.us-east-2.compute.internal [map[type:InternalIP address:10.0.161.63] map[type:InternalDNS address:ip-10-0-161-63.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-161-63.us-east-2.compute.internal]] ip-10-0-173-192.us-east-2.compute.internal [map[type:InternalIP address:10.0.173.192] map[type:InternalDNS address:ip-10-0-173-192.us-east-2.compute.internal] map[address:ip-10-0-173-192.us-east-2.compute.internal type:Hostname]] ip-10-0-137-108.us-east-2.compute.internal [map[type:InternalIP address:10.0.137.108] map[type:InternalDNS address:ip-10-0-137-108.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-137-108.us-east-2.compute.internal]] ip-10-0-154-174.us-east-2.compute.internal [map[type:InternalIP address:10.0.154.174] map[type:InternalDNS address:ip-10-0-154-174.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-154-174.us-east-2.compute.internal]] ip-10-0-173-192.us-east-2.compute.internal [map[type:InternalIP address:10.0.173.192] map[type:InternalDNS address:ip-10-0-173-192.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-173-192.us-east-2.compute.internal]] ip-10-0-158-15.us-east-2.compute.internal [map[type:InternalIP address:10.0.158.15] map[type:InternalDNS address:ip-10-0-158-15.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-158-15.us-east-2.compute.internal]] ip-10-0-161-63.us-east-2.compute.internal [map[type:InternalIP address:10.0.161.63] map[type:InternalDNS address:ip-10-0-161-63.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-161-63.us-east-2.compute.internal]] ip-10-0-138-34.us-east-2.compute.internal [map[type:InternalIP address:10.0.138.34] map[type:InternalDNS address:ip-10-0-138-34.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-138-34.us-east-2.compute.internal]] ip-10-0-137-108.us-east-2.compute.internal [map[type:InternalIP address:10.0.137.108] map[type:InternalDNS address:ip-10-0-137-108.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-137-108.us-east-2.compute.internal]] ip-10-0-154-174.us-east-2.compute.internal [map[type:InternalIP address:10.0.154.174] map[type:InternalDNS address:ip-10-0-154-174.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-154-174.us-east-2.compute.internal]] ip-10-0-173-192.us-east-2.compute.internal [map[type:InternalIP address:10.0.173.192] map[type:InternalDNS address:ip-10-0-173-192.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-173-192.us-east-2.compute.internal]] ip-10-0-158-15.us-east-2.compute.internal [map[type:InternalIP address:10.0.158.15] map[type:InternalDNS address:ip-10-0-158-15.us-east-2.compute.internal] map[type:Hostname address:ip-10-0-158-15.us-east-2.compute.internal]] ^C 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-2019:0758 |