Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support secrets in DAG generation #5778

Open
scholtzan opened this issue Jun 11, 2024 · 0 comments
Open

Support secrets in DAG generation #5778

scholtzan opened this issue Jun 11, 2024 · 0 comments

Comments

@scholtzan
Copy link
Collaborator

scholtzan commented Jun 11, 2024

It is recommended to pass API keys etc. as secrets instead of normal env variables (since env variables might get leaked in the Airflow UI): https://mozilla-hub.atlassian.net/wiki/spaces/SRE/pages/27922811/WTMO+Developer+Guide#WTMODeveloperGuide-ManagingsecretsinGKEworkloads

The DAG generation logic currently doesn't support secrets. We should probably extend the metadata.yaml files to list which secrets should be passed to an Airflow task

┆Issue is synchronized with this Jira Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant