Skip to content

fix: clean up backups even when jobs failed#28

Open
jwnx wants to merge 2 commits intoflyio-2.6.0from
jwnx-stop-accumulating-backups-if-job-failed
Open

fix: clean up backups even when jobs failed#28
jwnx wants to merge 2 commits intoflyio-2.6.0from
jwnx-stop-accumulating-backups-if-job-failed

Conversation

@jwnx
Copy link

@jwnx jwnx commented Feb 16, 2026

This patch now allows unsuccessful backups to be removed, as well as
backups with no matching job. If the job failed for a long time, it's
natural that Kubernetes already removed it and the backup never gets
removed.

Signed-off-by: Juliana Oliveira juliana@fly.io

jwnx added 2 commits February 15, 2026 23:54
This patch now allows unsuccessful backups to be removed, as well as
backups with no matching job. If the job failed for a long time, it's
natural that Kubernetes already removed it and the backup never gets
removed.

Signed-off-by: Juliana Oliveira <juliana@fly.io>
@jwnx jwnx changed the title fix: clean up backups even when jobs failed fix: clean up backups even when jobs fail Feb 17, 2026
@jwnx jwnx changed the title fix: clean up backups even when jobs fail fix: clean up backups even when jobs failed Feb 17, 2026
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.

1 participant

Comments