postgres-operator/pkg/controller
Felix Kunde d658b9672e
PostgresTeam CRD for advanced team management (#1165)
* PostgresTeamCRD for advanced team management

* rework internal structure to be closer to CRD

* superusers instead of admin

* add more util functions and unit tests

* fix initHumanUsers

* check for superusers when creating normal teams

* polishing and fixes

* adding the essential missing pieces

* add documentation and update rbac

* reflect some feedback

* reflect more feedback

* fixing debug logs and raise QueueResyncPeriodTPR

* add two more flags to disable CRD and its superuser support

* fix chart

* update go modules

* move to client 1.19.3 and update codegen
2020-10-28 10:40:10 +01:00
..
controller.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00
logs_and_api.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
node.go End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00
node_test.go fixed case where, no ready label is defined, but node is unscheduable (#1162) 2020-10-28 09:33:52 +01:00
operator_config.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00
pod.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
postgresql.go End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00
postgresql_test.go allow delete only if annotations meet configured criteria (#1069) 2020-08-13 16:36:22 +02:00
types.go Bootstrapped databases with best practice role setup (#843) 2020-04-29 10:56:06 +02:00
util.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00
util_test.go allow using both infrastructure_roles_options (#1090) 2020-08-10 15:08:03 +02:00