Skip to content

feat: preserve pods from post-deploy jobs#1865

Merged
cardoe merged 1 commit into
mainfrom
post-deploy-job
Mar 24, 2026
Merged

feat: preserve pods from post-deploy jobs#1865
cardoe merged 1 commit into
mainfrom
post-deploy-job

Conversation

@cardoe
Copy link
Copy Markdown
Contributor

@cardoe cardoe commented Mar 24, 2026

The intent of #1792 was to make it easier to troubleshoot issues that
occur but the update didn't touch all the post deploy jobs as it should
have. Additionally it still re-runs the failed operations in the same
pod which make it less clear for troubleshooting and won't fix cases
where the secrets that loaded were out of date. Lastly we should still
clean things up in the end to not leave resources consumed so after one
hour clean up the pods.

The intent of #1792 was to make it easier to troubleshoot issues that
occur but the update didn't touch all the post deploy jobs as it should
have. Additionally it still re-runs the failed operations in the same
pod which make it less clear for troubleshooting and won't fix cases
where the secrets that loaded were out of date. Lastly we should still
clean things up in the end to not leave resources consumed so after one
hour clean up the pods.
@cardoe cardoe requested a review from a team March 24, 2026 20:31
@cardoe cardoe added this pull request to the merge queue Mar 24, 2026
Merged via the queue into main with commit 7616fd5 Mar 24, 2026
17 checks passed
@cardoe cardoe deleted the post-deploy-job branch March 24, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants