Skip to content

Helm Chart Documentation Update#66970

Merged
jscheffl merged 9 commits into
apache:mainfrom
Miretpl:update-doc
May 15, 2026
Merged

Helm Chart Documentation Update#66970
jscheffl merged 9 commits into
apache:mainfrom
Miretpl:update-doc

Conversation

@Miretpl
Copy link
Copy Markdown
Contributor

@Miretpl Miretpl commented May 14, 2026

Update of Helm Chart documentation, which consists of:

  1. Parametrisation of min kubernetes and current helm chart versions in the doc
  2. Update doc due to the finished separation of workers to workers.celery/workers.kubernetes sections
  3. Update the minimum supported Helm version to match our current CI
  4. Update all minimum versions of providers to match currently supported minimum Airflow version
  5. Filter out deprecated parameters from Parameters documentation and add new Deprecated Parameters section
  6. Automatic generation of resources-related doc
  7. Updates to Upgrading to Airflow 3 doc (mostly to not recommend users to use Helm Chart version with a lot of bugs which were fixed in later versions)
  8. Misc

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
Copy link
Copy Markdown
Contributor Author

Miretpl commented May 14, 2026

Also goes for 1.2x line.

Newsfragment - I'm not sure if it should be added here (to main) or in backport PR. I was also wondering if it should be added, but I think that it would be good for users to know (in one way or the other) that we do not know if the chart will render properly on lower versions than min in our CI.

@Miretpl Miretpl marked this pull request as ready for review May 14, 2026 22:09
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.

Cool! Just found 1 typo

Comment thread chart/docs/index.rst Outdated
Comment thread chart/docs/upgrading-to-airflow-3.rst
Comment thread chart/docs/index.rst Outdated
@jscheffl jscheffl added the backport-to-chart/v1-2x-test Automatic backport to chart 1.2x maintenance branch label May 15, 2026
@jscheffl jscheffl added this to the Airflow Helm Chart 1.22.0 milestone May 15, 2026
@jscheffl jscheffl merged commit d9b560c into apache:main May 15, 2026
98 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Backport failed to create: chart/v1-2x-test. View the failure log Run details

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 Commit Link

You can attempt to backport this manually by running:

cherry_picker d9b560c chart/v1-2x-test

This should apply the commit to the chart/v1-2x-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

If you don't have cherry-picker installed, see the installation guide.

@Miretpl
Copy link
Copy Markdown
Contributor Author

Miretpl commented May 15, 2026

I will do the backport manually

@jscheffl
Copy link
Copy Markdown
Contributor

jscheffl commented May 15, 2026

I will do the backport manually

Am on it... --> #67015

jscheffl added a commit that referenced this pull request May 15, 2026
* Finished workers sep & misc

* Parametrize helm/k8s version in doc

* Add deprecated parameters section

* Update providers versions to match Airflow support

* Parametrize settings resources doc

* Misc in upgrading airflow 3 doc

* Match min helm chart ver with CI

* Add newsfragment

* Template helm & depend k8s and helm on CI versions
(cherry picked from commit d9b560c)

Co-authored-by: Przemysław Mirowski <17602603+Miretpl@users.noreply.github.com>
@Miretpl Miretpl deleted the update-doc branch May 15, 2026 21:45
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 kind:documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants