postgres-operator/pkg/controller
Oleksii Kliukin 23011bdf9a
Migrate only master pods. Migrate single masters. (#199)
Avoid migrating replica pods, since they will be handled by the
node draining anyway (the PDB specifies that only masters are to
be kept).

Allow migration of the single-pod clusters.
2018-01-09 11:55:11 +01:00
..
controller.go Kube cluster upgrade 2017-10-19 10:49:42 +02:00
node.go Migrate only master pods. Migrate single masters. (#199) 2018-01-09 11:55:11 +01:00
node_test.go Improve behavior on node decomissionining (#184) 2018-01-04 11:53:15 +01:00
pod.go Kube cluster upgrade 2017-10-19 10:49:42 +02:00
postgresql.go use sync methods while updating the cluster 2017-11-03 12:00:43 +01:00
status.go Sort database by name. 2017-12-22 15:48:13 +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