postgres-operator/pkg/cluster
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
..
cluster.go Scalyr agent sidecar for log shipping (#190) 2017-12-21 15:34:26 +01:00
cluster_test.go Fixes for the case of re-creating the cluster after deletion. 2017-12-13 16:49:00 +01:00
exec.go return idle status when worker has nothing to do 2017-10-11 15:42:20 +02:00
filesystems.go Make use of kubernetes client-go v4 2017-07-25 15:25:17 +02:00
k8sres.go Add PostgreSQL pod namespace Scalyr sidecar environment (#196) 2017-12-22 17:12:50 +01:00
pg.go Fixes for the case of re-creating the cluster after deletion. 2017-12-13 16:49:00 +01:00
pod.go Improve behavior on node decomissionining (#184) 2018-01-04 11:53:15 +01:00
resources.go Make sure the statefulset that is deleted manually gets re-created. (#191) 2017-12-21 15:20:43 +01:00
sync.go Scalyr agent sidecar for log shipping (#190) 2017-12-21 15:34:26 +01:00
types.go add comments on roles 2017-09-11 17:44:32 +02:00
util.go Avoid overwriting critical users. (#172) 2017-12-05 14:27:12 +01:00
volumes.go use sync methods while updating the cluster 2017-11-03 12:00:43 +01:00