postgres-operator/pkg/cluster
zerg-junior 25fa45fd58 [WIP] Grant 'superuser' to the members of Postgres admin teams (#371)
Added support for superuser team in addition to the admin team that owns the postgres cluster.
2018-08-30 10:51:37 +02:00
..
cluster.go [WIP] Grant 'superuser' to the members of Postgres admin teams (#371) 2018-08-30 10:51:37 +02:00
cluster_test.go [WIP] Grant 'superuser' to the members of Postgres admin teams (#371) 2018-08-30 10:51:37 +02:00
database.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00
exec.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00
filesystems.go Make use of kubernetes client-go v4 2017-07-25 15:25:17 +02:00
k8sres.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00
k8sres_test.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00
pod.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00
resources.go Configure pg_hba in the local postgresql configuration of Patroni. (#361) 2018-08-08 11:01:26 +02:00
sync.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00
types.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00
util.go [WIP] Grant 'superuser' to the members of Postgres admin teams (#371) 2018-08-30 10:51:37 +02:00
volumes.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00