You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
transferred this issue from opendevstack/ods-quickstarters
Jul 1, 2020
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
The text was updated successfully, but these errors were encountered: