Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

j3ffml
Copy link
Contributor

@j3ffml j3ffml commented Jul 7, 2015

kubectl create -f filename doesn't need to check the extension
of filename. This fixes that behavior. Fixes #10853

cc @andronat, @mikedanese

`kubectl create -f filename` doesn't need to check the extension
of filename. This fixes that behavior.
@k8s-bot
Copy link

k8s-bot commented Jul 7, 2015

GCE e2e build/test passed for commit 8d4167e.

@yujuhong
Copy link
Contributor

yujuhong commented Jul 7, 2015

@jlowdermilk, if this PR is for v1.0, please ping @bgrant0607 directly to confirm. Thanks!

@j3ffml
Copy link
Contributor Author

j3ffml commented Jul 7, 2015

This is post-1.0. No rush

@mikedanese
Copy link
Member

LGTM. Thanks! Can you rebase then I'll tag this?

@k8s-bot
Copy link

k8s-bot commented Jul 23, 2015

GCE e2e build/test passed for commit 8d4167e.

@mikedanese mikedanese added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 23, 2015
@bgrant0607 bgrant0607 removed this from the v1.0-post milestone Jul 24, 2015
mikedanese added a commit that referenced this pull request Jul 24, 2015
kubectl resource builder: don't check extension for single files
@mikedanese mikedanese merged commit 816586b into kubernetes:master Jul 24, 2015
@j3ffml j3ffml deleted the kubectl-create-f branch August 6, 2015 17:54
k8s-github-robot referenced this pull request Sep 5, 2015
…10866-upstream-release-1.0

Auto commit by PR queue bot
@brendandburns brendandburns mentioned this pull request Sep 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kubectl create -f with filename is broken
6 participants