Keyvan Hedayati and Kubernetes Prow Robot
e19c8b6b00
Fixed typo in values.yaml ( #13159 )
...
Signed-off-by: Keyvan Hedayati <k1.hedayati93@gmail.com >
2019-04-23 03:04:11 -07:00
jmvizcainoio and Kubernetes Prow Robot
a86129ae16
[stable/postgresql ] Load Balancer sources ( #13059 )
...
* Load Balancer sources
Signed-off-by: Juan Manuel <juanmanuel.vizcaino@iomed.es >
* remove line
Signed-off-by: Juan Manuel <juanmanuel.vizcaino@iomed.es >
* Check if type is LoadBalancer
Signed-off-by: Juan Manuel <juanmanuel.vizcaino@iomed.es >
Signed-off-by: Juan Manuel <juanmanuel.vizcaino@iomed.es >
* add blank lines
Signed-off-by: Juan Manuel <juanmanuel.vizcaino@iomed.es >
2019-04-16 04:31:07 -07:00
obeyler and Kubernetes Prow Robot
d0f5fc85be
[stable/Postgresql] add runAsUser inside security policy ( #12854 )
...
* Update statefulset.yaml
Signed-off-by: olivier beyler <olivier.beyler@orange.com >
* Update Chart.yaml
Signed-off-by: olivier beyler <olivier.beyler@orange.com >
* Update statefulset.yaml
Signed-off-by: olivier beyler <olivier.beyler@orange.com >
* Revert "Update statefulset.yaml"
This reverts commit 8ad2230884dab22082eeccbb367816fe51d3f46b.
Signed-off-by: olivier beyler <olivier.beyler@orange.com >
* Update statefulset.yaml
Signed-off-by: obeyler <olivier.beyler@orange.com >
* fixup
Signed-off-by: olivier beyler <olivier.beyler@orange.com >
* fixup
Signed-off-by: olivier beyler <olivier.beyler@orange.com >
* fixup
Signed-off-by: olivier beyler <olivier.beyler@orange.com >
2019-04-11 06:14:13 -07:00
Mykola Grygoriev and Kubernetes Prow Robot
e516404270
[stable/postgresql] Correct description of initdbScript peremeter ( #12802 )
...
Signed-off-by: nickgryg <nickgryg@gmail.com >
2019-04-04 01:48:55 -07:00
Juan Ariza Toledano and Kubernetes Prow Robot
81771e449a
[stable/postgresql] Add support to specify the volumeMounts' subPath ( #12750 )
...
Signed-off-by: juan131 <juan@bitnami.com >
2019-04-02 08:43:20 -07:00
Javier J. Salmerón-García and Kubernetes Prow Robot
7ca2c9a187
[stable/postgresql] Allow connection details to be set as global ( #11360 )
...
* [stable/postgresql] Allow connection details to be set as global
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
* Add global by default
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2019-03-20 09:10:59 -07:00
Michael Beaumont and Kubernetes Prow Robot
f4a1ee643c
[stable/postgresql] Allow a template for persistence.existingClaim ( #12313 )
...
* [stable/postgresql] Allow a template for persistence.existingClaim
Signed-off-by: Michael Beaumont <mjboamail@gmail.com >
* [stable/postgresql] Update values-production for persistence.existingClaim
Signed-off-by: Michael Beaumont <mjboamail@gmail.com >
2019-03-19 08:40:30 -07:00
Carlos Rodríguez Hernández and Kubernetes Prow Robot
e2f149a9b8
[stable/postgresql] Add pullSecrets to volumeContainer and fix comments ( #12120 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-03-12 04:46:37 -07:00
Carlos Rodríguez Hernández and Kubernetes Prow Robot
bbeffe8385
[stable/postgresql] Add global 'imagePullSecrets' to overwrite any other existing one ( #12073 )
...
* [stable/postgresql] Add global 'imagePullSecrets' to overwrite any other existing one
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Fix typo and add var to the README
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Fix typo in helpers
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2019-03-12 03:00:51 -07:00
Braden Wright and Kubernetes Prow Robot
5fd24a8a7e
stable/postgres bumped and update values-production as well, fixed merge conflict ( #11313 )
...
Signed-off-by: Braden Wright <braden.m.wright@gmail.com >
2019-02-18 00:17:35 -08:00
Bitnami Bot and Kubernetes Prow Robot
b87938b48e
stable/postgresql: update to 10.7.0 ( #11434 )
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2019-02-14 11:22:59 -08:00
Javier J. Salmerón-García and Kubernetes Prow Robot
ab57839901
[stable/postgresql] Allow initDb scripts in the form of secrets ( #11233 )
...
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2019-02-12 07:19:54 -08:00
Cédric de Saint Martin and Kubernetes Prow Robot
14c70d8c5a
[stable/postgresql] Update metrics image to v0.4.7. ( #11183 )
...
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
2019-02-06 07:55:35 -08:00
Tomas Pizarro and Kubernetes Prow Robot
2d50b55944
[stable/postgresql] Add support for the official postgres image env vars ( #10757 )
...
* [stable/postgresql] Add supports for the oficial postgres image env vars
Signed-off-by: tompizmor <tompizmor@gmail.com >
* Add more info to README
Signed-off-by: tompizmor <tompizmor@gmail.com >
* Update README
Signed-off-by: tompizmor <tompizmor@gmail.com >
* Update README
Signed-off-by: tompizmor <tompizmor@gmail.com >
* Grammar and wording fixes in README file
Signed-off-by: tompizmor <tompizmor@gmail.com >
* Update version change for chart
Signed-off-by: tompizmor <tompizmor@gmail.com >
2019-02-04 06:55:57 -08:00
Ivan Shapovalov and Kubernetes Prow Robot
f759be60d9
[stable/postgresql] Fix initdbScripts; add postgresqlExtendedConf to pass appended configuration via values ( #10294 )
...
* k8s: chart: postgresql: refactor initialization-configmap
Signed-off-by: Ivan Shapovalov <intelfx@intelfx.name >
* k8s: chart: postgresql: pass extended configuration via "postgresqlExtendedConf" values
Signed-off-by: Ivan Shapovalov <intelfx@intelfx.name >
* k8s: chart: postgresql: bump minor version
Signed-off-by: Ivan Shapovalov <intelfx@intelfx.name >
2019-01-03 23:33:27 -08:00
guptaarvindk and Kubernetes Prow Robot
abcae04627
added support for specific clusterIp and headless services. ( #8314 )
...
Signed-off-by: Arvind Gupta <guptaarvindk@gmail.com >
2019-01-02 11:22:35 -08:00
Javier J. Salmerón-García and Kubernetes Prow Robot
c39302021b
[stable/postgresql] Enable synchronous replication ( #10214 )
...
* [stable/postgresql] Enable synchronous replication
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
* Update values-production.yaml
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
* Lint
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2018-12-21 17:17:47 -08:00
Javier J. Salmerón-García and Kubernetes Prow Robot
d26aca3926
[stable/postgresql] Allow configmaps for configuration and initdb ( #10151 )
...
* [bitnami/postgresql] Allow configmaps for configuration and initdb
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
* Change conf.d mountpoint
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
* Bump version
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
* Bump minor version
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2018-12-20 09:13:03 -08:00
Juan Ariza Toledano and Kubernetes Prow Robot
d05ba24b0a
[stable/postgresql] Allow enabling/disabling volume-permissions Init container ( #10130 )
...
* [stable/postgresql] Allow enabling/disabling volume-permissions Init container
Signed-off-by: juan131 <juan@bitnami.com >
* Simpler condition to enable initContainers
Signed-off-by: juan131 <juan@bitnami.com >
* Rebase from master and bump version
Signed-off-by: juan131 <juan@bitnami.com >
2018-12-20 00:29:38 -08:00
Javier J. Salmerón-García and Kubernetes Prow Robot
a22d36543c
[stable/postgresql] Allow mounting secrets as files ( #10090 )
...
* [stable/postgresql] Allow mounting secrets as files
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
* Add mounting logic to the metrics container
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
* Lint
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@bitnami.com >
2018-12-18 08:00:18 -08:00
Cédric de Saint Martin and Kubernetes Prow Robot
c8330f2dbc
[stable/postgresql] Add updateStrategy parameter. ( #9780 )
...
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
2018-12-10 01:02:28 -08:00
Tomas Pizarro and Kubernetes Prow Robot
f68259033d
[stable/postgresql] Support different affinities, nodeSelectors and tolerations for master & slaves ( #9646 )
...
* [stable/postgresql] Support different affinities for master & slaves
Signed-off-by: tompizmor <tompizmor@gmail.com >
* Add note to README and obey fullnameOverride
Signed-off-by: tompizmor <tompizmor@gmail.com >
2018-12-07 06:41:04 -08:00
Cédric de Saint Martin and Kubernetes Prow Robot
6d29127913
[stable/postgresql] Merge metrics into master statefulset as sidecar. ( #9574 )
...
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
2018-12-04 23:42:32 -08:00
Juan Ariza Toledano and k8s-ci-robot
f6c0514dc0
[stable/postgresql] Add possibility to use existing PVC ( #9652 )
...
* Fix typo
Signed-off-by: juan131 <juan@bitnami.com >
* [stable/postgresql] Add possibility to use existing PVC
Signed-off-by: juan131 <juan@bitnami.com >
2018-11-30 07:19:03 -08:00
Cédric de Saint Martin and k8s-ci-robot
9020001c5b
[stable/postgresql] Add ability to give postgresql, pg_hba configuration or initdb scripts from parameters. ( #9117 )
...
* [stable/postgresql] Add ability to give postgresql or pg_hba configuration from parameter.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
* [stable/postgresql] Add ability to give initdb scripts from parameter.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
2018-11-13 08:10:14 -08:00
Cédric de Saint Martin and k8s-ci-robot
f67cff610a
[stable/postgresql] Add affinity parameter. ( #9114 )
...
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
2018-11-13 07:20:08 -08:00
Bitnami Bot and k8s-ci-robot
942f633804
[stable/postgresql] Release 2.3.4 ( #9162 )
...
* postgresql: update to `10.6.0`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* postgresql: bump chart appVersion to `10.6.0`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* postgresql: bump chart version to `2.3.4`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2018-11-10 10:31:05 -08:00
Tomas Pizarro and k8s-ci-robot
1675127f0a
[stable/postgresql] Specify user for the initContainer ( #9068 )
...
Signed-off-by: tompizmor <tompizmor@gmail.com >
2018-11-07 02:21:08 -08:00
Tomas Pizarro and k8s-ci-robot
258376818f
[stable/postgresql] Fix chart when persistence is enabled ( #9002 )
...
Signed-off-by: tompizmor <tompizmor@gmail.com >
2018-11-05 07:57:49 -08:00
Carlos Rodríguez Hernández and k8s-ci-robot
381a36aff2
Revert "[stable/postgresql] Release 2.2.3 ( #8856 )" ( #8881 )
...
This reverts commit b772e0abc0 .
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-10-30 04:25:27 -07:00
Bitnami Bot and k8s-ci-robot
b772e0abc0
[stable/postgresql] Release 2.2.3 ( #8856 )
...
* postgresql: update to `11.0.0`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* postgresql: bump chart appVersion to `11.0.0`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
* postgresql: bump chart version to `2.2.3`
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2018-10-29 17:11:04 -07:00
Juan Ariza Toledano and k8s-ci-robot
8bd8912453
[stable/postgreslq] Improve service configuration ( #8691 )
...
* Fix typo
Signed-off-by: juan131 <juan@bitnami.com >
* [stable/postgreslq] Improve service configuration
Signed-off-by: juan131 <juan@bitnami.com >
* Fix lint issues
Signed-off-by: juan131 <juan@bitnami.com >
* Small corrections on README.md file
Signed-off-by: juan131 <juan@bitnami.com >
* Small corrections on README.md file - ii
Signed-off-by: juan131 <juan@bitnami.com >
2018-10-24 06:12:12 -07:00
Carlos Rodríguez Hernández and k8s-ci-robot
898ee9a96f
[stable/postgresql] Add global registry option and remove some quotes ( #8684 )
...
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-10-24 01:52:08 -07:00
Carlos Rodríguez Hernández and k8s-ci-robot
7f1e47c5a8
[stable/postgresql] PostgreSQL maintenance proposal ( #8004 )
...
* Adopt postgresql chart
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Fix Chart.yaml
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Add metrics and NetworkPolicy to the README
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Remove previous deployment.yaml
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Update NOTES.txt
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Add OWNERS file
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Add kubeapps text to charts READMEs
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Appy different suggestions
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Add terminationGracePeriodSeconds
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Add upgrade steps to README
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Add how to connect when the networkpolicy is enabled to NOTES.txt
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Allow using pg_hba.conf via configmap
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Update description ingluding pg_hba.conf
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Fix metrics deployment
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Rebase latest changes
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Remove distro tags
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
* Add OWNERs to .helmignore
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com >
2018-10-24 00:48:08 -07:00
Boky and k8s-ci-robot
65403e85b0
Added option for custom environment variables for PostgreSQL. ( #7589 )
...
This commit enables the user to specify additional environment
variables in the postgres chart.
This is especially important for custom Postgres images which might
have different environment variables for different options or for
enabling additional features.
Furthermore versions have been updated:
- Chart version has been set to 1.0.0, as this is a stable chart
Signed-off-by: Bojan Čekrlić <bojan@cekrlic.com >
2018-10-16 07:57:04 -07:00
Cédric de Saint Martin and k8s-ci-robot
68ec4ff1a2
[stable/postgresql] Add terminationGracePeriodSeconds parameter. ( #8165 )
...
30 seconds by default might not be enough in some cases.
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
2018-10-08 13:00:58 -07:00
Cédric de Saint Martin and k8s-ci-robot
7b06d36c71
[postgresql] Allow to keep PVC after 'helm delete'. Off by default. ( #7283 )
...
See https://github.com/helm/helm/blob/master/docs/charts_tips_and_tricks.md#tell-tiller-not-to-delete-a-resource
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
2018-09-03 00:26:11 -07:00
Cédric de Saint Martin and k8s-ci-robot
903abc4189
[postgresql] Add pg_hba.conf option. ( #6325 )
...
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
2018-09-02 05:36:19 -07:00
Cédric de Saint Martin and k8s-ci-robot
8eaa90001b
[postgresql] Update metrics image to 0.4.6. ( #6652 )
...
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr >
2018-08-31 14:53:20 -07:00
Alexander Babai and k8s-ci-robot
cf7a5644c6
[stable/postgresql]: add pods replace strategy support ( #6218 )
...
* [stable/postgresql]: add pods replace strategy support
* [stable/postgresql] bump version
2018-06-28 10:49:31 -07:00
Richard Alberto and k8s-ci-robot
ee77e9ac4e
Fix postgresql chart ( #6226 )
2018-06-21 10:30:59 -07:00
Cornelius Keller and k8s-ci-robot
12de98d102
fix postgres chart ( #6179 )
2018-06-18 09:46:32 -07:00
Adam Charnock and k8s-ci-robot
14520bba51
Adding values for liveness & readiness probe thresholds ( #2957 )
...
* Adding values for liveness & readiness probe thresholds
* Postgresql: Upping chart version
* Removing use of default as it is redundant
* Incrementing chart version as it seems someone beat me to it
* Update Chart.yaml
2018-06-17 05:21:31 -07:00
Matt McNaughton and k8s-ci-robot
06c9ca585d
[stable/postgresql] Add pod/deployment annotations ( #5672 )
...
Add the ability to specify pod/deployment annotations through
`values.yml`.
I tested this works without any custom annotations, and also tested
specifying custom annotations and verifying they are included in the
existing pod/deployment.
2018-05-24 12:37:41 -07:00
Ciaran Liedeman and k8s-ci-robot
93ccc23505
[stable/postgresql] Add Existing secret ( #5413 )
...
* Move custom metrics to config map
* Add existing secret option
* created secretName helper
2018-05-10 07:28:54 -07:00
AdamDang and k8s-ci-robot
3d3506d630
[stable/postgresql] typo fix: persitent->persistent ( #5447 )
...
* Update Chart.yaml
* Update values.yaml
2018-05-10 00:43:53 -07:00
Corey O'Brien and k8s-ci-robot
ea9eba4eaf
[stable/postgresql] Add option to inject password via file ( #5013 )
...
* [stable/postgresql] Add option to inject password via file
* Bump minor version and remove extraneous and
2018-04-18 12:45:00 -07:00
Federico Nusymowicz and k8s-ci-robot
f2938a46e3
Allows alternate scheduler for postgresql ( #3802 )
2018-03-02 10:29:51 -08:00
jonathan.striebel and k8s-ci-robot
ac3aa9fe6f
postgresql: added postgresConfig value to specify runtime config parameters ( #3780 )
2018-02-28 13:09:45 -08:00
Charles Vallance and k8s-ci-robot
79feb6ca8f
[stable/postgresql] Added ability to set the NodePort for the postgresql chart. ( #3349 )
...
* Added ability to set the NodePort for the postgresql chart.
* Update Chart.yaml
2018-01-29 12:23:34 -08:00