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

Validate api version in kubectl --patch and --override #4819

Merged
merged 1 commit into from
Mar 2, 2015

Conversation

mikedanese
Copy link
Member

InterfacesFor() returns an error when the apiVersion is not found where CodecFor does not. This breaks ./hack/test-cmd.sh until #4793 is merged. Also related to #4771.

@mikedanese mikedanese force-pushed the validate-api-version branch 2 times, most recently from 22bf9d7 to 4bd5543 Compare February 25, 2015 19:08
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@googlebot
Copy link

CLAs look good, thanks!

@vishh
Copy link
Contributor

vishh commented Feb 25, 2015

LGTM. Will merge once CI passes.

@vishh vishh added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 25, 2015
@brendandburns
Copy link
Contributor

/hack/test-cmd.sh is failing for some reason.

@mikedanese
Copy link
Member Author

Too be expected. This would break ./hack/test-cmd.sh until #4793 is merged, but may be fixed in master. I'll rebase.

@mikedanese mikedanese force-pushed the validate-api-version branch 3 times, most recently from a026002 to e644fce Compare February 26, 2015 23:50
@mikedanese
Copy link
Member Author

This is good to go.

@bgrant0607 bgrant0607 self-assigned this Mar 2, 2015
@bgrant0607
Copy link
Member

Rerunning travis since it's been a few days since the last run. Will merge when it comes back green.

@mikedanese mikedanese force-pushed the validate-api-version branch from e644fce to 25fac68 Compare March 2, 2015 21:22
bgrant0607 added a commit that referenced this pull request Mar 2, 2015
Validate api version in kubectl --patch and --override
@bgrant0607 bgrant0607 merged commit 97d7e7e into kubernetes:master Mar 2, 2015
@mikedanese mikedanese deleted the validate-api-version branch March 2, 2015 22:16
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.

5 participants