-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
area/dist/quarkuskind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugrelease/26.1.0team/cloud-native
Description
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
dist/quarkus
Describe the bug
kc.config.args exposed in show-config - this was due to the removal of the ignored property with #34156
Version
latest
Regression
- The issue is a regression
Expected behavior
kc.config.args should not be exposed
Actual behavior
kc.config.args is exposed - any sensitive info from the cli (which we recommend against) will be displayed in show-config
How to Reproduce?
./kc.sh show-config --spi-foo-password=mypassword
Anything else?
No response
Metadata
Metadata
Assignees
Labels
area/dist/quarkuskind/bugCategorizes a PR related to a bugCategorizes a PR related to a bugrelease/26.1.0team/cloud-native