postgres-operator/pkg/controller
zerg-junior 26670408c4
Revert "Unify warnings about unmovable pods (#389)" (#430)
This reverts commit 4fa09e0dcb.

Reason: the reverted commit bloats the logs
2018-12-21 17:39:34 +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 Revert "Unify warnings about unmovable pods (#389)" (#430) 2018-12-21 17:39:34 +01: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