Replies: 3 comments
-
Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You should use |
Beta Was this translation helpful? Give feedback.
0 replies
-
Converting to discussions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Apache Airflow Provider(s)
hashicorp
Versions of Apache Airflow Providers
FROM docker.io/apache/airflow:3.0.4@sha256:6c07868196d1880d956f4b5ddf50244bc281faab39704a8940b1c1f3159a145e
Apache Airflow version
3.0.4
Operating System
Ubuntu 22.04.5 LTS
Deployment
Docker-Compose
Deployment details
Full docker-compose if needed: https://github.com/Enucatl/docker-airflow/blob/main/docker-compose.yml
What happened
Connections defined in Hashicorp Vault are not available within
PythonVirtualenvOperators
What you think should happen instead
test_connection log (no virtualenv = successful)
test_virtualenv log (fails)
How to reproduce
Minimum reproducible DAG (requires the Vault Secrets backend to be configured, with an example "stva" connection):
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions