postgres-operator/pkg/cluster
Oleksii Kliukin 6dcd074ea0 Allow per-cluster setting of a docker image.
Add dockerImage cluster configuration parameter that overrides global
operator defaults when set to a non-empty value.
2017-11-14 11:53:04 +01:00
..
cluster.go Fix a failure to create new statefulset at sync. 2017-11-08 18:24:17 +01:00
exec.go return idle status when worker has nothing to do 2017-10-11 15:42:20 +02:00
filesystems.go Make use of kubernetes client-go v4 2017-07-25 15:25:17 +02:00
k8sres.go Allow per-cluster setting of a docker image. 2017-11-14 11:53:04 +01:00
pg.go Create new databases and change owners of existing ones during sync. (#153) 2017-11-02 17:46:33 +01:00
pod.go Kube cluster upgrade 2017-10-19 10:49:42 +02:00
resources.go use sync methods while updating the cluster 2017-11-03 12:00:43 +01:00
sync.go Fix a failure to create new statefulset at sync. 2017-11-08 18:24:17 +01:00
types.go add comments on roles 2017-09-11 17:44:32 +02:00
util.go use sync methods while updating the cluster 2017-11-03 12:00:43 +01:00
volumes.go use sync methods while updating the cluster 2017-11-03 12:00:43 +01:00