Skip to content

Releases: cloudogu/k8s-velero

v5.0.2-13

13 May 12:45
Compare
Choose a tag to compare

Fixed

  • [#26] Restore of an old ecosystem-certificate could make the ecosystem unavailable

Changed

  • [#26] Exclude ecosystem-certificate from restore

v5.0.2-12

08 May 13:31
Compare
Choose a tag to compare

Fixed

  • [#24] Restore of backup components lead to errors after restore
    • This is because the component operator would detect a downgrade, which is not allowed.
      Or worse, an upgrade during the restore operation would cause it to fail.

Changed

  • [#24] exclude all components of the backup stack in the restore

v5.0.2-11

07 May 12:14
Compare
Choose a tag to compare

Added

  • [#22] Plugin for restore exclude

v5.0.2-10

30 Apr 11:44
Compare
Choose a tag to compare

Changed

  • [#20] Set sensible resource requests and limits

v5.0.2-9

05 Dec 13:13
Compare
Choose a tag to compare

Fixed

  • [#18] change label of podSelector to match k8s-velero

v5.0.2-8

05 Dec 11:42
Compare
Choose a tag to compare

Added

  • [#16] add deny all NetworkPolicy

v5.0.2-7

28 Oct 14:00
Compare
Choose a tag to compare

Changed

  • [#13] Use ces-container-registries secret for pulling container images as default.

v5.0.2-6

19 Sep 07:11
Compare
Choose a tag to compare
  • Relicense to AGPL-3.0-only

v5.0.2-5

03 Jan 09:34
Compare
Choose a tag to compare

Changed

  • [#9] Use existing secret for backup-storage

v5.0.2-4

13 Dec 10:33
Compare
Choose a tag to compare

Fixed

  • [#7] Add volumemounts for init containers in patch templates.