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

More straightforward way to mark specific config keys as secrets #29027

Open
jmartisk opened this issue Nov 3, 2022 · 1 comment
Open

More straightforward way to mark specific config keys as secrets #29027

jmartisk opened this issue Nov 3, 2022 · 1 comment

Comments

@jmartisk
Copy link
Contributor

jmartisk commented Nov 3, 2022

Description

Currently, to protect specific config keys, you have to build and register an instance of SecretKeysConfigSourceInterceptor.
It would be nice to be able to, for example, mark something as a secret by using a specific type (or annotation?) for the property inside a ConfigMapping.

Implementation ideas

No response

@sberyozkin
Copy link
Member

Roberto, David have a few ideas, some issues could be opened as well

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

No branches or pull requests

2 participants