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

Add Kubeclient#api_valid? #54

Merged
merged 1 commit into from
Mar 25, 2015
Merged

Conversation

Fryguy
Copy link
Member

@Fryguy Fryguy commented Mar 25, 2015

@abonas Please review. I built this on top of #47, so it includes your commit. If you change anything in there I will have to rebase, but that's ok. So, only need to review the second commit.

With Kubeclient having a simple api_valid? method, then I can call that directly in ManageIQ/manageiq#2156 without any extra logic. Also, that allows you to change the validation method if .api gets unwieldy or is invalid in the future.

@Fryguy
Copy link
Member Author

Fryguy commented Mar 25, 2015

sure, I can change it to .api_valid?

@Fryguy Fryguy changed the title [WIP] Add Kubeclient#valid? Add Kubeclient#api_valid? Mar 25, 2015
@Fryguy
Copy link
Member Author

Fryguy commented Mar 25, 2015

@abonas Updated to your latest changes and also renamed to api_valid?

@Fryguy
Copy link
Member Author

Fryguy commented Mar 25, 2015

I think this Fixes #40

abonas added a commit that referenced this pull request Mar 25, 2015
@abonas abonas merged commit b641c59 into ManageIQ:master Mar 25, 2015
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