Commit Graph

104 Commits

Author SHA1 Message Date
Finn Hartshorn
e74750cb7a Added preAllocSize and snapCount options (#7183) 2021-08-11 08:19:58 +02:00
endika-ravn
8623f7b3e2 Zookeeper topology (#7137)
* [bitnami/zookeeper] Add topology constraints

* [bitnami/zookeeper] Add topology constraints

* [bitnami/zookeeper] add topology constraints

Co-authored-by: endikap <endika.posadas@imanage.com>
2021-08-09 10:08:39 +02:00
Carlos Rodriguez Hernandez
baf228384a [bitnami/several] Unify upgrading section 2021-08-02 12:35:44 +00:00
Carlos Rodríguez Hernández
6340bff66f [bitnami/several] Bump version and update READMEs (#7069)
* [bitnami/several] Bump version and update READMEs

* Replace TM with &trade;

* Replace R with &reg;

* Fix version
2021-07-27 17:41:53 +02:00
Carlos Rodríguez Hernández
f1344b0361 [bitnami/several] Add diagnostic mode (#7012)
* Rebase master

* Fix typo in statefulset

* Include lifecycle in the if statement

* Include metrics container

* Update README

* Rebase master

* Rebase master

* Rebase master

* Add diagnostic mode to etcd

* Add diagnostic mode to fluentd

* Add diagnostic mode to grafana-tempo

* Add diagnostic mode to haproxy

* Rebase master

* Fix values location and README

* Add diagnostic mode to the scaffolding

* Add diagnostic mode to kafka

* Add diagnostic mode to kong

* Fix linter in ejbca

* Add diagnostic mode to logstash

* Add diagnostic mode to mariadb

* Add diagnostic mode to mongodb-sharded

* Fix BITNAMI_DEBUG in galera

* Add diagnostic mode to mysql

* Add diagnostic mode to nats

* Add diagnostic mode to postgresql

* Add diagnostic mode to rabbitmq

* Add diagnostic mode to redis-cluster

* Add diagnostic mode to spark

* Add diagnostic mode to wordpress

* Add diagnostic mode to zookeeper

* Fix/Add BITNAMI_DEBUG in kong, nats, and spark

* Update READMEs

* Unify 'Please be patient...' sentence in NOTES

* Bump galera version
2021-07-27 13:10:01 +02:00
Miguel Ruiz
2be11a70b9 [bitnami/*] Replace nil values (#6993)
* Fix global.imageRegistry nil value

* Fix kubeVersion nil value

* Fix nameOverride nil value

* Fix fullnameOverride nil value

* Fix storageClass nil value

* Fix extraEnvVarsCM nil value

* Fix extraEnvVarsSecret nil value

* Fix targetCPU nil value

* Fix existingConfigmap nil value

* Fix clusterIP nil value

* Fix nodePort nil value

* Fix loadBalancerIP nil value

* Fix nil values

* Fix existingClaim nil value

* Fix maxUnavailable nil value

* Fix targetMemory nil value

* Fix nil values

* Fix namespace nil value

* Fix command nil value

* Fix args nil value

* Fix nil values

* Fix nil values

* Fix nil values

* Fix nil values, update README and bump chart version

* Revert airfllow changes

* Apply suggestions

* redis,suitecrm - new version bump

* Minor changes and update readmes

* Update tensorflow-resnet version

Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
2021-07-21 11:41:17 +02:00
Pablo Galego
fb2693bfe6 [bitnami/*] Adapt values.yaml of common library, Tomcat, Wavefront and ZooKeeper charts (#6970)
* tomcat: Adapt values.yaml to readme-generator

* tomcat: Organize values.yaml in sections

* tomcat: Generate README

* wavefront: Adapt values.yaml to readme-generator

* wavefront: Organize values.yaml in sections

* wavefront: Generate README

* zookeper: Adapt values.yaml to readme-generator

* zookeeper: Organize values.yaml in sections

* zookeeper: Generate README

* common: Adapt values.yaml to readme-generator

* Fix linting issues

* Bump charts' patch version

* Add values.yaml paths to Github Actions workflow
2021-07-16 09:49:49 +02:00
enixon
c631461ad1 [bitnami/zookeeper] Allow the use of the admin server to provide live… (#6478)
* [bitnami/zookeeper] Allow the use of the admin server to provide liveness and readiness checks

* fix indentation and values names in liveness and readiness probes when service.disableBaseClientPort is true

* remove the 'useAdmin' values and document using the admin server for custom probes

* clean up README around ZooKeeper custom probes
2021-07-05 14:39:41 +02:00
Miguel Ruiz
40205f6b6e [bitnami/zookeeper] Add support for autogenerated certs (#6532)
* [bitnami/zookeeper] Add support for autogenerated certs

* Update README.md and Chart version bump

* Add major change notes to README.md

* Apply suggestions

* Add initContainer for Keystore autogeneration

* Add validation, annotations and minor fix

* Remove tls.image and update README.md
2021-06-16 11:14:22 +02:00
hmerat
07168bb458 [bitnami/zookeeper] Allow to specify a nodePort in zookeeper service (#6617)
* Allow to specify a nodePort in zookeeper service

* Increase version of zookeeper chart

* Add documentation on new values
2021-06-09 19:54:23 +02:00
Mostafa Elmenbawy
a290ba8126 [bitnami/zookeeper] Add selector to pvc (#6505)
* [bitnami/zookeeper] Add selector for PVC

Add selector to Zookeeper data PVC and dataLogDir PVC

Signed-off-by: mmenbawy <elmenabawym@gmail.com>

* [bitnami/zookeeper] (values.yaml) Update doc string

* [bitnami/zookeeper] Apply suggestions

* [bitnami/zookeeper] Apply suggestions

* [bitnami/zookeeper] Apply suggestions
2021-06-08 11:49:05 +02:00
enixon
b95b36668e [bitnami/zookeeper] add customLivenessProbe and customReadinessProbe (#6547) 2021-06-04 08:24:58 +02:00
vikram-bitnami
ab0dbe4163 [bitnami/zookeeper] Updated Zookeeper README (#6158)
* T39891 Updated Zookeeper README

* T39891 Updated Chart.yaml

Co-authored-by: Vikram Vaswani <vvaswani@vmware.com>
2021-04-21 15:56:49 +05:30
Ankit Mehta
8c2c4f02f0 Add automountServiceAccountToken field to the serviceaccount (#5996)
Signed-off-by: Ankit Mehta <ankit.mehta@appian.com>
2021-04-05 10:15:00 +02:00
alvneiayu
dc221322fe [bitnami/zookeeper] Add new liveness/readiness probes to test TLS (#5944) 2021-03-30 11:11:25 +02:00
Carlos Rodríguez Hernández
870bc4dba1 [bitnami/*] Remove minideb mentions (#5677)
* Replace minideb by bitnami-shell in READMEs
* Avoid minideb mentions in Helm Charts
* Update values.yaml
* Update values.yaml
2021-03-04 15:26:03 +01:00
Quan TRAN
b8e9836fcf extra-list.yaml (#5502) 2021-02-18 10:40:34 +01:00
Miguel Ruiz
5f095734f9 [bitnami/*] Add notice regarding parameters immutability after chart installation (#4853)
* Add notice regarding parameters immutability after chart installation

* Revert changes on Mongo and Memcached README.md
2021-02-10 13:10:57 +01:00
Javier J. Salmerón-García
bfbd24f353 [bitnami/zookeeper] Add hostAliases (#5321) 2021-01-29 10:11:26 +01:00
Carlos Rodríguez Hernández
7e98e1eec9 [bitnami/zookeeper] Drop values-production.yaml support (#5135) 2021-01-19 17:58:12 +01:00
Carlos Rodríguez Hernández
c5e67a3887 [bitnami/*] Change helm version in the prerequisites (#5090) 2021-01-19 14:40:01 +01:00
Daniel Arteaga
e19d329338 [bitnami/zookeeper] feat: add initContianers (#4802)
* [bitnami/zookeeper] feat: add initContianers

Signed-off-by: darteaga <darteaga@vmware.com>

* fix: wrap initContainer inside an if

Signed-off-by: darteaga <darteaga@vmware.com>

* fix: apply format to values.yaml

Signed-off-by: darteaga <darteaga@vmware.com>

* [bitnami/zookeeper] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-12-25 17:48:14 +01:00
antonmatsiuk
785a386678 bitnami/zookeeper add minServerId variable (#4700) 2020-12-17 09:26:57 +01:00
Juan Ariza Toledano
a0db323c35 [bitnami/*] Affinity based on common presets (ix) (#4727) 2020-12-16 11:22:35 +01:00
bl-ue
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
Carlos Rodríguez Hernández
b38b734011 [bitnami/zookeeper] Major version. Adapt Chart to apiVersion: v2 (#4261)
* [bitnami/zookeeper] Major version. Adapt Chart to apiVersion: v2

* [bitnami/zookeeper] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-11-11 00:58:55 +01:00
Juan Ariza Toledano
c08a20e3db [bitnami/*] Include link to Troubleshootin guide on README.md (#4136) 2020-10-28 11:07:11 +01:00
Fran
eff33a50ea [bitnami/zookeeper] Changes to add loadBalancerIP option to service (#4130)
* Changes to add loadBalancerIP option to service

* Improve condition

* Add commets to values files

* Remove trailing spaces

* Update bitnami/zookeeper/values-production.yaml

Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>

* Update bitnami/zookeeper/values.yaml

Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>

* Update bitnami/zookeeper/README.md

Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>

* Update bitnami/zookeeper/templates/svc.yaml

Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>

Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>
2020-10-28 10:51:33 +01:00
Monica Ruttle
01b135961a [bitnami/zookeeper] allow for overriding namespace in zookeeper helm chart (#3881)
* allow for overriding namespace in zookeeper helm chart

* Bumped chart version

* Fixed typo

* Renamed namespace to namespaceOverride, extracted namespace logic to template, found a few missed namespace references

* renamed namespaceOverride template

* Update bitnami/zookeeper/Chart.yaml

Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com>

Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com>
2020-10-07 15:40:23 +02:00
Jose Antonio Carmona
963cc13833 [bitnami/zookeeper] Override serviceAccount name when not creating one (#3587)
* Override serviceAccount name when not creating one

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

* Chart version bump
2020-09-08 12:10:23 +02:00
Andrés Bono
3d7ab406fe [bitnami/*] Fix TL;DR typo in READMEs (#3280)
* Fix TL;DR typo in READMEs

Signed-off-by: Andrés Bono <andresbono@vmware.com>
2020-07-30 18:31:32 +02:00
Juan Ariza Toledano
3e06faf941 [bitnami/zookeeper] Metrics annotations through svc (#3251) 2020-07-28 17:06:50 +02:00
Juan Ariza Toledano
fd27fd3aa5 [bitnami/zookeeper] Fix backwards incompatibility issue (#3175) 2020-07-21 15:11:19 +02:00
Juan Ariza Toledano
478e565557 [bitnami/zookeeper] Add custom labels/annotations parameters (#3173)
Signed-off-by: juan131 <juanariza@vmware.com>
2020-07-21 11:20:00 +02:00
jonathan-m-foley
8071c0c63e [bitnami/zookeeper] Made dataLogDir customizable. (#2994)
* Made dataLogDir customizable.

* Added a property to values.yaml and values-production.yaml to set the dataLogDir zookeeper property.
* Updated the statefulset to allow setting the dataLogDir via an ENV and to handle the persistent storage if set.

* Bumped docker image tag
2020-07-14 09:59:21 +02:00
vincedmg
2d8b47cbab [bitnami/zookeeper] add schedulerName option (#2872)
* add schedulerName option

* fulfill requirements

git

* Bump minor version

* [bitnami/zookeeper] Update components versions

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

Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-19 11:35:40 +02:00
c3-anuraagnalluri
6452a6ecc7 [bitnami/zookeeper] Configure max session timeout as standard env var… (#2847)
* [bitnami/zookeeper] Configure max session timeout as standard env var in helm chart

* merge master and update chart version

* merge master and update chart version

* [bitnami/zookeeper] Update components versions

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

Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-18 22:50:58 +02:00
Sam Weston
29e70aebef [bitnami/zookeeper] Add Prometheus Operator PrometheusRule support (#2703)
* [bitnami/zookeeper] Add Prometheus Operator PrometheusRule support

Signed-off-by: Sam Weston <weston.sam@gmail.com>

* [bitnami/zookeeper] Bump chart version

Signed-off-by: Sam Weston <weston.sam@gmail.com>

* [bitnami/zookeeper] Remove newline in prometheusrules.yaml

Signed-off-by: Sam Weston <weston.sam@gmail.com>

* [bitnami/zookeeper] Update components versions

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

Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-05 12:35:34 +02:00
Sam Weston
f2692ad0f1 [bitnami/zookeeper] Allow adding annotations to the services (#2701)
* [bitnami/zookeeper] Allow adding annotations to the services

Signed-off-by: Sam Weston <weston.sam@gmail.com>

* [bitnami/zookeeper] Fix linting failure

Signed-off-by: Sam Weston <weston.sam@gmail.com>

* [bitnami/zookeeper] Bump chart a minor version

Signed-off-by: Sam Weston <weston.sam@gmail.com>

* [bitnami/zookeeper] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com>
2020-06-02 11:04:58 +02:00
Daniel Arteaga
c7751eb576 update bitnami/common to be compatible with helm v2.12+ (#2615) 2020-05-19 13:18:15 +02:00
Jake Sylvestre
3856cef583 Fix Zookeeper Readme (#2486) 2020-05-04 11:12:35 +02:00
Onur YALAZI
ef4381c4a6 [bitnami/zookeeper] feat(zookeeper) Added tls support for zookeeper (#2290)
* feat(zookeeper) Added tls support for zookeeper

* chore(zookeeper) bumped chart version

* chore() zookeeper container env var changes

* [bitnami/zookeeper] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Ibone González Mauraza <gibone@bitnami.com>
2020-04-30 08:48:51 +02:00
Bekir Dogan
734910ccba [bitnami/zookeeper] add priorityClassName support (#2355)
* [bitnami/zookeeper] add priorityClassName support

* [bitnami/zookeeper] Update components versions

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

* Update values-production.yaml

Co-authored-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Miguel Ángel Cabrera Miñagorri <macabrera@bitnami.com>
2020-04-20 13:19:47 +02:00
Onur YALAZI
deb4983652 [bitnami/zookeeper] feat(zookeeper) added extra volume options to zookeeper chart (#2271)
* feat(zookeeper) added extra volume options to zookeeper chart
2020-04-10 08:32:52 +02:00
Corey Hinkle
cbad65383a [bitnami/zookeeper] Add podLabels to statefulset (#2257)
* Add podLabels to statefulset

* Add templating capability to podLabels

* Fix spacing

* [bitnami/zookeeper] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-09 11:10:23 +02:00
horihel
9d031595ef [bitnami/zookeeper] add existingClaim support (#2238)
* add existingClaim support

* [bitnami/zookeeper] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-04-07 08:16:12 +02:00
Andrés Bono
41c2c83d0d [bitnami/zookeeper] Fix typo in README.md (#2234)
Signed-off-by: Andrés Bono <andresbono@vmware.com>
2020-04-06 09:32:35 +02:00
Andrés Bono
c4eff836e1 [bitnami/zookeeper] Deprecate Prometheus exporter in favor of native endpoint (#2205)
* [bitnami/zookeeper] Deprecate Prometheus exporter in favor of native endpoint

Signed-off-by: Andrés Bono <andresbono@vmware.com>

* Quote env-var value

Signed-off-by: Andrés Bono <andresbono@vmware.com>

* [bitnami/zookeeper] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-04-03 19:32:13 +02:00
Dmitriy
90edbc17af [bitnami/zookeeper] pod annotations (#2066)
*  [bitnami/zookeeper] pod annotations
2020-03-20 09:45:22 +01:00
Nikolay
af5eadfb34 [bitnami/zookeeper] Add template and parameters for configuring network policy (#2005)
make zookeeper/templates/networkpolicy.yaml more flexible

added comment netpol configuration

Co-authored-by: Аксенов Николай Константинович <nk_aksenov@bingo-boom.com>
2020-03-06 18:10:03 +01:00