postgres-operator/charts/postgres-operator
Rafia Sabih 49158ecb68
Connection pooler for replica (#1127)
* Enable connection pooler for replica
* Refactor code for connection pooler
  - Move all the relevant code to a separate file
  - Move all the related tests to a separate file
  - Avoid using cluster where not required
  - Simplify the logic in sync and other methods
  - Cleanup of duplicated or unused code
* Fix labels for the replica pods
* Update deleteConnectionPooler to include role
* Adding test cases and other changes
   - Fix unit test and delete secret when required only
   - Make sure we use empty fresh cluster for every test case.
* enhance e2e test
* Disable pooler in complete manifest as this is source for e2e too an creates unnecessary pooler setups.

Co-authored-by: Rafia Sabih <rafia.sabih@zalando.de>
Co-authored-by: Jan Mussler <janm81@gmail.com>
2020-11-13 14:52:21 +01:00
..
crds Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
templates check resize mode on update events (#1194) 2020-11-11 13:22:43 +01:00
.helmignore Add helm chart (#434) 2019-03-29 11:26:13 +01:00
Chart.yaml Bump v1.5.0 (#954) 2020-05-05 12:52:54 +02:00
index.yaml bump pooler image and more coalescing for CRD config (#1004) 2020-06-05 11:14:17 +02:00
postgres-operator-1.4.0.tgz Bump v1.5.0 (#954) 2020-05-05 12:52:54 +02:00
postgres-operator-1.5.0.tgz bump pooler image and more coalescing for CRD config (#1004) 2020-06-05 11:14:17 +02:00
values-crd.yaml check resize mode on update events (#1194) 2020-11-11 13:22:43 +01:00
values.yaml check resize mode on update events (#1194) 2020-11-11 13:22:43 +01:00