postgres-operator/pkg/cluster
Oleksii Kliukin 4f8de90e2f Expand variables from the PodEnvironmentConfigMap
Inject PodEnvironmentConfigMap variables inline into the
statefulset definition in order to be able to figure out
changes to the statefulset when only PodEnvironmentConfigMap
has changed.
2017-11-22 18:40:27 +01:00
..
cluster.go Spelling fix. 2017-11-09 17:12:27 +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 Expand variables from the PodEnvironmentConfigMap 2017-11-22 18:40:27 +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 use sync methods while updating the cluster 2017-11-03 12:00:43 +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