postgres-operator/pkg/util
Oleksii Kliukin 4457ce4e47 Replace the statefulset if it cannot be updated. (#18)
Updates to statefulset spec for fields other than 'replicas' and
containers' are forbidden. However, it is possible to delete the old
statefulset without deleting its pods and create the new one, using the
changed specs. The new statefulset shall pick up the orphaned pods.

Change the statefulset's comparison to return the combined effect of
all checks, not just the first non-matching field.
2017-05-17 11:28:21 +02:00
..
config go fmt run 2017-05-12 17:48:25 +02:00
constants Replace the statefulset if it cannot be updated. (#18) 2017-05-17 11:28:21 +02:00
k8sutil replace github.bus.zalan.do with github.cm/zalando-incubator 2017-05-12 11:50:16 +02:00
retryutil Sync clusters states 2017-05-12 11:41:27 +02:00
teams go fmt run 2017-05-12 17:48:25 +02:00
users replace github.bus.zalan.do with github.cm/zalando-incubator 2017-05-12 11:50:16 +02:00
util.go replace github.bus.zalan.do with github.cm/zalando-incubator 2017-05-12 11:50:16 +02:00