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

Fix deprecated provider aliases #15465

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

jedcunningham
Copy link
Member

Deprecated provider aliases (e.g. kubernetes -> cncf.kubernetes) should
install the provider package (e.g. apache-airflow-provider-cncf-kubernetes)
by default, not the requirements for the provider package. This behavior
was accidentally broken.

Deprecated provider aliases (e.g. kubernetes -> cncf.kubernetes) should
install the provider package (e.g.  apache-airflow-provider-cncf-kubernetes)
by default, not the requirements for the provider package. This behavior
was accidentally broken.
Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

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

Nice catch!

@potiuk potiuk merged commit fdea622 into apache:master Apr 21, 2021
@kaxil kaxil deleted the fix_deprecated_provider_aliases branch April 21, 2021 14:32
kaxil pushed a commit to astronomer/airflow that referenced this pull request Apr 26, 2021
Deprecated provider aliases (e.g. kubernetes -> cncf.kubernetes) should
install the provider package (e.g.  apache-airflow-provider-cncf-kubernetes)
by default, not the requirements for the provider package. This behavior
was accidentally broken.

(cherry picked from commit fdea622)
potiuk pushed a commit to potiuk/airflow that referenced this pull request May 6, 2021
Deprecated provider aliases (e.g. kubernetes -> cncf.kubernetes) should
install the provider package (e.g.  apache-airflow-provider-cncf-kubernetes)
by default, not the requirements for the provider package. This behavior
was accidentally broken.

(cherry picked from commit fdea622)
@potiuk potiuk added this to the Airflow 2.0.3 milestone May 9, 2021
@ashb ashb modified the milestones: Airflow 2.0.3, Airflow 2.1 May 18, 2021
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.

3 participants