Skip to content

Releases: giantswarm/etcd-backup-operator

v4.4.2

06 Nov 18:21
83d6992
Compare
Choose a tag to compare
  • Add PolicyException to etcd-backup-operator-scheduler.

v4.4.1

23 Oct 08:15
dee9fa0
Compare
Choose a tag to compare

Changed

  • Add helm hook annotations to PolicyExceptions CRs.
  • Update golang.org/x/net package to v0.13.0.
  • Update google.golang.org/grpc package to v1.57.0.

v4.4.0

13 Jul 15:53
5e0684d
Compare
Choose a tag to compare

Added

  • Added required values for pss policies.
  • Added pss exceptions for volumes and ports.

Removed

  • Stop pushing to openstack-app-collection.

v4.3.1

03 May 09:50
c60f9cd
Compare
Choose a tag to compare

Changed

  • Fix kubernetes version check to add toleration for node-role.kubernetes.io/control-plane.

v4.3.0

20 Feb 11:22
406279f
Compare
Choose a tag to compare

Added

  • Added the use of the runtime/default seccomp profile.
  • Added option to set etcdBackupEncryptionPassword which enables encryption of the backup.

v4.2.1

17 Jan 14:02
bbe80cc
Compare
Choose a tag to compare

Fixed

  • Correctly mark a backup task as failed when etcd client can't be initialized.
  • Check cluster domain is set or fail backup early.

v4.2.0

17 Jan 12:44
2d13c5e
Compare
Choose a tag to compare

Changed

  • Log error reason when the preparation for v3 backup fails.

v4.1.0

02 Nov 16:43
1cb0c56
Compare
Choose a tag to compare

Changed

  • Added option to set pod's priorityClassName.
  • Use github.com/nats-io/nats-server version v2.9.3 and golang.org/x/text version v0.3.8 to avoid vulnerabilities.

Fixed

  • etcd-backup-operator is now compatible with Kubernetes Versions >= v1.24

v4.0.0

20 Sep 07:15
e5d81a8
Compare
Choose a tag to compare

Added

  • Added CRD to helm chart.

v3.2.0

06 Jul 11:32
773d7dd
Compare
Choose a tag to compare
  • Add functionality to backup CAPI clusters.