postgres-operator/pkg/controller
Maxim Ivanov 44acd7e4db Not being able to register CRD is not a fatal error (#444)
Operator proceeds to checking if CRD is present and ready,
and if not, only then it is a fatal error.
2019-06-14 16:08:29 +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 StatefulSet fsGroup config option to allow non-root spilo (#531) 2019-06-04 16:38:26 +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