postgres-operator/pkg/controller
Sergey Dudoladov 85aef0f30b Add rudimentary parse error processing 2018-11-08 19:01:52 +01:00
..
controller.go Add rudimentary parse error processing 2018-11-08 19:01:52 +01:00
logs_and_api.go Fix the casing of github.com/Sirupsen/logrus to match what the project itself uses. (#380) 2018-09-06 10:26:48 +02:00
node.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00
node_test.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00
operator_config.go 1) Handle per-cluster sidecars 2) Add this option to operator CRD 3) ad parsing for proepr comparison 2018-11-08 18:41:23 +01:00
pod.go Use code-generation for CRD API and deepcopy methods (#369) 2018-08-15 17:22:25 +02:00
postgresql.go Some tweaks to ensure compat with newer Go. (#383) 2018-09-17 10:13:07 +02:00
postgresql_test.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 Move CRD definitions into a formal API to allow access from other controllers. (#378) 2018-08-31 11:20:02 +02:00
util_test.go Allow configuring pod priority globally and per cluster. (#353) 2018-08-03 14:03:37 +02:00