Releases: giantswarm/etcd-backup-operator
Releases · giantswarm/etcd-backup-operator
v4.4.2
v4.4.1
v4.4.0
v4.3.1
v4.3.0
Added
- Added the use of the runtime/default seccomp profile.
- Added option to set
etcdBackupEncryptionPassword
which enables encryption of the backup.
v4.2.1
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
Changed
- Log error reason when the preparation for v3 backup fails.
v4.1.0
Changed
- Added option to set pod's
priorityClassName
. - Use
github.com/nats-io/nats-server
versionv2.9.3
andgolang.org/x/text
versionv0.3.8
to avoid vulnerabilities.
Fixed
etcd-backup-operator
is now compatible with Kubernetes Versions >=v1.24
v4.0.0
Added
- Added CRD to helm chart.
v3.2.0
- Add functionality to backup CAPI clusters.