Done
Details
Assignee
dmitriy.kostiukdmitriy.kostiuk(Deactivated)Reporter
Lalit ChoudharyLalit ChoudharyTime tracking
1h 20m loggedComponents
Fix versions
Priority
Medium
Details
Details
Assignee
dmitriy.kostiuk
dmitriy.kostiuk(Deactivated)Reporter
Lalit Choudhary
Lalit ChoudharyTime tracking
1h 20m logged
Components
Fix versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created June 24, 2021 at 11:29 AM
Updated March 5, 2024 at 5:49 PM
Resolved August 9, 2021 at 8:08 AM
Following implemented in operator version 1.8:
https://perconadev.atlassian.net/browse/K8SPXC-442#icft=K8SPXC-442: The Operator can now automatically remove old backups from S3 storage if the retention period is set
and https://jira.percona.com/browse/K8SPXC-182 : S3 backup finalizer
finalizers: - delete-s3-backup
Ref: https://github.com/percona/percona-xtradb-cluster-operator/blob/main/deploy/backup/backup.yaml
Delete the unneeded backup
The above documentation does not have any mentioned of above changes in operator 1.8.0 for supported s3 storages.
The expectation is, doc should be mentioned what will happen to s3 storage bucket backup when scheduled backups are deleted(as per the keep setting) it will also delete it those backups from s3 storage bucket as finalizers: ser to - delete-s3-backup in
backup.yaml
The same goes for if we delete backup manually