postgres-operator/pkg/controller
Noah Kantrowitz 688d252752 Some tweaks to ensure compat with newer Go. (#383) 2018-09-17 10:13:07 +02:00
..
controller.go Some tweaks to ensure compat with newer Go. (#383) 2018-09-17 10:13:07 +02: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 [WIP] Grant 'superuser' to the members of Postgres admin teams (#371) 2018-08-30 10:51:37 +02: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