-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Add workers.celery.command & workers.kubernetes.command#60067
Add workers.celery.command & workers.kubernetes.command#60067jscheffl merged 4 commits intoapache:mainfrom
Conversation
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.
|
There are some changes in |
* Add workers.celery.command and workers.kubernetes.command
* Fix workers test
* Add workers.celery.command and workers.kubernetes.command
* Fix workers test
* Add workers.celery.command and workers.kubernetes.command
* Fix workers test
* Add workers.celery.command and workers.kubernetes.command
* Fix workers test