* [stable/postgresql] Add sidecars support
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@vmware.com>
* Fix if
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@vmware.com>
* [postgresql]: auto features for hardened OpenShift clusters, where scc can have different uid ranges; this commit adds options to skip setting runAsUser and try to autodetermine at init
Signed-off-by: ReSearchITEng <ReSearchITEng@gmail.com>
* [postgresql]: auto features for hardened OpenShift clusters, where scc can have different uid ranges; this commit adds options to skip setting runAsUser and try to autodetermine at init-readme
Signed-off-by: ReSearchITEng <ReSearchITEng@gmail.com>
* [postgresql]: auto features for hardened OpenShift clusters, where scc can have different uid ranges; this commit adds options to skip setting runAsUser and try to autodetermine at init-linthappy
Signed-off-by: ReSearchITEng <ReSearchITEng@gmail.com>
* [postgresql]: auto features for hardened OpenShift clusters, where scc can have different uid ranges; this commit adds options to skip setting runAsUser and try to autodetermine at init-toStringComp
Signed-off-by: ReSearchITEng <ReSearchITEng@gmail.com>
* bump major ver-chart interf. was updated;sync values-prod with values
Signed-off-by: ReSearchITEng <ReSearchITEng@gmail.com>
* fix test to use volumePermissions.securityContext
Signed-off-by: ReSearchITEng <ReSearchITEng@gmail.com>
* lint: trailing spaces
Signed-off-by: ReSearchITEng <ReSearchITEng@gmail.com>
* [stable/postgresql] Add dedicated tmpsfs for /dev/shm.
Start a database pod without limitations on shm memory. By default docker
limit to (see e.g. the [docker
issue](https://github.com/docker-library/postgres/issues/416), which could be
not enough if PostgreSQL uses parallel workers heavily. If this option is
present and value is , to the target database pod will be mounted a new
tmpfs volume to remove this limitation.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
* [stable/postgresql] SHM: Second version after review + improvements.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
`postgresqlPostgresPassword` enables users to set a password for the `postgres` user when `postgresqlUsername` is not `postgres`
Signed-off-by: Sameer Naik <sameersbn@vmware.com>
* Add ldap support for postgres chart
Signed-off-by: Rafael Rios Saavedra <rafael.rios.saavedra@gmail.com>
* Adds validation to ldap configuration method. Fix minor details.
Signed-off-by: Rafael Rios Saavedra <rafael.rios.saavedra@gmail.com>
* Bump minor version. Fix simultaneous ldap.url and ldap.server checking
Signed-off-by: Rafael Rios Saavedra <rafael.rios.saavedra@gmail.com>
* Fix condition in ldap.url and ldap.server testing
Signed-off-by: Rafael Rios Saavedra <rafael.rios.saavedra@gmail.com>
update the service template to evaluate the annotations as a template,
to allow people to use dynamic values in annotations key or values.
Signed-off-by: Vincent Behar <v.behar@free.fr>
* [stable/postgresql] Use buster as minideb tag
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* Use stretch instead of buster to be consistent across containers
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
* [stable/postgresql] Avoid init scripts to execute in every restart after changing volume mount point
Signed-off-by: tompizmor <tompizmor@gmail.com>
* [stable/postgresql] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
* Bump chart version
Signed-off-by: tompizmor <tompizmor@gmail.com>
* [stable/postgresql] Replace metrics image from wrouesnel/postgres_exporter to bitnami/postgres-exporter
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
* Update tag
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
* [stable/postgresql] Ensure intContainer creates the data directory.
Signed-off-by: juan131 <juan@bitnami.com>
* Update PostgreSQL image tag to '11.3.0-debian-9-r26'
Signed-off-by: juan131 <juan@bitnami.com>
* Update PostgreSQL image tag to '11.3.0-debian-9-r26' on 'values-production.yaml'
Signed-off-by: juan131 <juan@bitnami.com>
* Update PostgreSQL image tag to '11.3.0-debian-9-r27'
Signed-off-by: juan131 <juan@bitnami.com>