Bug 1584696
Summary: | oc bash completion not up to date | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Mauricio Magnani <mmagnani> |
Component: | oc | Assignee: | Maciej Szulik <maszulik> |
Status: | CLOSED ERRATA | QA Contact: | Xingxing Xia <xxia> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 3.9.0 | CC: | aos-bugs, jokerman, mmccomas |
Target Milestone: | --- | ||
Target Release: | 3.10.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-03-14 02:15:34 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
Mauricio Magnani
2018-05-31 13:09:57 UTC
Hi Mauricio, are you able to get any other commands to complete? Have you made sure that the completion script has been sourced in your shell? ``` $ source <(oc completion bash) ``` Hi Juan, >>> are you able to get any other commands to complete? yes, it's a very strange behavior. Some commands complete and others do not. >>>Have you made sure that the completion script has been sourced in your shell? yes, I checked again to make sure. Hi Mauricio, I have checked this with a newer client, and this issue no longer occurs as of v3.10. Moving this to ON_QA. Thanks Verified in oc v3.10.0-0.54.0 which is yum installed/upgraded. The problem does not exist. What still exist are bug 1534371's some examples 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:0405 |