postgres-operator/pkg/controller
Oleksii Kliukin f18bb6eaaa Make errors in the cluster list function visible.
Sometimes the operator does not pick up clusters right away when
they are created. The change attempts to shed light on the
reason behind that.
2018-02-22 16:45:10 +01:00
..
controller.go Call fatalf if namespace to watch does not exist 2018-02-20 16:13:48 +01: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
pod.go Restrict operator to single watched namespace via env var 2018-02-07 16:44:49 +01:00
postgresql.go Make errors in the cluster list function visible. 2018-02-22 16:45:10 +01:00
status.go Respond to code review 2018-02-20 14:43:02 +01:00
util.go Warn on infrastructure-roles.yaml format violations (#177) 2017-12-15 17:21:41 +01:00
util_test.go Use round-robin strategy while assigning workers 2017-10-09 16:56:27 +02:00