postgres-operator/pkg
Oleksii Kliukin a8fdd3f2db Fix crash during sync.
Do not use statefulset number of pods to figure out running ones
for volume resizing, since the statefulset pointer could be nil.
Instead, look at the actual running pods.
2018-05-18 14:42:20 +02:00
..
apiserver Merge pull request #240 from zalando-incubator/feature/goreport-improvements 2018-02-22 11:31:08 +01:00
cluster Fix crash during sync. 2018-05-18 14:42:20 +02:00
controller Use deepcopy to propagate the spec to clusters. 2018-05-17 16:05:12 +02:00
spec Use deepcopy to propagate the spec to clusters. 2018-05-17 16:05:12 +02:00
util Address code review by @zerg-junior 2018-05-15 16:50:03 +02:00