Commit Graph

21 Commits

Author SHA1 Message Date
Maxence Boutet
fbb761d4b6 [bitnami/postgresql-ha] Add pgpool.strategy and pgpool.minReadySeconds (#3054)
* Add pgpool.strategy and pgpool.minReadySeconds

* Fix missing starting space in comment

* Change pgpool.strategy to pgpool.updateStrategy to conform to bitnami nomenclature

Co-authored-by: Maxence Boutet <maxenceboutet@oulook.com>
2020-07-09 10:33:37 +02:00
Javier J. Salmerón-García
58d2be9c17 [bitnami/postgresql-ha] Remove ingress rules (#2958)
* [bitnami/postgresql-ha] Remove ingress rules

* Remove extra elements
2020-06-30 09:54:39 +02:00
Rafael Ríos Saavedra
df9cabe52f [bitnami/postgresql-ha]Fix user configuration for pgpool (#2730)
* Fix user configuration for pgpool

* [bitnami/postgresql-ha] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* Change value for PGPOOL_USER_CONFIG_FILE when used a configmap, also change instructions in README

* Fix chart version

* [bitnami/postgresql-ha] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: rafael <rafael@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-02 17:06:52 +02:00
Steven Sheehy
97fee8da2c [bitnami/postgresql-ha] Add labels and init DB scripts secret (#2225)
* [bitnami/postgresql-ha] Add labels and init DB scripts secret

Signed-off-by: Steven Sheehy <steven.sheehy@hedera.com>
2020-04-09 09:57:25 +02:00
Robert Moucha
44b201b922 [bitnami/postgresql-ha] Add missing config properies to chart deployment (#2239)
* Add missing config properies to bitnami/postgresql-ha

* add pgpool.maxPool that maps to PGPOOL_MAX_POOL env. variable
* add pgpool.numInitChildren that maps to PGPOOL_NUM_INIT_CHILDREN

These variables are already supported by recent bitnami/pgpool images

* [bitnami/postgresql-ha] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-07 10:50:58 +02:00
Steven Sheehy
b17d5b8cf4 [bitnami/postgresql-ha] Add priorityClassName (#2210)
* Add priorityClassName to postgresql-ha

Signed-off-by: Steven Sheehy <steven.sheehy@hedera.com>

* [bitnami/postgresql-ha] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-03 18:51:00 +02:00
Asaf Ohaion
b928ba3aa2 templates/pgpool: fixed typo in deployment yaml pgool -> pgpool (#2170) 2020-03-31 11:10:42 +02:00
Juan Ariza Toledano
2c871551de [bitnami/postgresql-ha] Move Pgpool to non-root (#2133)
* [bitnami/postgresql-ha] Move Pgpool to non-root

Signed-off-by: juan131 <juan@bitnami.com>

* [bitnami/postgresql-ha] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-25 15:13:52 +01:00
Juan Ariza Toledano
79a9289451 [bitnami/posgresql-ha] Fix Pgpool's healthcheck script's path (#2116)
* [bitnami/posgresql-ha] Fix Pgpool's healthcheck script's path

Signed-off-by: juan131 <juan@bitnami.com>

* [bitnami/postgresql-ha] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-03-23 09:39:33 +01:00
Sameer Naik
df9db779a8 [bitnami/postgresql] moved liveness probe command to healthcheck.sh script 2020-01-31 15:30:22 +05:30
Sameer Naik
3cad5374d6 [bitnami/postgresql-hq] do not wait for backend nodes in pgpool deployment
Fixed liveness probes and remove initContainer to make the chart more resilient to error conditions

fixes #1799
2020-01-28 21:36:12 +05:30
juan131
9e776f4461 [bitnami/postgresql-ha] Add support for running custom init scripts on Pgpool
Signed-off-by: juan131 <juan@bitnami.com>
2020-01-27 09:10:58 +01:00
Alexander Makarenko
af7b472e42 Support setting of Pgpool Load-Balancing mode 2020-01-14 23:30:03 +01:00
juan131
a2d93e44b0 Allow templates in configuration parameter
Signed-off-by: juan131 <juan@bitnami.com>
2020-01-14 11:28:38 +01:00
juan131
291591444e [bitnami/postgresql-ha] Allow specifying pgpool configuration via configmap
Signed-off-by: juan131 <juan@bitnami.com>
2020-01-14 11:11:25 +01:00
juan131
6d799a463d [bitnami/postgresql-ha] Lint chart + standardisation
Signed-off-by: juan131 <juan@bitnami.com>
2019-11-25 17:30:10 +01:00
juan131
2c4492ac80 Fix ingress.yaml 2019-11-08 10:31:16 +01:00
juan131
34c0fb81c9 Ensure PostgreSQL nodes hostnames are no longer than 128 characters 2019-11-08 08:45:26 +01:00
juan131
b85aa50994 Add clusterDomain paramter 2019-11-07 17:24:27 +01:00
juan131
b240b35cec Add initContainer to wait for backend nodes 2019-11-07 15:24:55 +01:00
Carlos Rodriguez Hernandez
0d209d27ef Add postgresql-ha chart 2019-11-06 12:09:27 +00:00