* 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
* [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
* [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
* 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>
* 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>
* 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
* [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>
* [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>
make zookeeper/templates/networkpolicy.yaml more flexible
added comment netpol configuration
Co-authored-by: Аксенов Николай Константинович <nk_aksenov@bingo-boom.com>