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

feat: support Airflow v2 #92

Merged
merged 20 commits into from
Jun 4, 2021
Merged

feat: support Airflow v2 #92

merged 20 commits into from
Jun 4, 2021

Conversation

xtrntr
Copy link
Contributor

@xtrntr xtrntr commented May 24, 2021

Add builds for Airflow v2.

@xtrntr xtrntr force-pushed the chore--upgrade-airflow branch 7 times, most recently from 1cff20b to 1c5eb91 Compare May 24, 2021 10:05
templates/vars.yml Outdated Show resolved Hide resolved
@xtrntr xtrntr force-pushed the chore--upgrade-airflow branch 17 times, most recently from 9765c8c to 78eb54b Compare May 31, 2021 02:21
@xtrntr xtrntr force-pushed the chore--upgrade-airflow branch from 78eb54b to 3f7c83a Compare May 31, 2021 04:18
entrypoint.sh Outdated Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
entrypoint.sh Outdated Show resolved Hide resolved
entrypoint.sh Outdated Show resolved Hide resolved
Copy link
Collaborator

@guangie88 guangie88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xtrntr xtrntr changed the title chore: upgrade airflow feat: support Airflow v2 Jun 1, 2021
CHANGELOG.md Outdated
@@ -8,11 +8,17 @@ Update `entrypoint.sh` to support the new version of Airflow.

BREAKING CHANGES:

`ENABLE_AIRFLOW_RBAC_SETUP_AUTH` takes on a different meaning for Airflow V2,
as only the RBAC UI is available in V2 while RBAC and non-RBAC UI is available
in V1. It just means to creating an user for V2 with the given env var values.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Weird grammar.

Do you mean: "For V2, set to "true", to automatically create the user?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, thanks for the catch.

CHANGELOG.md Outdated
@@ -12,7 +12,7 @@ Update `entrypoint.sh` to support the new version of Airflow.

`ENABLE_AIRFLOW_RBAC_SETUP_AUTH` takes on a different meaning for Airflow V2,
as only the RBAC UI is available in V2 while RBAC and non-RBAC UI is available
in V1. It just means to creating an user for V2 with the given env var values.
in V1. It just means to create an user for V2 with the given env vars.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: a user

@xtrntr xtrntr merged commit dfc6403 into master Jun 4, 2021
@xtrntr xtrntr deleted the chore--upgrade-airflow branch June 4, 2021 18:11
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

Successfully merging this pull request may close these issues.

2 participants