postgres-operator/pkg/util
Murat Kabilov 6f7399b36f Sync clusters states
* move statefulset creation from cluster spec to the separate function
* sync cluster state with desired state;
* move out from arrays for cluster resources;
* recreate pods instead of deleting them in case of statefulset change
* check for master while creating cluster/updating pods
* simplify retryutil
* list pvc while listing resources
* name kubernetes resources with capital letter
* do rolling update in case of env variables change
2017-05-12 11:41:27 +02:00
..
constants Sync clusters states 2017-05-12 11:41:27 +02:00
k8sutil Sync clusters states 2017-05-12 11:41:27 +02:00
resources Sync clusters states 2017-05-12 11:41:27 +02:00
retryutil Sync clusters states 2017-05-12 11:41:27 +02:00
teams Pod Rolling update 2017-05-12 11:41:25 +02:00
util.go Sync clusters states 2017-05-12 11:41:27 +02:00