Skip to content

Conversation

@dstandish
Copy link
Contributor

Currently it assumes that you will only use this for config settings (which you can already do with conf_vars).

We should allow any kind of env var so that for example it could be used to patch an airflow conn or any other env var (which is sort of what is advertised in the function name anyway).

Currently it assumes that you will only use this for config settings (which you can already do with `conf_vars`).

We should allow any kind of env var so that for example it could be used to patch an airflow conn or any other env var (which is sort of what is advertised in the function name anyway).
@boring-cyborg boring-cyborg bot added the area:Scheduler including HA (high availability) scheduler label Jan 11, 2022
@github-actions
Copy link

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Jan 11, 2022
@dstandish
Copy link
Contributor Author

dstandish commented Jan 11, 2022

@potiuk this one is hanging

Build Images / Please rebase or amend, and force push the PR to run full tests

is it ok to merge? or you think it needs a rerun

@potiuk potiuk merged commit 17a594f into apache:main Jan 11, 2022
@uranusjr uranusjr deleted the env-vars-more-generic branch January 12, 2022 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Scheduler including HA (high availability) scheduler full tests needed We need to run full set of tests for this PR to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants