postgres-operator/pkg/controller
Oleksii Kliukin 8e99518eeb
Improve behavior on node decomissionining (#184)
* Trigger the node migration on the lack of  the readiness label.

* Examine the node's readiness status on node add.

Make sure we don't miss the not ready node, especially when the
operator is killed during the migration.
2018-01-04 11:53:15 +01:00
..
controller.go Kube cluster upgrade 2017-10-19 10:49:42 +02:00
node.go Improve behavior on node decomissionining (#184) 2018-01-04 11:53:15 +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 return idle status when worker has nothing to do 2017-10-11 15:42:20 +02: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