Skip to content

Chart: add missing tpl for SA annotations#66095

Merged
jscheffl merged 1 commit into
apache:mainfrom
Aakcht:add_missing_tpl_for_sa_annotations
Apr 29, 2026
Merged

Chart: add missing tpl for SA annotations#66095
jscheffl merged 1 commit into
apache:mainfrom
Aakcht:add_missing_tpl_for_sa_annotations

Conversation

@Aakcht

@Aakcht Aakcht commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

In Airflow Helm Chart 1.21.0 tpl call for service account annotations was added, but for some reason not for all service accounts. This PR adds it for remaining service accounts.


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.

@boring-cyborg boring-cyborg Bot added the area:helm-chart Airflow Helm Chart label Apr 29, 2026
@jscheffl jscheffl added the backport-to-chart/v1-2x-test Automatic backport to chart 1.2x maintenance branch label Apr 29, 2026
@jscheffl jscheffl added this to the Airflow Helm Chart 1.22.0 milestone Apr 29, 2026
@jscheffl jscheffl merged commit ac59ee0 into apache:main Apr 29, 2026
104 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 ac59ee0 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.

bugraoz93 pushed a commit that referenced this pull request Apr 29, 2026
…#66128)

(cherry picked from commit ac59ee0)

Co-authored-by: Aakcht <aakcht@gmail.com>
@Aakcht Aakcht deleted the add_missing_tpl_for_sa_annotations branch April 30, 2026 05:30
seruman pushed a commit to seruman/airflow that referenced this pull request Apr 30, 2026
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.

2 participants