postgres-operator/pkg
Oleksii Kliukin 1ea8b3bbe6 Fix a crash on node migration.
After an unsuccessful initial cluster sync it may happen that the
cluster statefulset is empty. This has been made more likely since
88d6a7be3, since it has introduced syncing volumes before statefulsets,
and the volume sync mail fail for different reasons (i.e. the volume has
been shrinked, or too many calls to Amazon).
2018-05-24 11:05:19 +02:00
..
apiserver Merge pull request #240 from zalando-incubator/feature/goreport-improvements 2018-02-22 11:31:08 +01:00
cluster Fix a crash on node migration. 2018-05-24 11:05:19 +02:00
controller Avoid terminating delete on errors. 2018-05-18 18:10:37 +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