Skip to content

Releases: kloeckner-i/db-operator

v0.11.1

Choose a tag to compare

@hyunysmile hyunysmile released this 02 Jun 15:13
a107776
  • 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

Choose a tag to compare

@hyunysmile hyunysmile released this 20 May 08:46
514c658
  • operator sdk v0.13.0 -> v0.18.0
  • rbac clear the permissions

v0.10.0

Choose a tag to compare

@hyunysmile hyunysmile released this 27 Apr 08:36
6fbc752
  • helm3 upgrade
  • fix microk8s integration test
  • configurable activeDeadlineSeconds for the backup cronjob

v0.9.0

Choose a tag to compare

@hyunysmile hyunysmile released this 13 Oct 08:37
4a35925
  • SSL connection support between db-operator and remote instance
  • Fix a spelling mistake

v0.8.1

Choose a tag to compare

@dabde dabde released this 24 Jul 10:57
095b4e9

[fix] avoid database user name collision

v0.8.0

Choose a tag to compare

@hyunysmile hyunysmile released this 23 Jul 07:26
aab4b87

Save database name and user name in status of Database CR

v0.7.0

Choose a tag to compare

@dpeckett dpeckett released this 21 Jul 11:22
e583b53
[METAL-1881] Remove naive mysql idenitifer limits (#33)

Co-authored-by: Damian Peckett <damian.peckett@kloeckner.com>

v0.6.1

Choose a tag to compare

@dpeckett dpeckett released this 17 Jul 14:33
53bc8ed
[METAL-1708] Upgrade db-instance and helm charts (#32)

Co-authored-by: Damian Peckett <damian.peckett@kloeckner.com>

v0.6.0

Choose a tag to compare

@dpeckett dpeckett released this 17 Jul 11:37
ff7642f

Remove deprecated Kubernetes API's

v0.5.0

Choose a tag to compare

@dpeckett dpeckett released this 30 Jun 09:58
9a50459

Switch to the new kloeckner.i password generator library.