Skip to content

Releases: kloeckner-i/db-operator

v1.9.2 - changes for cronjob

Pre-release

Choose a tag to compare

@kloeckner-i-devops kloeckner-i-devops released this 20 Feb 11:24
504b8cf

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

v1.10.0

Choose a tag to compare

@allanger allanger released this 10 Mar 10:05
85da3c4
  • 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

Choose a tag to compare

@dabde dabde released this 17 Feb 10:43
43931c3

Security Fixes

v1.9.0

Choose a tag to compare

@allanger allanger released this 12 Jan 08:48
077cf9d

What's Changed

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

v1.8.1

Choose a tag to compare

@dabde dabde released this 13 Dec 17:15
7250ff5
  • fix typo in documentation and db instance Phase steps (used for k8s status) #167

v1.8.0

Choose a tag to compare

@allanger allanger released this 16 Nov 15:59
ed440c4

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

v1.7.0

Choose a tag to compare

@hyunysmile hyunysmile released this 29 Sep 13:48
cb7ff83
  • resource config for the backup cronjob
  • migrated helm charts from the repo

db-operator-1.2.7

Choose a tag to compare

@github-actions github-actions released this 08 Aug 08:18
8418049

A Database Operator

db-instances-1.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 13:45
2c454ff

Database Instances for db operator

v1.6.5

Choose a tag to compare

@hyunysmile hyunysmile released this 14 Jul 07:50
06ce67e
  • fix instanceName missing error