Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cobra update and bash completions fix #7776

Merged
merged 2 commits into from May 6, 2015

Conversation

eparis
Copy link
Contributor

@eparis eparis commented May 5, 2015

filename extensions weren't working. kubectl create -f [tab][tab] wasn't showing .json/yaml files. Only directories.

@mbforbes
Copy link
Contributor

mbforbes commented May 5, 2015

@jlowdermilk unsure whether you have context on conbra and bash completions—feel free to reassign elsewhere if not

@j3ffml
Copy link
Contributor

j3ffml commented May 5, 2015

lgtm. Test failure looks like flake. I kicked travis.

@j3ffml
Copy link
Contributor

j3ffml commented May 5, 2015

Hmmm, still broken: https://travis-ci.org/GoogleCloudPlatform/kubernetes/jobs/61327954 Unit test failing in pkg/client for v1beta1. Can you take a look? If you don't think this should affect it, rebasing may resolve.

eparis added 2 commits May 5, 2015 19:19
Picks up some bash completions fixes and implements deprecated cobra
commands
Because we updated cobra, we get a better set of bash completions
@j3ffml
Copy link
Contributor

j3ffml commented May 6, 2015

Shippable green, merging.

j3ffml added a commit that referenced this pull request May 6, 2015
Cobra update and bash completions fix
@j3ffml j3ffml merged commit 221553b into kubernetes:master May 6, 2015
@eparis eparis deleted the minor-bash-fixes branch August 4, 2015 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants