dor-schreiber opened a new issue, #43779:
URL: https://github.com/apache/airflow/issues/43779

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### If "Other Airflow 2 version" selected, which one?
   
   2.9.1
   
   ### What happened?
   
   When using airflow with GCP secret manager it works great.
   When I wan't to use the secret manager to fetch the secrets + override some 
of them the secrets remain the same.wantthe 
   
   ### What you think should happen instead?
   
   The env/yaml secrets will be given priority over the secret manager. The UI 
secrets can override as well, but when using secret manager we are fetching the 
secret before using so I'm not sure how it will work.
   
   ### How to reproduce
   
   Create an airflow repo with secret manager backend 
[link](https://airflow.apache.org/docs/apache-airflow-providers-google/stable/secrets-backends/google-cloud-secret-manager-backend.html).
   
   Set a secret and try to override it sith local secret
   
   ### Operating System
   
   Mac Sonoma 14.4.1
   
   ### Versions of Apache Airflow Providers
   
   apache-airflow-providers-google==10.20.0
   
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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