Custom secret backend issue #43880
Unanswered
dor-schreiber
asked this question in
General
Replies: 1 comment 2 replies
-
Converted it to a discussion, it's not an airflow issue, It is something you have problems with and ask for help - so this should be a discussion in the first place. Looks lke you have circular import somewhere. There are two ways to deal with circular imports : |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Apache Airflow version
Other Airflow 2 version (please specify below)
If "Other Airflow 2 version" selected, which one?
2.9.1
What happened?
Can't use a custom secret backend. I want to make a backend that reads a yaml file to override connections From the GCP secret manager.
Getting error:
What you think should happen instead?
No response
How to reproduce
Code for custom backend:
File name
custom_secrets_backend
underplugins
folderin
airflow.cfg
file:example
yaml
:Operating System
Mac Sonoma 14.4.1
Versions of Apache Airflow Providers
No response
Deployment
Docker-Compose
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions