postgres-operator/docs
Igor Yanchenko ebb3204cdd
restart instances via rest api instead of recreating pods, fixes bug with being unable to decrease some values, like max_connections (#1103)
* restart instances via rest api instead of recreating pods
* Ignore differences in bootstrap.dcs when compare SPILO_CONFIGURATION
* isBootstrapOnlyParameter is rewritten, instead of whitelist it uses blacklist
* added e2e test for max_connections decreasing
* documentation updated
* pending_restart flag added to restart api call, wait fot ttl seconds after restart
* refactoring, /restart returns error if pending_restart is set to true and patroni is not pending restart
* restart postgresql instances within pods only if pod's restart is not required
* patroni might need to restart postgresql after pods were recreated if values like max_connections decreased
* instancesRestart is not critical, try to restart pods if not successful
* cleanup

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2021-06-14 11:00:58 +02:00
..
diagrams Added image to readme, added/rewrote features. (#1031) 2020-06-23 10:16:40 +02:00
reference Create cross namespace secrets (#1490) 2021-06-11 10:35:30 +02:00
administrator.md restart instances via rest api instead of recreating pods, fixes bug with being unable to decrease some values, like max_connections (#1103) 2021-06-14 11:00:58 +02:00
developer.md Keep single values.yaml in operator chart while supporting ConfigMap & CRD (#1224) 2021-06-03 09:28:18 +02:00
index.md Bump v1.5.0 (#954) 2020-05-05 12:52:54 +02:00
operator-ui.md [UI] add tab for monthly costs per cluster (#796) 2020-02-19 12:58:24 +01:00
quickstart.md Keep single values.yaml in operator chart while supporting ConfigMap & CRD (#1224) 2021-06-03 09:28:18 +02:00
user.md Create cross namespace secrets (#1490) 2021-06-11 10:35:30 +02:00