Drop support for all Airflow versions below 2.11 in Helm Chart#61018
Merged
jscheffl merged 17 commits intoapache:mainfrom Feb 25, 2026
Merged
Drop support for all Airflow versions below 2.11 in Helm Chart#61018jscheffl merged 17 commits intoapache:mainfrom
jscheffl merged 17 commits intoapache:mainfrom
Conversation
jscheffl
commented
Jan 25, 2026
846d0a0 to
8223ea4
Compare
Miretpl
suggested changes
Feb 3, 2026
Contributor
Miretpl
left a comment
There was a problem hiding this comment.
Not sure if documentation-related changes we would like to do in a separate PR, but I will list the things which I've found here:
- chart/README.md - information regarding supported versions
- chart/docs/index.rst - information regarding supported versions
- chart/docs/manage-dag-files.rst - section "Mounting Dags using git-sync sidecar without persistence" and "Bake Dags in docker image"
- chart/docs/production-guide.rst - section "Kubernetes Secret"
- chart/docs/quick-start.rst - section "Extending Airflow Image"
Probably, we would also need a newsfragment for this one
…t-for-af2.10-in-helm
…t-for-af2.10-in-helm
Contributor
Author
Thansk for the EXTENSIVE / exhaustive review! I think I applied all. Merged current main for better re-reviewability. Let's see if CI is green. |
Miretpl
approved these changes
Feb 23, 2026
Contributor
Miretpl
left a comment
There was a problem hiding this comment.
Great PR! Just small nits
jscheffl
commented
Feb 24, 2026
Miretpl
reviewed
Feb 24, 2026
…t-for-af2.10-in-helm
Miretpl
approved these changes
Feb 24, 2026
Contributor
Miretpl
left a comment
There was a problem hiding this comment.
Small nit. I can also fix that in a PR after this one
Co-authored-by: Przemysław Mirowski <miretpl@gmail.com>
Miretpl
approved these changes
Feb 24, 2026
bugraoz93
approved these changes
Feb 24, 2026
1 task
AkshayArali
pushed a commit
to AkshayArali/airflow_630
that referenced
this pull request
Feb 28, 2026
…e#61018) * Drop support for all Airflow versions below 2.11 in Helm Chart * Revert local Helm error messages to previous value * Review feedback in docs * Review feedback in values.schema * Review feedback in values.yaml * Review feedback in helpers.yaml * Review feedback in webserver-deployment.yaml * Review feedback in tests * Review feedback * Review feedback * Fixes * Review feedback, next round * Add newsfragment * Review by Miretpl Co-authored-by: Przemysław Mirowski <miretpl@gmail.com> --------- Co-authored-by: Przemysław Mirowski <miretpl@gmail.com>
dominikhei
pushed a commit
to dominikhei/airflow
that referenced
this pull request
Mar 11, 2026
…e#61018) * Drop support for all Airflow versions below 2.11 in Helm Chart * Revert local Helm error messages to previous value * Review feedback in docs * Review feedback in values.schema * Review feedback in values.yaml * Review feedback in helpers.yaml * Review feedback in webserver-deployment.yaml * Review feedback in tests * Review feedback * Review feedback * Fixes * Review feedback, next round * Add newsfragment * Review by Miretpl Co-authored-by: Przemysław Mirowski <miretpl@gmail.com> --------- Co-authored-by: Przemysław Mirowski <miretpl@gmail.com>
1 task
33 tasks
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is for AFTER Helm chart 1.19 release.
closes: #60141
With this all legacy Airflow Version support for below 2.11 is dropped. Minimum Airflow 2.11 version is needed from then on.
Was generative AI tooling used to co-author this PR?
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.