potiuk commented on PR #59858:
URL: https://github.com/apache/airflow/pull/59858#issuecomment-3694293118

   Almost all the code here is not needed/duplicates existing functinality.
   
   * each config already has flag telling if they are sensitive - this is quite 
wrong to have a separate list
   * configs have built-in mechanism to mask sensitive data already, it's used 
to hide sensitive data when config is exposed in ui. 
   
   
   


-- 
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]

Reply via email to