fhoda opened a new pull request #11736:
URL: https://github.com/apache/airflow/pull/11736


   In some cases organizations may not want to use Vault for Airflow Variable, 
but instead for Airflow Connections only. The proposed PR makes Variables 
optional in Vault when using Vault as the Alternative Secrets Backend.
   
   The changes here eliminate Airflow requests to Vault when the 
`variables_path` parameter is not defined in `backend_kwargs`. Thus reducing 
the burden on Vault deployments and reduced error messages when only Connection 
are truly implemented.
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to