postgres-operator/pkg/controller
Erik Inge Bolsø ebda39368e database.go: remove hardcoded .svc.cluster.local dns suffix (#561)
* database.go: substitute hardcoded .svc.cluster.local dns suffix with config parameter

Use the pod's configured dns search path, for clusters where .svc.cluster.local is not correct.
2019-05-31 16:32:00 +02:00
..
controller.go set default name also for RoleBinding and roleRef (#529) 2019-04-02 17:16:47 +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 database.go: remove hardcoded .svc.cluster.local dns suffix (#561) 2019-05-31 16:32:00 +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 patch CRD on operator update (#558) 2019-05-09 12:35:15 +02:00
util_test.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00