* 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 |
||
|---|---|---|
| .. | ||
| cluster.go | ||
| pg.go | ||
| pod.go | ||
| resources.go | ||
| sync.go | ||
| util.go | ||