Skip to content

Releases: cloudogu/k8s-backup-operator

v3.0.3

26 Mar 09:01

Choose a tag to compare

Fixed

  • [#106] Add missing RBAC for maintenance handling
  • [#107] Add imagePullSecrets to cronjobs created from backupschedules to fix image pull errors in airgapped environments

v3.0.2

12 Mar 13:37

Choose a tag to compare

Changed

  • Update version constraint to match latest velero version

v3.0.1

12 Mar 10:19

Choose a tag to compare

Security

v3.0.0

27 Feb 10:47

Choose a tag to compare

Important

Breaking change!
New compatible versions of k8s-service-discovery and k8s-ces-assets are required.

Changed

  • [#99] Write maintenance mode to special maintenance ConfigMap
    • Previously, the maintenance mode was stored in the global config,
      which caused Dogus to restart unnecessarily.

v2.2.3

28 Jan 08:33

Choose a tag to compare

Removed

  • [#97], [#89] Backup & restore of owner references
    • This is not needed anymore, because we only back up Dogu-specific data.
      The dogu-operator is able to restore owner references itself now.

v2.2.2

22 Jan 09:51

Choose a tag to compare

Changed

  • [#93] Update backup documentation
  • [#95] Enhance error handling when fetching resources in the backup and restore process.

v2.2.1

18 Dec 12:24

Choose a tag to compare

Fixed

  • [#91] Make kubectl image configurable and fix image not found error in airgapped environments.

v2.2.0

12 Dec 10:45

Choose a tag to compare

Added

  • [#87] Add metrics for backups and restores.

v1.6.1

09 Dec 08:39
9036ba7

Choose a tag to compare

Important

This is a hotfix release. The problem is to this date (2025-12-09) not yet fixed for later versions (2.0.0, 2.1.0)!

Fixed

  • [#89] Deadlock in backup for owner-references

v2.1.0

21 Nov 12:47

Choose a tag to compare

Changed

  • [#85] Save backup metadata in annotations also on velero backups.
    • This enables restoring backups in new clusters when using the Admin-UI.

Fixed

  • [#85] deleting backups.
  • [#85] adding finalizer to synchronized backups from velero-backups.