postgres-operator/pkg/controller
zerg-junior 417f13c0bd
Submit RBAC credentials during initial Event processing (#344)
* During initial Event processing submit the service account for pods and bind it to a cluster role that allows Patroni to successfully start. The cluster role is assumed to be created by the k8s cluster administrator.
2018-07-19 16:40:40 +02:00
..
controller.go Submit RBAC credentials during initial Event processing (#344) 2018-07-19 16:40:40 +02:00
node.go Restrict operator to single watched namespace via env var 2018-02-07 16:44:49 +01:00
node_test.go Improve behavior on node decomissionining (#184) 2018-01-04 11:53:15 +01:00
operator_config.go Submit RBAC credentials during initial Event processing (#344) 2018-07-19 16:40:40 +02:00
pod.go Restrict operator to single watched namespace via env var 2018-02-07 16:44:49 +01:00
postgresql.go Submit RBAC credentials during initial Event processing (#344) 2018-07-19 16:40:40 +02:00
postgresql_test.go Make sure we never modify informer cached manifest. (#290) 2018-05-16 18:23:31 +02:00
status.go Respond to code review 2018-02-20 14:43:02 +01:00
util.go Allow configuring the operator via the YAML manifest. (#326) 2018-07-16 16:20:46 +02:00
util_test.go Improve infrastructure role definitions (#208) 2018-04-04 17:21:36 +02:00