Skip to content

Releases: giantswarm/etcd-backup-operator

v3.1.0

15 Jun 09:51
60ce475
Compare
Choose a tag to compare
Release v3.1.0 (#340)

Co-authored-by: github-actions <[email protected]>

v3.0.1

04 Apr 08:33
073dbde
Compare
Choose a tag to compare

Fixed

  • Bump go module version in go.mod.

v3.0.0

31 Mar 09:41
7a93729
Compare
Choose a tag to compare
  • Use giantswarm/k8smetadata for labels.
  • Update giantswarm/apiextensions to v6.0.0.
  • Update k8s dependencies to v0.22.2.

v2.10.1

22 Mar 09:13
124601a
Compare
Choose a tag to compare

Fixed

  • Ignore VPA configuration if VPA is not installed.

v2.10.0

24 Feb 11:23
45714e1
Compare
Choose a tag to compare

Changed

  • Disabled Sentry

v2.9.1

07 Feb 10:30
deb80a6
Compare
Choose a tag to compare

Fixed

  • The revision data coming from etcdctl needs an int64 to fit.
  • Fix nil pointer in collector.

v2.9.0

03 Feb 12:14
a2db251
Compare
Choose a tag to compare

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

21 Jan 12:07
eab1b5f
Compare
Choose a tag to compare
Release v2.8.0 (#285)

Co-authored-by: github-actions <[email protected]>

v2.7.2

17 Jan 11:39
95e85f0
Compare
Choose a tag to compare

Fixed

  • Fixed RBAC

v2.7.1

17 Jan 11:14
ab2734a
Compare
Choose a tag to compare

Fixed

  • Fix etcd certs lookup to search for secrets in all namespaces.