Skip to content

fix(helm-chart): fix go-template if statements for log groomer retention values#66012

Merged
jscheffl merged 3 commits into
apache:mainfrom
n-badtke-cg:fix/helm-chart-log-retention-envs-propagation
Apr 28, 2026
Merged

fix(helm-chart): fix go-template if statements for log groomer retention values#66012
jscheffl merged 3 commits into
apache:mainfrom
n-badtke-cg:fix/helm-chart-log-retention-envs-propagation

Conversation

@n-badtke-cg
Copy link
Copy Markdown
Contributor

closes: #66011


Was generative AI tooling used to co-author this PR?

no

@boring-cyborg boring-cyborg Bot added the area:helm-chart Airflow Helm Chart label Apr 28, 2026
@n-badtke-cg n-badtke-cg requested a review from dstandish as a code owner April 28, 2026 11:21
@n-badtke-cg n-badtke-cg force-pushed the fix/helm-chart-log-retention-envs-propagation branch 2 times, most recently from 07cbb32 to 5f4fd09 Compare April 28, 2026 12:10
@n-badtke-cg n-badtke-cg force-pushed the fix/helm-chart-log-retention-envs-propagation branch from 5f4fd09 to ac5fc4e Compare April 28, 2026 16:21
@jscheffl jscheffl added the backport-to-chart/v1-2x-test Automatic backport to chart 1.2x maintenance branch label Apr 28, 2026
@jscheffl jscheffl merged commit 56b364b into apache:main Apr 28, 2026
104 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

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 28, 2026
… log groomer retention values (#66012) (#66050)

* fix(helm-chart): fix go-template if statements for log groomer retention values

* refactor(helm-chart): simplify go-template if statements for log groomer retention values as empty string is already excluded via JSON schema

* test(helm-chart): fix log groomer helm-tests by adding test for logGroomerSidecar.retentionMinutes
(cherry picked from commit 56b364b)

Co-authored-by: n-badtke-cg <201763987+n-badtke-cg@users.noreply.github.com>
@jscheffl jscheffl added this to the Airflow Helm Chart 1.22.0 milestone Apr 28, 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.

Helm Chart logGroomerSidecar retentionDays (and retentionMinutes) set to the number 0 are getting ignored

2 participants