Skip to content

Releases: kloeckner-i/db-operator

v0.11.1

02 Jun 15:13
a107776
Compare
Choose a tag to compare
  • fix google sql user creation bug
  • add mock service of google sql api
  • integration/unit test to use google sql api
  • configuration load code refactoring
  • pkg/utils/database/gsql.go code refactoring
  • make configurable google target api host via GoogleInstance type
  • put local test services in docker-compose
  • makefile cleanup

v0.11.0

20 May 08:46
514c658
Compare
Choose a tag to compare
  • operator sdk v0.13.0 -> v0.18.0
  • rbac clear the permissions

v0.10.0

27 Apr 08:36
6fbc752
Compare
Choose a tag to compare
  • helm3 upgrade
  • fix microk8s integration test
  • configurable activeDeadlineSeconds for the backup cronjob

v0.9.0

13 Oct 08:37
4a35925
Compare
Choose a tag to compare
  • SSL connection support between db-operator and remote instance
  • Fix a spelling mistake

v0.8.1

24 Jul 10:57
095b4e9
Compare
Choose a tag to compare

[fix] avoid database user name collision

v0.8.0

23 Jul 07:26
aab4b87
Compare
Choose a tag to compare

Save database name and user name in status of Database CR

v0.7.0

21 Jul 11:22
e583b53
Compare
Choose a tag to compare
[METAL-1881] Remove naive mysql idenitifer limits (#33)

Co-authored-by: Damian Peckett <[email protected]>

v0.6.1

17 Jul 14:33
53bc8ed
Compare
Choose a tag to compare
[METAL-1708] Upgrade db-instance and helm charts (#32)

Co-authored-by: Damian Peckett <[email protected]>

v0.6.0

17 Jul 11:37
ff7642f
Compare
Choose a tag to compare

Remove deprecated Kubernetes API's

v0.5.0

30 Jun 09:58
9a50459
Compare
Choose a tag to compare

Switch to the new kloeckner.i password generator library.