postgres-operator/pkg/cluster
Oleksii Kliukin ce960e892a
Create new databases and change owners of existing ones during sync. (#153)
* Create new databases and change owners of existing ones during sync.
2017-11-02 17:46:33 +01:00
..
cluster.go Create new databases and change owners of existing ones during sync. (#153) 2017-11-02 17:46:33 +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 Minor fixes around PDB (pod-distruption-budget) syncing: (#147) 2017-10-23 12:26:59 +02: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 Create new databases and change owners of existing ones during sync. (#153) 2017-11-02 17:46:33 +01:00
sync.go Create new databases and change owners of existing ones during sync. (#153) 2017-11-02 17:46:33 +01:00
types.go add comments on roles 2017-09-11 17:44:32 +02:00
util.go Kube cluster upgrade 2017-10-19 10:49:42 +02:00
volumes.go Extend diagnostic api with worker status info 2017-10-11 12:26:09 +02:00