postgres-operator/docs
Igor Yanchenko 88735a798a
Resize volume by changing pvc size if enabled in config. (#958)
* Try to resize pvc if resizing pv has failed

* added config option to switch between storage resize strategies

* changes according to requests

* Update pkg/controller/operator_config.go

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>

* enable_storage_resize documented

added examples to the default configuration and helm value files

* enable_storage_resize renamed to volume_resize_mode, off by default

* volume_resize_mode renamed to storage_resize_mode

* Update pkg/apis/acid.zalan.do/v1/crds.go

* pkg/cluster/volumes.go updated

* Update docs/reference/operator_parameters.md

* Update manifests/postgresql-operator-default-configuration.yaml

* Update pkg/controller/operator_config.go

* Update pkg/util/config/config.go

* Update charts/postgres-operator/values-crd.yaml

* Update charts/postgres-operator/values.yaml

* Update docs/reference/operator_parameters.md

* added logging if no changes required

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2020-07-03 10:53:37 +02:00
..
diagrams Added image to readme, added/rewrote features. (#1031) 2020-06-23 10:16:40 +02:00
gsoc-2019 use h1 tags to not render titles in sidebar (#626) 2019-07-19 12:50:39 +02:00
reference Resize volume by changing pvc size if enabled in config. (#958) 2020-07-03 10:53:37 +02:00
administrator.md Support for GCS WAL-E backups (#620) 2020-06-03 17:33:48 +02:00
developer.md extend docs and polish manifest examples (#762) 2019-12-12 17:55:41 +01: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 [UI] add tab for monthly costs per cluster (#796) 2020-02-19 12:58:24 +01:00
user.md set event broadcasting to Infof and update rbac (#952) 2020-04-29 17:26:46 +02:00