Skip to content

Releases: cloudogu/k8s-backup-operator

v0.8.0

04 Dec 09:30
Compare
Choose a tag to compare

Added

  • [#19] Sync backup list with provider on operator startup

v0.7.0

30 Nov 09:14
Compare
Choose a tag to compare

Added

  • [#13] Sync completed (velero) backups with backup CRs after a restore has finished

v0.6.0

22 Nov 15:39
Compare
Choose a tag to compare

Added

  • [#11] Automated deletion of Backups via various retention strategies.

v0.5.0

09 Nov 09:32
Compare
Choose a tag to compare

Added

  • [#8] Functionality to schedule backups via a BackupSchedule Resource

v0.4.0

25 Oct 14:54
Compare
Choose a tag to compare

Added

  • [#7] Functionality to restore a backup to the namespace where the backup-operator is deployed
    • Before the restore is applied, resources in this namespace which are irrelevant to the backup process are removed to provide a clean slate
    • Currently, only the velero provider is supported

v0.3.0

06 Oct 15:24
Compare
Choose a tag to compare

Added

  • [#3] Add functionality to create a backup from the namespace where the backup-operator is deployed. Velero is used as a first provider.

v0.2.0

05 Oct 12:07
Compare
Choose a tag to compare

Added

  • [#4] Add CRD-Release to Jenkinsfile

v0.1.0

05 Sep 07:47
Compare
Choose a tag to compare

Initial release