Skip to content

Add workers.celery.env & workers.kubernetes.env#65056

Merged
jscheffl merged 2 commits intoapache:mainfrom
Miretpl:add-workers-celery-k8s-env
Apr 12, 2026
Merged

Add workers.celery.env & workers.kubernetes.env#65056
jscheffl merged 2 commits intoapache:mainfrom
Miretpl:add-workers-celery-k8s-env

Conversation

@Miretpl
Copy link
Copy Markdown
Contributor

@Miretpl Miretpl commented Apr 11, 2026

closes: #28880

This PR introduces two new fields: workers.celery.env and workers.kubernetes.env. The workers.env field is now deprecated.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@Miretpl Miretpl force-pushed the add-workers-celery-k8s-env branch from 672da39 to 8b9281d Compare April 12, 2026 19:15
@Miretpl Miretpl marked this pull request as ready for review April 12, 2026 19:51
@Miretpl
Copy link
Copy Markdown
Contributor Author

Miretpl commented Apr 12, 2026

@jscheffl this is the last one, so we can close #28880 after it I think. Huge thanks for all the reviews and merges - for sure, without them, we wouldn't have finished it so quickly

Copy link
Copy Markdown
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

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

Wow. This was a stretch!

@jscheffl jscheffl added the backport-to-chart/v1-2x-test Automatic backport to chart 1.2x maintenance branch label Apr 12, 2026
@jscheffl jscheffl merged commit 0ecfcee into apache:main Apr 12, 2026
170 of 184 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 12, 2026
…65056)

* Add workers.celery.env & workers.kubernetes.env

* Add newsfragment
(cherry picked from commit 0ecfcee)

Co-authored-by: Przemysław Mirowski <17602603+Miretpl@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

Backport successfully created: chart/v1-2x-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
chart/v1-2x-test PR Link

jscheffl pushed a commit that referenced this pull request Apr 12, 2026
…65056) (#65107)

* Add workers.celery.env & workers.kubernetes.env

* Add newsfragment
(cherry picked from commit 0ecfcee)

Co-authored-by: Przemysław Mirowski <17602603+Miretpl@users.noreply.github.com>
@Miretpl Miretpl deleted the add-workers-celery-k8s-env branch April 12, 2026 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:helm-chart Airflow Helm Chart backport-to-chart/v1-2x-test Automatic backport to chart 1.2x maintenance branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't configure Kubernetes and Celery workers in Helm Chart

2 participants