Skip to content

Conversation

@phanikumv
Copy link
Contributor

This PR is a follow up to the config removal PR #46663
We will need to add an entry in airflow/cli/remote_commands/config_command.py to indicate the removal


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@phanikumv phanikumv requested a review from sunank200 February 12, 2025 09:28
@phanikumv phanikumv changed the title allow_trigger_in_future config removal allow_trigger_in_future config removal Feb 12, 2025
@phanikumv phanikumv requested a review from Lee-W February 12, 2025 09:30
@phanikumv phanikumv added this to the Airflow 3.0.0 milestone Feb 12, 2025
@Lee-W Lee-W changed the title allow_trigger_in_future config removal Add allow_trigger_in_future config removal to airflow confg lint check Feb 12, 2025
@phanikumv phanikumv changed the title Add allow_trigger_in_future config removal to airflow confg lint check Add allow_trigger_in_future config removal to airflow config lint check Feb 12, 2025
@Lee-W Lee-W merged commit 65bacad into apache:main Feb 14, 2025
46 checks passed
@Lee-W Lee-W deleted the cfg_removal branch February 14, 2025 09:27
alecsg77 pushed a commit to alecsg77/airflow that referenced this pull request Feb 14, 2025
sunank200 pushed a commit to astronomer/airflow that referenced this pull request May 8, 2025
Lee-W pushed a commit that referenced this pull request May 9, 2025
…50353)

* Fix Legacy configuration not removed or updated (#46544)

* Fix Legacy configuration not removed or updated

(cherry picked from commit 9719737)

* allow_trigger_in_future config removal (#46667)

(cherry picked from commit 65bacad)

* Backport airflow config update and airflow config lint changes

* Rename pre-2-7 defaults to provider_config_fallback_defaults (#44895)

* Rename pre-2-7 defaults to provider_config_fallback_defaults

After unsuccessful atempts to remove them, renaming and adding
appropriate warning against removing them seems to be a good idea.

* Update airflow/config_templates/provider_config_fallback_defaults.cfg

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>

---------

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
(cherry picked from commit 8c013b6)

* Fix `lookup_from_deprecated_options` in AirflowConfigParser (#47004)

* Fix deprecated_options in AirflowConfigParser

* Add test_deprecated_options_with_lookup_from_deprecated, rename as lookup_from_deprecated

* fixup! Add docstring for lookup_from_deprecated

* Fix fixture params naming

(cherry picked from commit 8e3d25f)

* Fix the tests

---------

Co-authored-by: LIU ZHE YOU <68415893+jason810496@users.noreply.github.com>
Co-authored-by: Phani Kumar <94376113+phanikumv@users.noreply.github.com>
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants