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

Don't print Kubernetes username/password to console. #1494

Merged
merged 1 commit into from
Sep 29, 2014

Conversation

jbeda
Copy link
Contributor

@jbeda jbeda commented Sep 29, 2014

It is too easy to copy/paste this on-line.

Fixes #1483

It is too easy to copy/paste this on-line.

Fixes kubernetes#1483
@jbeda
Copy link
Contributor Author

jbeda commented Sep 29, 2014

@filbranden No need to fix up all the bash-isms here but rather a sanity check. It is hard to actually run/test all of these out so a careful review will be helpful.

@filbranden
Copy link
Contributor

Looks good.

Do the whitespace fixes need to be in the same commit as the parts that strip username/password from the console output? It would be better if they were in separate commits (even if it's in the same pull request) but if you're OK with both of them together then that's fine with me.

@jbeda
Copy link
Contributor Author

jbeda commented Sep 29, 2014

My editor does it by default. It'd be a pain to figure out how to separate it out.

filbranden added a commit that referenced this pull request Sep 29, 2014
Don't print Kubernetes username/password to console.
@filbranden filbranden merged commit 8469a34 into kubernetes:master Sep 29, 2014
@jbeda jbeda deleted the no-password-printing branch September 30, 2014 20:35
gnufied pushed a commit to gnufied/kubernetes that referenced this pull request Mar 3, 2023
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.

kube-up scripts dump kubernetes password to console
2 participants