postgres-operator/pkg/util/config
Oleksii Kliukin a26d16999a Add patroni_use_kubernetes parameter.
Add a dedicated parameter to enable support for Kubernetes in Patroni
instead of relying on a legacy hack of setting etcd_host to an empty
string. The latter still works, however, it will show a warning, nudging
users to change to the new parameter.

For the sake of not breaking existing non-Kubernetes setups,
patroni_use_kubernetes has not effect if etcd_host is set to a non-empty
value.
2018-05-24 17:07:29 +02:00
..
config.go Add patroni_use_kubernetes parameter. 2018-05-24 17:07:29 +02:00
config_test.go Warn about attempts to use escape quotes. 2017-11-22 10:43:35 +01:00
util.go Warn about attempts to use escape quotes. 2017-11-22 10:43:35 +01:00