postgres-operator/pkg/util/filesystems
Oleksii Kliukin dc36c4ca12 Implement replicaLoadBalancer boolean flag. (#38)
The flag adds a replica service with the name cluster_name-repl and
a DNS name that defaults to {cluster}-repl.{team}.{hostedzone}.

The implementation converted Service field of the cluster into a map
with one or two elements and deals with the cases when the new flag
is changed on a running cluster
(the update and the sync should create or delete the replica service).
In order to pick up master and replica service and master endpoint
when listing cluster resources.

* Update the spec when updating the cluster.
2017-06-07 13:54:17 +02:00
..
ext234.go Implement replicaLoadBalancer boolean flag. (#38) 2017-06-07 13:54:17 +02:00
filesystems.go Implements EBS volume resizing #35. 2017-06-06 13:53:27 +02:00