postgres-operator/pkg/controller
Felix Kunde 7c19cf50db
align config map, operator config, helm chart values and templates (#595)
* align config map, operator config, helm chart values and templates
* follow helm chart conventions also in CRD templates
* split up values files and add comments
* avoid yaml confusion in postgres manifests
* bump spilo version and use example for logical_backup_s3_bucket
* add ConfigTarget switch to values
2019-07-08 17:49:25 +02:00
..
controller.go decouple clusterrole name and serviceaccount name (#581) 2019-06-14 14:24:23 +02:00
logs_and_api.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
node.go Set statefulset update and management policy explicitly (#515) 2019-03-13 11:49:18 +01:00
node_test.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
operator_config.go align config map, operator config, helm chart values and templates (#595) 2019-07-08 17:49:25 +02:00
pod.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
postgresql.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
postgresql_test.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
types.go reflect change in github url (#496) 2019-02-25 11:26:55 +01:00
util.go Not being able to register CRD is not a fatal error (#444) 2019-06-14 16:08:29 +02:00
util_test.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00