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

Display senstive config values not in clear text #37

Open
Emily-Jiang opened this issue Jan 27, 2022 · 1 comment
Open

Display senstive config values not in clear text #37

Emily-Jiang opened this issue Jan 27, 2022 · 1 comment
Labels
Milestone

Comments

@Emily-Jiang
Copy link
Contributor

As an operations person, I want a way to define parts of the config whose values will not printed out in clear text but only as e.g. '**********' Sometimes config is also used for critical information like secret data which must not show up in logs etc.

@tomas-langer
Copy link
Contributor

This will probably require some kind of per-property meta information (to mark it as a secret). I think we should decide how to handle this asap and factor it into the spec

@radcortez radcortez added this to the 1.x milestone Jun 27, 2024
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