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

Fix broken hack/cluster-validate.sh because output-versions were not locked #3441

Merged
merged 4 commits into from
Jan 14, 2015

Conversation

smarterclayton
Copy link
Contributor

Combination of changes to kubectl get and clientcmd resulted in no api-version
value being set, which resulted in converting to internal. Make that unpossible.

@lavalamp

…sions

Add more guards against bad behavior.  A follow up commit will ensure that
when the flags for api-version are specified, they default to the correct
values that client.SetKubernetesDefaults would use.
@lavalamp
Copy link
Member

LGTM

lavalamp added a commit that referenced this pull request Jan 14, 2015
Fix broken hack/cluster-validate.sh because output-versions were not locked
@lavalamp lavalamp merged commit 55b0057 into kubernetes:master Jan 14, 2015
@lavalamp
Copy link
Member

Thanks for quick fix!

@smarterclayton smarterclayton deleted the fix_object_versioning_bug branch February 11, 2015 02:21
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.

2 participants