Skip to content

Releases: kloeckner-i/db-operator

v1.9.2 - changes for cronjob

20 Feb 11:24
504b8cf
Compare
Choose a tag to compare
Pre-release

Cronjob to use batch/v1 kind instead of beta1 for the k8s version > 1.25

v1.10.0

10 Mar 10:05
85da3c4
Compare
Choose a tag to compare
  • CRDs versions are upgraded to v1beta1
  • A conversion webhook is implemented to ease the migration from the previous version
  • Go version is upgraded to 1.18

v1.9.1

17 Feb 10:43
43931c3
Compare
Choose a tag to compare

Security Fixes

v1.9.0

12 Jan 08:48
077cf9d
Compare
Choose a tag to compare

What's Changed

  • Add an ability to remove secrets and configmaps when database is gone by @allanger in #168

v1.8.1

13 Dec 17:15
7250ff5
Compare
Choose a tag to compare
  • fix typo in documentation and db instance Phase steps (used for k8s status) #167

v1.8.0

16 Nov 15:59
ed440c4
Compare
Choose a tag to compare

Add a templated secrets support. #161
Improve logging for the situation when dropping the public schema is not possible #162

v1.7.0

29 Sep 13:48
cb7ff83
Compare
Choose a tag to compare
  • resource config for the backup cronjob
  • migrated helm charts from the repo

db-operator-1.2.7

08 Aug 08:18
8418049
Compare
Choose a tag to compare

A Database Operator

db-instances-1.3.0

26 Jul 13:45
2c454ff
Compare
Choose a tag to compare

Database Instances for db operator

v1.6.5

14 Jul 07:50
06ce67e
Compare
Choose a tag to compare
  • fix instanceName missing error