josephglanville opened a new issue #11665:
URL: https://github.com/apache/druid/issues/11665


   ### Affected Version
   
   0.22.0-SNAPSHOT
   
   ### Description
   
   Druid Docker entrypoint script (`druid.sh`) logs environment variable 
overrides to stdout.
   This makes it undesirable for use as a mechanism to propagate passwords to 
Druid via environment variables which can be populated easily by secrets on 
Kubernetes.
   
   Suggested fix is to have a flag to disable the "Setting X to Y" log messages 
or perhaps have a list of masked variables though the latter seems more 
difficult if it's not readily available.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to