arjunanan6 opened a new issue, #36751:
URL: https://github.com/apache/airflow/issues/36751

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### If "Other Airflow 2 version" selected, which one?
   
   2.7.1
   
   ### What happened?
   
   The kubernetes cluster connection type uses text fields for all of its 
fields, thereby making all values visible to anyone looking at it, especially 
the kube_config field which contains sensitive information.
   
   While this is only an obscurity change, to solve this, the field type just 
needs to be changed to a password field so that the values are masked. 
   
   I'll be raising a PR for this. 
   
   ### What you think should happen instead?
   
   The field (at least kube_config) should be changed to a sensitive field like 
password. 
   
   ### How to reproduce
   
   Add a connection of type Kubernetes Cluster Connection.
   
   ### Operating System
   
   Debian GNU/Linux 11
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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