postgres-operator/pkg/cluster
Aaron Miller ec5b1d4d58 StatefulSet fsGroup config option to allow non-root spilo (#531)
* StatefulSet fsGroup config option to allow non-root spilo

* Allow Postgres CRD to overide SpiloFSGroup of the Operator.

* Document FSGroup of a Pod cannot be changed after creation.
2019-06-04 16:38:26 +02:00
..
cluster.go fix: remove headless service config when deleting cluster (#567) 2019-05-21 13:49:34 +02:00
cluster_test.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
database.go database.go: remove hardcoded .svc.cluster.local dns suffix (#561) 2019-05-31 16:32:00 +02:00
exec.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
filesystems.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
k8sres.go StatefulSet fsGroup config option to allow non-root spilo (#531) 2019-06-04 16:38:26 +02:00
k8sres_test.go generate spilo config can return error (with test) (#570) 2019-05-22 17:35:03 +02:00
pod.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
resources.go Add logical backup (#442) 2019-05-16 15:52:01 +02:00
sync.go Add logical backup (#442) 2019-05-16 15:52:01 +02:00
types.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
util.go Add logical backup (#442) 2019-05-16 15:52:01 +02:00
volumes.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00