postgres-operator/pkg
Oleksii Kliukin 27c7245fed Avoid terminating delete on errors.
When there is an error happening upon deletion of the Kubernetes object
belonging to the cluster being removed, it makes no sense to abort the
deletion: the manifest will be removed anyway, therefore all the objects
after the one we aborted at will stay forever.
2018-05-18 18:10:37 +02:00
..
apiserver Merge pull request #240 from zalando-incubator/feature/goreport-improvements 2018-02-22 11:31:08 +01:00
cluster Avoid terminating delete on errors. 2018-05-18 18:10:37 +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