Skip to content

Handle Jobs with TTL in health checks#1578

Merged
stefanprodan merged 1 commit intomainfrom
wait-job-ttl
Feb 3, 2026
Merged

Handle Jobs with TTL in health checks#1578
stefanprodan merged 1 commit intomainfrom
wait-job-ttl

Conversation

@stefanprodan
Copy link
Copy Markdown
Member

@stefanprodan stefanprodan commented Feb 3, 2026

Kubernetes Jobs with TTL set to zero seconds are deleted before or during health checking. This PR brings in fluxcd/pkg#1085 and makes the health check not trip over removed Jobs.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added enhancement New feature or request area/kstatus Health checking related issues and pull requests labels Feb 3, 2026
Copy link
Copy Markdown
Member

@matheuscscp matheuscscp left a comment

Choose a reason for hiding this comment

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

LGTM

@stefanprodan stefanprodan merged commit 44607b6 into main Feb 3, 2026
7 checks passed
@stefanprodan stefanprodan deleted the wait-job-ttl branch February 3, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kstatus Health checking related issues and pull requests enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants