Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add workers.celery.command & workers.kubernetes.command#60067

Merged
jscheffl merged 4 commits intoapache:mainfrom
Miretpl:add-workers-celery-k8s-command
Jan 5, 2026
Merged

Add workers.celery.command & workers.kubernetes.command#60067
jscheffl merged 4 commits intoapache:mainfrom
Miretpl:add-workers-celery-k8s-command

Conversation

Copy link
Contributor

Miretpl commented Jan 2, 2026

related: #28880

This PR introduces two new fields: workers.celery.command and workers.kubernetes.command. Field workers.command is not deprecated as it was used by two worker types. Now it will be possible to use dedicated commands for both Celery and Kubernetes workers.


^ 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 airflow-core/newsfragments.

Miretpl requested review from dstandish, hussein-awala, jedcunningham and jscheffl as code owners January 2, 2026 21:22
boring-cyborg bot added the area:helm-chart Airflow Helm Chart label Jan 2, 2026
Copy link
Contributor Author

Miretpl commented Jan 2, 2026

There are some changes in test_workers.py regarding the workers.args command. Previously, there was only one test case for both workers.command and workers.args, and I separated them.

Miretpl mentioned this pull request Jan 5, 2026
2 tasks
jscheffl approved these changes Jan 5, 2026
jscheffl added this to the Airflow Helm Chart 1.19.0 milestone Jan 5, 2026
jscheffl merged commit a8792c1 into apache:main Jan 5, 2026
93 checks passed
Miretpl deleted the add-workers-celery-k8s-command branch January 5, 2026 23:20
chirodip98 pushed a commit to chirodip98/airflow-contrib that referenced this pull request Jan 9, 2026
* Rewrite command & args test in test_worker.py

* Add workers.celery.command and workers.kubernetes.command

* Fix workers test
stegololz pushed a commit to stegololz/airflow that referenced this pull request Jan 9, 2026
* Rewrite command & args test in test_worker.py

* Add workers.celery.command and workers.kubernetes.command

* Fix workers test
jedcunningham mentioned this pull request Jan 30, 2026
98 tasks
jhgoebbert pushed a commit to jhgoebbert/airflow_Owen-CH-Leung that referenced this pull request Feb 8, 2026
* Rewrite command & args test in test_worker.py

* Add workers.celery.command and workers.kubernetes.command

* Fix workers test
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Mar 4, 2026
* Rewrite command & args test in test_worker.py

* Add workers.celery.command and workers.kubernetes.command

* Fix workers test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

jscheffl jscheffl approved these changes

dstandish Awaiting requested review from dstandish dstandish is a code owner

jedcunningham Awaiting requested review from jedcunningham jedcunningham is a code owner

hussein-awala Awaiting requested review from hussein-awala hussein-awala is a code owner

Assignees

No one assigned

Labels

area:helm-chart Airflow Helm Chart

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants