postgres-operator/pkg
Oleksii Kliukin 48a5744314
Use Patroni API to set bootstrap-only options. (#299)
Call Patroni API /config in order to set special options that are
ignored when set in the configuration file, such as max_connections.
Per https://github.com/zalando-incubator/postgres-operator/issues/297

* Some minor refacoring:

Rename Cluster ManualFailover to Swithover
Rename Patroni Failover to Switchover
Add more details to error messages and comments introduced in this PR.

Review by @zerg-junior
2018-05-29 12:35:25 +02:00
..
apiserver Merge pull request #240 from zalando-incubator/feature/goreport-improvements 2018-02-22 11:31:08 +01:00
cluster Use Patroni API to set bootstrap-only options. (#299) 2018-05-29 12:35:25 +02:00
controller Avoid terminating delete on errors. 2018-05-18 18:10:37 +02:00
spec Use Patroni API to set bootstrap-only options. (#299) 2018-05-29 12:35:25 +02:00
util Use Patroni API to set bootstrap-only options. (#299) 2018-05-29 12:35:25 +02:00