https://bugzilla.redhat.com/show_bug.cgi?id=1480766
Bug ID: 1480766 Summary: kubectl 1.7.3 bash completion has invalid options Product: Fedora Version: 26 Component: kubernetes Assignee: jchaloup@redhat.com Reporter: giovanni.tirloni@gmail.com QA Contact: extras-qa@fedoraproject.org CC: eparis@redhat.com, golang-updates@lists.fedoraproject.org, ichavero@redhat.com, jbrooks@redhat.com, jcajka@redhat.com, jchaloup@redhat.com, nhorman@redhat.com, tstclair@heptio.com, vbatts@redhat.com
Description of problem: kubectl bash completion has invalid options
Version-Release number of selected component (if applicable): kubernetes-client-1.6.7-1.fc26.x86_64
How reproducible: Always
Steps to Reproduce: 1. Type: kubectl get <tab> 2. See options available 3. Try `kubectl get status` or `kubectl get thirdpartyresourcedata` or `kubectl get cluster`
Actual results: Error message is displayed: the server doesn't have a resource type "status"
Expected results: These options are not available in completion options
Additional info: Tested against minikube 1.7.3
https://bugzilla.redhat.com/show_bug.cgi?id=1480766
--- Comment #1 from Giovanni Tirloni giovanni.tirloni@gmail.com --- Just noticed kubectl is at version 1.6.7. For some reason I thought Fedora already had 1.7.x. This is likely the issue here (version mismatch).
https://bugzilla.redhat.com/show_bug.cgi?id=1480766
--- Comment #2 from Giovanni Tirloni giovanni.tirloni@gmail.com --- Maybe the bash completion does need an update. Tested against minikube 1.6.4 now but same results:
$ /usr/bin/kubectl version --short Client Version: v1.6.7 Server Version: v1.6.4
$ /usr/bin/kubectl get certificatesigningrequest event pod service cluster horizontalpodautoscaler poddisruptionbudget serviceaccount clusterrole ingress podsecuritypolicy statefulset clusterrolebinding job podtemplate status componentstatus limitrange replicaset storageclass configmap namespace replicationcontroller thirdpartyresource cronjob networkpolicy resourcequota thirdpartyresourcedata daemonset node role deployment persistentvolume rolebinding endpoints persistentvolumeclaim secret
https://bugzilla.redhat.com/show_bug.cgi?id=1480766
Giovanni Tirloni giovanni.tirloni@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|kubectl 1.7.3 bash |kubectl 1.6.7 bash |completion has invalid |completion has invalid |options |options
https://bugzilla.redhat.com/show_bug.cgi?id=1480766
--- Comment #3 from Fedora End Of Life jkurik@fedoraproject.org --- This message is a reminder that Fedora 26 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 26. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '26'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 26 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
https://bugzilla.redhat.com/show_bug.cgi?id=1480766
Fedora End Of Life jkurik@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |EOL Last Closed| |2018-05-29 07:45:27
--- Comment #4 from Fedora End Of Life jkurik@fedoraproject.org --- Fedora 26 changed to end-of-life (EOL) status on 2018-05-29. Fedora 26 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug.
Thank you for reporting this bug and we are sorry it could not be fixed.
golang-updates@lists.stg.fedoraproject.org