postgres-operator/pkg/controller
Sergey Dudoladov dc381c29e0 Merge branch 'master' into fix-reporting-masters-under-migration 2018-12-21 14:35:04 +01:00
..
controller.go [WIP] Add set_memory_request_to_limit option (#406) 2018-11-15 14:00:08 +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 refactor error reporting 2018-09-25 16:06:52 +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 [WIP] Add set_memory_request_to_limit option (#406) 2018-11-15 14:00:08 +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