You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/08/19 03:50:47 UTC

[GitHub] [airflow] maxexcloo commented on issue #19251: Add a way to skip the secret_backend

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

   We have published a package here with @raphaelauv's fix: https://pypi.org/project/custom-cloud-secret-manager-backend-kasna/
   
   It can be used like this:
   ```AIRFLOW__SECRETS__BACKEND=custom_cloud_secret_manager_backend_kasna.custom_cloud_secret_manager_backend.CustomCloudSecretManagerBackend
   AIRFLOW__SECRETS__BACKEND_KWARGS={"secret_lookup_prefix": "secret_"}```


-- 
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: commits-unsubscribe@airflow.apache.org

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