Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cleanup pods when recreating Kubernetes Jobs #997

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Conversation

stefanprodan
Copy link
Member

Update fluxcd/pkg/ssa to v0.33.0 to set the delete propagation to background so that completed pods get removed when force applying Kubernetes Jobs with immutable fields changes.

xref: fluxcd/pkg#670

@stefanprodan stefanprodan added the area/server-side-apply SSA related issues and pull requests label Oct 18, 2023
@stefanprodan stefanprodan requested a review from hiddeco October 18, 2023 07:09
@stefanprodan stefanprodan force-pushed the ssa-0.33.0 branch 3 times, most recently from aeb8dd3 to 6319b26 Compare November 18, 2023 08:35
Set the delete propagation to background to remove completed pods when force applying Kubernetes Jobs with immutable fields changes.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan merged commit ec4554d into main Nov 18, 2023
@stefanprodan stefanprodan deleted the ssa-0.33.0 branch November 18, 2023 08:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/server-side-apply SSA related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants