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

[airflow-cluster] Turn PYTHONHTTPSVERIFY=0 into airflow config and enable to option to import certificates #4

Open
hugowschneider opened this issue Jan 16, 2020 · 0 comments
Assignees

Comments

@hugowschneider
Copy link

This environment variable can be better handled as a airflow configuration which allows the value
to be set through environment variables and also through config files

https://github.com/opendevstack/ods-quickstarters/blob/7f8c371a14e3c1dd64c48dcbad404f3949b11350/airflow-cluster/base-images/airflow/dist/oauth/airflow_oauth/contrib/auth/backends/generic_oauth.py#L34-L36

Another option that must be included is the possibility to import the certificates into the pod using secrets

@hugowschneider hugowschneider changed the title [airflow-cluster] Turn PYTHONHTTPSVERIFY=0 or import certificates [airflow-cluster] Turn PYTHONHTTPSVERIFY=0 into airflow config and enable to option to import certificates Jan 16, 2020
@gerardcl gerardcl transferred this issue from opendevstack/ods-quickstarters Jul 1, 2020
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

2 participants