percona-xtradb-cluster-operator icon indicating copy to clipboard operation
percona-xtradb-cluster-operator copied to clipboard

Limit number of completed PerconaXtraDBClusterBackup's

Open galvo opened this issue 9 months ago • 0 comments

Proposal

I would like to be able to configure and restrict the number of completed PerconaXtraDBClusterBackup's that are retained in Kubernetes, maybe default to 5. Current there seems to be an endless number of these which i have to manually remove to clean up my kubectl get pods display.

Screenshot 2024-04-25 at 17 15 19

Also, Is there a reason CronJobs are not used here instead of Jobs?

Use-Case

No response

Is this a feature you are interested in implementing yourself?

Maybe

Anything else?

No response

galvo avatar Apr 25 '24 16:04 galvo