postgres-operator/pkg/apis/acid.zalan.do/v1
Leon Albers 4dee8918bd
Allow configuration of patroni's replication mode (#869)
* Add patroni parameters for `synchronous_mode`

* Update complete-postgres-manifest.yaml, removed quotation marks

* Update k8sres_test.go, adjust result for `Patroni configured`

* Update k8sres_test.go, adjust result for `Patroni configured`

* Update complete-postgres-manifest.yaml, set synchronous mode to false in this example

* Update pkg/cluster/k8sres.go

Does the same but is shorter. So we fix that it if you like.

Co-Authored-By: Felix Kunde <felix-kunde@gmx.de>

* Update docs/reference/cluster_manifest.md

Co-Authored-By: Felix Kunde <felix-kunde@gmx.de>

* Add patroni's `synchronous_mode_strict`

* Extend `TestGenerateSpiloConfig` with `SynchronousModeStrict`

Co-authored-by: Felix Kunde <felix-kunde@gmx.de>
2020-04-06 14:27:17 +02:00
..
const.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
crds.go Allow configuration of patroni's replication mode (#869) 2020-04-06 14:27:17 +02:00
doc.go Fix golint failures 2019-01-08 13:04:48 +01:00
marshal.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
operator_configuration_type.go kubernetes_use_configmap (#887) 2020-04-02 13:20:45 +02:00
postgresql_type.go Allow configuration of patroni's replication mode (#869) 2020-04-06 14:27:17 +02:00
register.go gofmt and golint fixes (#506) 2019-03-04 13:13:55 +01:00
util.go Use /status subresource instead of plain manifest field (#534) 2019-05-07 12:01:45 +02:00
util_test.go Add ServiceAnnotations cluster config (#803) 2020-02-10 12:03:25 +01:00
zz_generated.deepcopy.go Call me pooler, not pool (#883) 2020-04-01 10:34:03 +02:00