postgres-operator/pkg/controller
Felix Kunde 43163cf83b
allow using both infrastructure_roles_options (#1090)
* allow using both infrastructure_roles_options

* new default values for user and role definition

* use robot_zmon as parent role

* add operator log to debug

* right name for old secret

* only extract if rolesDefs is empty

* set password1 in old infrastructure role

* fix new infra rile secret

* choose different role key for new secret

* set memberof everywhere

* reenable all tests

* reflect feedback

* remove condition for rolesDefs
2020-08-10 15:08:03 +02:00
..
controller.go [WIP] Extend infrastructure roles handling (#1064) 2020-08-05 14:18:56 +02:00
logs_and_api.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
node.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
node_test.go define ownership between operator and clusters via annotation (#802) 2020-03-17 16:34:31 +01:00
operator_config.go [WIP] Extend infrastructure roles handling (#1064) 2020-08-05 14:18:56 +02:00
pod.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
postgresql.go skip creation later to improve visibility of errors (#1013) 2020-06-17 13:32:16 +02:00
postgresql_test.go define ownership between operator and clusters via annotation (#802) 2020-03-17 16:34:31 +01:00
types.go Bootstrapped databases with best practice role setup (#843) 2020-04-29 10:56:06 +02:00
util.go allow using both infrastructure_roles_options (#1090) 2020-08-10 15:08:03 +02:00
util_test.go allow using both infrastructure_roles_options (#1090) 2020-08-10 15:08:03 +02:00