postgres-operator/pkg/cluster
Oleksii Kliukin 9f9a89185f Do rolling update after creating of a statefulset if pods were present. (#110)
Make sure we always re-create pods if we had to create the statefulset, even if the pods from the old statefulset were already there.
2017-05-12 11:41:35 +02:00
..
cluster.go Parallel cluster processing 2017-05-12 11:41:35 +02:00
k8sres.go Set ELB timeout annotation for the service. (#114) 2017-05-12 11:41:35 +02:00
pg.go Parallel cluster processing 2017-05-12 11:41:35 +02:00
pod.go Parallel cluster processing 2017-05-12 11:41:35 +02:00
resources.go Parallel cluster processing 2017-05-12 11:41:35 +02:00
sync.go Do rolling update after creating of a statefulset if pods were present. (#110) 2017-05-12 11:41:35 +02:00
util.go Parallel cluster processing 2017-05-12 11:41:35 +02:00