Skip to content

Remove feature flag for AIP-52#31034

Merged
dstandish merged 2 commits intoapache:mainfrom
astronomer:remove-feature-flag
May 5, 2023
Merged

Remove feature flag for AIP-52#31034
dstandish merged 2 commits intoapache:mainfrom
astronomer:remove-feature-flag

Conversation

@dstandish
Copy link
Copy Markdown
Contributor

No longer needed because we will complete this for 2.7

No longer needed because we will complete this for 2.7
@pankajkoti
Copy link
Copy Markdown
Member

Checked out locally and confirmed that all references are removed :)

Comment thread tests/www/views/test_views_acl.py Outdated
]
if _ENABLE_AIP_52:
expected.insert(1, {"name": "example_setup_teardown_taskflow", "type": "dag"})
expected.insert(1, {"name": "example_setup_teardown_taskflow", "type": "dag"})
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Let's refactor this, doesn't need to follow this pattern any longer.

@potiuk
Copy link
Copy Markdown
Member

potiuk commented May 4, 2023

A comment here - I am also cool with it, but it could potentially have some impact on cherry-picking.

It' not likely in this case and we will find out when cherry-picking, but just wanted to mention it here. We are likely not going to remove AIP-44 feature flag until very close to the 2.7 branch cut-off for that reason (but our changes are more "core" bound, so just wanted to mention the reasoning here.

@dstandish dstandish merged commit 5383d57 into apache:main May 5, 2023
@dstandish dstandish deleted the remove-feature-flag branch May 5, 2023 07:52
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label May 8, 2023
@ephraimbuddy ephraimbuddy added this to the Airflow 2.7.0 milestone May 8, 2023
@dstandish dstandish added the AIP-52 Automatic setup and teardown tasks label Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AIP-52 Automatic setup and teardown tasks area:dev-tools area:providers area:serialization area:webserver Webserver related Issues changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) provider:cncf-kubernetes Kubernetes (k8s) provider related issues provider:docker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants