Releases: giantswarm/etcd-backup-operator
Releases · giantswarm/etcd-backup-operator
v3.1.0
Release v3.1.0 (#340) Co-authored-by: github-actions <[email protected]>
v3.0.1
Fixed
- Bump go module version in
go.mod
.
v3.0.0
- Use
giantswarm/k8smetadata
for labels. - Update
giantswarm/apiextensions
tov6.0.0
. - Update k8s dependencies to
v0.22.2
.
v2.10.1
Fixed
- Ignore VPA configuration if VPA is not installed.
v2.10.0
Changed
- Disabled Sentry
v2.9.1
Fixed
- The
revision
data coming frometcdctl
needs anint64
to fit. - Fix nil pointer in collector.
v2.9.0
Changed
- Allow container port to be configured.
- Switch default container port to 8050 to avoid port collisions.
Changed
- Switch from apiextensions to apiextensions-backup for etcdbackup CRD.
v2.8.0
Release v2.8.0 (#285) Co-authored-by: github-actions <[email protected]>
v2.7.2
Fixed
- Fixed RBAC
v2.7.1
Fixed
- Fix etcd certs lookup to search for secrets in all namespaces.