Bug 1608254
| Summary: | Need update the help info of `oc status` | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | zhou ying <yinzhou> |
| Component: | oc | Assignee: | Maciej Szulik <maszulik> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Xingxing Xia <xxia> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.11.0 | CC: | aos-bugs, jokerman, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | 3.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: |
undefined
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-12-21 15:16:33 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
2018-07-25 08:08:25 UTC
Will be fixed by https://github.com/openshift/origin/pull/20412 Hmm, tested and found there are 3 typos `--sugest` (lacking a 'g') in the PR Commits pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/019942f5e70db077a6da7791b260051588ae6b85 Bug 1608254 - update help messages https://github.com/openshift/origin/commit/6d490232b95aa2b971c0bcc3b0428b75bcfd8788 Merge pull request #20481 from soltysh/bug1608254 Bug 1608254 - update help messages Confirmed with latest ocp, the issue has fixed: [root@ip-172-18-14-248 registries.d]# oc version oc v3.11.0-0.10.0 kubernetes v1.11.0+d4cacc0 features: Basic-Auth GSSAPI Kerberos SPNEGO openshift v3.11.0-0.10.0 kubernetes v1.11.0+d4cacc0 Verified in oc v3.11.0-0.11.0. Typos fixed. Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/acccac5cff33d8c750e846a30a5e1e4d25174f25 Bug 1608254 - update help messages Closing bugs that were verified and targeted for GA but for some reason were not picked up by errata. This bug fix should be present in current 3.11 release content. |