Commit Graph
53 Commits
Author SHA1 Message Date
Juan Ariza ToledanoandGitHub 479af5f147 [bitnami/postgresql-ha] Do not hardcode PDB apiVersion (#9114) 2022-02-21 11:52:44 +01:00
digihunchandGitHub dd28dccabf [bitnami/postgresql-ha] Add Service port name in Traffic Exposure parameters and bring README.md up to date (#9015)
* [bitnami/postgresql-ha] Add service port name customization (#8999)

Signed-off-by: Yi Lu <ylu@digihunch.com>

* [bitnami/postgresql-ha] Bring README.md up-to-date and bump chart version.

Signed-off-by: Yi Lu <ylu@digihunch.com>

* [bitnami/postgresql-ha] remove trailing space from values.yaml

Signed-off-by: Yi Lu <ylu@digihunch.com>
2022-02-15 09:47:08 +01:00
Carlos Rodríguez HernándezandGitHub 8cad18aed9 [bitnami/several] Adapt templating format (#8562)
Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
2022-01-05 18:10:31 +01:00
Andrew MelnickandGitHub c98a95f7cc [bitnami/postgresql-ha] Default pgpool reserved_connections to 1 (#8398) 2021-12-21 08:39:22 +01:00
9860242c4c [bitnami/postgresql-ha] Fix confusion between service and container ports (#8241)
* [bitnami/postgresql-ha] Fix confusion between service and container ports

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>

* Restore networkpolicy

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>

* Add pgpool containerPort

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>

* [bitnami/postgresql-ha] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-11-26 09:51:45 +01:00
Abhimanyu SaharanandGitHub 0bc0811ac4 [bitnami/postgresql-ha] Fixed network policy ports using user-defined values (#7866) 2021-10-21 11:53:23 +02:00
e3ee36388a [bitnami/postgresql-ha] Fix pgpool service labels typo (#7309)
* [bitnami/postgresql-ha] Fix pgpool service labels typo

* fix identation and move to tplvalue renderer

Co-authored-by: rafael <rafael@bitnami.com>
2021-08-25 16:08:48 +02:00
Javier J. Salmerón-GarcíaandGitHub 1cfc1ec8b7 [bitnami/postgresql-ha] add loadBalancingOnWrite behavior configuration property (#7134) 2021-08-23 13:14:18 +02:00
Javier J. Salmerón-GarcíaandGitHub 0be22a199a [bitnami/postgresql-ha] Add diagnostic mode (#6906)
* [bitnami/postgresql-ha] Add diagnostic mode

* default value

* DEBUG

* debug
2021-07-12 12:56:04 +02:00
alvneiayuandGitHub 68f0acfddf [bitnami/postgresql-ha] Add support for autogenerated certs (#6611)
* [bitnami/postgresql-ha] Add support for autogenerated certs

* Modify properly the postgresql-ha version
2021-06-16 13:45:20 +02:00
79c5a93551 [bitnami/postgresql-ha] - Added session affinity support in pgpool service (#6267)
* Added session affinity support in pgpool service

* Fix

* Changed conditional session affinity into parameter with default value

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* Improved documentation

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>

* Added missing parameter into values.yaml

Co-authored-by: Adam Brzozowski <adam.brzozowski@asseco.pl>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2021-05-04 09:11:22 +02:00
Jeroen van OortandGitHub 0076426141 [bitnami/postgresql-ha] Shortened pgpool backend hostnames (#5428)
* Shortened pgpool backend hostnames

* Bumped version

* Removed port from node hostname length check
2021-04-29 10:57:22 +02:00
Gregory MoyerandGitHub ffc6457b41 [postgresql-ha] remove ldap requirement for probes (#6208) 2021-04-26 18:05:24 +02:00
Miguel RuizandGitHub 5e9bd4e0d9 [bitnami/postgresql-ha] Add service.externalTrafficPolicy (#6106) 2021-04-14 18:17:32 +02:00
Alejandro MorenoandGitHub 87c70d2c1c Fix pgpool service annotations (#6073) 2021-04-13 18:41:37 +02:00
Patrick CollinsandGitHub 0bac22c6b9 [bitnami/postgresql-ha] add optional startup probes (#5805) 2021-03-17 09:28:05 +01:00
22a277911e [bitnami/postgresql-ha] Add serviceAccount (#5606)
* Add serviceAccount to postgresql-ha

* bump minor version

* Fix table spacing

* Apply suggestions from code review

Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>

Co-authored-by: Miguel Ángel Cabrera Miñagorri <devgorri@gmail.com>
2021-02-26 13:19:45 +01:00
Javier J. Salmerón-GarcíaandGitHub b2c322aab6 [bitnami/postgresql-ha] Add hostAliases (#5301) 2021-01-29 15:07:47 +01:00
Juan Ariza ToledanoandGitHub 1a0f82046e [bitnami/postgresql-ha] Remove support to load conf/scripts from 'files/' directory (#5188) 2021-01-22 13:51:25 +01:00
6de1843ea3 [bitnami/postgresql-ha] Fixes pgpool PGPOOL_CHILD_LIFE_TIME not rendered when is 0 (#5027)
* Fixes pgpool PGPOOL_CHILD_LIFE_TIME not rendered when is 0

* Handle the case when the parameter is empty

Co-authored-by: rafael <rafael@bitnami.com>
2021-01-15 16:10:34 +01:00
3795365e25 [bitnami/postgresql-ha] Adds custom service labels (#4251)
* [bitnami/postgresql-ha] Adds custom service labels

* Move serviceLabel to service block, added to the README.md

* Add `component: pgpool` to pgpool's service labels.

* Bump chart version

Co-authored-by: rafael <rafael@bitnami.com>
2020-12-18 17:56:09 +01:00
Juan Ariza ToledanoandGitHub 950ac9cd4d [bitnami/*] Affinity based on common presets (viii) (#4721) 2020-12-15 12:24:38 +01:00
49adc63b67 [bitnami/*] fix typos (#4699)
* Fix typos

* Update bitnami/airflow/README.md

* fix minor typo

Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
2020-12-14 09:17:49 +01:00
74bbc41a0f [bitnami/postgresql-ha] Parameterize postgresql-ha namespace (#4343)
* Pull namespace into a dedicated variable to provide an easier way to override.

* Increment chart version.

Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
2020-11-16 18:04:52 +01:00
Juan Ariza ToledanoandGitHub 64051f7ce4 [bitnami/postgresql-ha] Add improvements to comply with STIG (#4059)
* [bitnami/postgresql-ha] Add improvements to comply with STIG

Signed-off-by: juan131 <juanariza@vmware.com>

* Fix README.md

Signed-off-by: juan131 <juanariza@vmware.com>

* Use 'error' as log level for clients

Signed-off-by: juan131 <juanariza@vmware.com>
2020-10-21 15:20:28 +02:00
Javier J. Salmerón-GarcíaandGitHub 8ee923ce98 [bitnami/postgresql-ha] Add standard Bitnami parameters (#3797)
* [bitnami/postgresql-ha] Add standard Bitnami parameters

* Extend the use of common

* Lint issues

* Lint
2020-10-08 10:24:41 +02:00
KaneandGitHub 6f1ca9f3c7 [bitnami/postgresql-ha] Fix volumnMounts path collision for secrets - fixes #3922 (#3927) 2020-10-07 10:48:14 +02:00
Carlos Rodríguez HernándezandGitHub b4ceb72deb [bitnami/postgresql-ha] Add sr_check_database to pgpool configuration (#3754)
* Add sr_check_database to pgpool configuration

* Add pgpool image containing the required changes
2020-09-23 11:16:56 +02:00
ea7bdb0277 [bitnami/postgresql-ha] Add arbitrary securityContext configuration to improve security (#3705)
* [bitnami/postgresql-ha] Added configurable securityContext

* [bitnami/postgresql-ha] Fixed incorrect readme description

Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com>
2020-09-22 10:08:32 +02:00
Javier J. Salmerón-GarcíaandGitHub 71376ff3cd [bitnami/postgresql-ha] Add TLS support in PgPool (#3647)
* [bitnami/postgresql-ha] Add TLS support in PgPool

* Image

* Image

* Values production

* Remove data

* Apply requested changes

* Update readme
2020-09-10 17:46:22 +02:00
Jose Antonio CarmonaandGitHub f8d79eacbe [bitnami/postgresql-ha] Add additional users entries in pgpool_passwd (#3238)
* Add additional users entries in pgpool_passwd

Signed-off-by: joancafom <jcarmona@bitnami.com>

* Improve parameter descriptions
2020-07-28 13:36:32 +02:00
53db7d033f [bitnami/postgresql-ha] Conditional rendering of .Values.pgpool.priorityClassName (#2935)
* Conditional rendering of .Values.pgpool.priorityClassName

* Conditional rendering of .Values.postgresql.priorityClassName

* Conditional rendering of .Values.postgresql.priorityClassName

* Conditional rendering of .Values.postgresql.priorityClassName

* Chart version bump

Co-authored-by: ttinkr <thomas.fellinger@nts.eu>
Co-authored-by: Jose Antonio Carmona <joancafom@icloud.com>
2020-07-21 12:25:01 +02:00
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íaandGitHub 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
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 SheehyandGitHub 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
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
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 OhaionandGitHub b928ba3aa2 templates/pgpool: fixed typo in deployment yaml pgool -> pgpool (#2170) 2020-03-31 11:10:42 +02:00
Juan Ariza ToledanoandGitHub 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 ToledanoandGitHub 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