Skip to content

Commit

Permalink
Merge pull request #60689 from nikhita/bump-cobra-bash-alias
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue (batch tested with PRs 60732, 60689, 60648, 60704). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

bump(6644d4): spf13/cobra: support bash completion for aliases

Fixes kubernetes/kubectl#120

`spf13/cobra` was recently bumped in kubernetes/kubernetes#60530. The changes between then and now are:

- Fix generated bash completion for Bash 3 (OSX): spf13/cobra@fd32f09 
- Try out CircleCI: spf13/cobra@be77323 (but we don't vendor this in anyway)
-  Do not add a space after a single flag completion: spf13/cobra@1a618fb
- Bash completion aliases: spf13/cobra@a1e4933 (the commit that fixes kubernetes/kubectl#120)
-  Prefix bash functions with root command name: spf13/cobra@6644d46 (the commit that completely fixes kubernetes/kubernetes#60517)

No license changes.

**Release note**:

```release-note
NONE
```

/cc mengqiy cblecker sttts

Kubernetes-commit: 41399e0eeceb70e955f76b203e4a861977a9efe3
  • Loading branch information
k8s-publishing-bot committed Mar 2, 2018
2 parents 9eb9352 + 5b7b273 commit 56a65d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 56a65d9

Please sign in to comment.