postgres-operator/docs
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
..
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 Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00
administrator.md Fix cloning from GCS (#1176) 2020-11-03 15:05:44 +01:00
developer.md Improve e2e tests (#1111) 2020-09-25 14:14:19 +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 UI Service port forwarding internal port is updated to 80 from 8081. (#1096) 2020-08-11 15:14:39 +02:00
user.md Connection pooler for replica (#1127) 2020-11-13 14:52:21 +01:00