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

Proposal: Option to mask credentials on generated YAML secrets when debug enabled #7705

Closed
bibliobeam opened this issue Feb 28, 2020 · 3 comments
Labels

Comments

@bibliobeam
Copy link

Output with debug flag prints as expected. Generated YAML shows secrets with crednetials. There sohlud be an option to disable the credentials display and still take advantage of debug feature.

Output of helm version:
v3.0.1
Output of kubectl version:
v1.16.6
Cloud Provider/Platform (AKS, GKE, Minikube etc.):
Openstack

@jdolitsky jdolitsky changed the title Debug flag prints the generated YAML secrets with credentials Proposal: Option to mask credentials on generated YAML secrets when debug enabled Feb 28, 2020
@jdolitsky
Copy link
Contributor

@bibliobeam thanks for opening - can you suggest how you'd like this implemented? (i.e. name of flag, or just does this by default, etc)

@bacongobbler
Copy link
Member

Duplicate of #7275.

@bibliobeam
Copy link
Author

#7275 already has a backward compatible solution, of adding an additional flag "sanitize", proposed for a similar issue. I'll look at contributing the fix as part of that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants