postgres-operator/pkg/cluster
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
..
cluster.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00
cluster_test.go delete secrets of system users too (#974) 2020-05-14 11:34:02 +02:00
database.go End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00
exec.go Move operator to go 1.14 (#882) 2020-03-30 15:50:17 +02:00
filesystems.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
k8sres.go End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00
k8sres_test.go Set user and group in security context (#1083) 2020-09-15 13:27:59 +02:00
pod.go End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00
resources.go End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00
resources_test.go Emit K8S events to the postgresql CR as feedback to the requestor / user (#896) 2020-04-27 08:22:07 +02:00
sync.go End 2 End tests speedup (#1180) 2020-10-28 10:04:33 +01:00
sync_test.go change Clone attribute of PostgresSpec to *CloneDescription (#1020) 2020-07-30 16:31:29 +02:00
types.go Prevent empty syncs (#922) 2020-04-16 15:14:31 +02:00
util.go PostgresTeam CRD for advanced team management (#1165) 2020-10-28 10:40:10 +01:00
volumes.go Resize volume by changing pvc size if enabled in config. (#958) 2020-07-03 10:53:37 +02:00