postgres-operator/pkg/controller
Sergey Dudoladov 7dbb654612 Revert ClusterStatus -> Status rename 2019-01-03 12:02:28 +01:00
..
controller.go Some tweaks to ensure compat with newer Go. (#383) 2018-09-17 10:13:07 +02:00
logs_and_api.go Revert ClusterStatus -> Status rename 2019-01-03 12:02:28 +01: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