Job cleanup does not include Backup objects #1095
Unanswered
britslampe
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Hi
If you manually create |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
As "a K8up user"
I want "to enable cleanup for Backups (
backup.k8up.io) objects"So that "I can clean up old/failed K8up Backups"
Context
The
Backupobjects created from the CRD k8up.io_backups.yaml with the backup controller are not cleaned up after the job is removed if they fail during the prebackup or back phases.The flag
global-failed-jobs-history-limitis already set but is either being ignored or there is another variable that should be set instead to turn on the garbage collection.Is there another flag that should be set?
Additional Information
Beta Was this translation helpful? Give feedback.
All reactions