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 help msg for kubectl get cmd #8925

Merged
merged 1 commit into from May 29, 2015
Merged

Fix help msg for kubectl get cmd #8925

merged 1 commit into from May 29, 2015

Conversation

andronat
Copy link
Contributor

Refs to #7842

I am not sure if this is the right way on solving this. Can someone comment?

(btw, I didn't regenerated the docs. It is just for initializing a discussion. Don't merge)

/cc @mbforbes

@k8s-bot
Copy link

k8s-bot commented May 28, 2015

Can one of the admins verify that this patch is reasonable to test? (reply "ok to test", or if you trust the user, reply "add to whitelist")

If this message is too spammy, please complain to ixdy.

@j3ffml
Copy link
Contributor

j3ffml commented May 28, 2015

I'm 50/50 on this. I'm generally in favor of autogenerating stuff, but this also seems a bit overkill for keeping a help string up to date, given that we don't add resources that often.

In any case, I don't think this is worth spending time on right now. Let's just update the const help string and look at doing something smarter post v1.0.

@andronat
Copy link
Contributor Author

Ok I will just update the help string

@andronat
Copy link
Contributor Author

done

@j3ffml j3ffml changed the title Dynamic help msg in get cmd Fix help msg for kubectl get cmd May 28, 2015
@j3ffml
Copy link
Contributor

j3ffml commented May 28, 2015

Thanks, @andronat. LGTM

Fixes #7842

@j3ffml j3ffml added lgtm "Looks good to me", indicates that a PR is ready to be merged. and removed post-1.0 labels May 28, 2015
@thockin
Copy link
Member

thockin commented May 28, 2015

Negative on CI

@j3ffml
Copy link
Contributor

j3ffml commented May 28, 2015

I think this just needs rebase to pick up #8965.

@andronat
Copy link
Contributor Author

rebased and ready

rjnagal added a commit that referenced this pull request May 29, 2015
Fix help msg for kubectl get cmd
@rjnagal rjnagal merged commit a026ca4 into kubernetes:master May 29, 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.

None yet

6 participants