potiuk commented on issue #19251:
URL: https://github.com/apache/airflow/issues/19251#issuecomment-958718560


   I personally think `skip` is a bit more "straightforward" and simple. Using 
more than one secret backend is not supported currently and we would have to 
implement the capability of definining multiple backands (with multiple 
configs) for the "look_in" type of setting to make sense.
   
   I think the most "common" use cases are where secrets are kept in "secret" 
backend and all other variables are kept in metastore, so having just 
"skip_external_backend" makes sense (however I'd rename the parameter to 
'skip_secret_backend` to be more precise.


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