Releases: kloeckner-i/db-operator
Releases · kloeckner-i/db-operator
v0.11.1
- 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
- operator sdk v0.13.0 -> v0.18.0
- rbac clear the permissions
v0.10.0
- helm3 upgrade
- fix microk8s integration test
- configurable activeDeadlineSeconds for the backup cronjob
v0.9.0
- SSL connection support between db-operator and remote instance
- Fix a spelling mistake
v0.8.1
v0.8.0
Save database name and user name in status of Database CR