* Generic README instructions related to the repo
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* Change repo in more commands
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* Minor changes
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* Revert URL removal
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
Without this change, in order to use a custom probe, the user has to
specify the probe parameters, and also must specify for the original
probe "enabled: false".
Issue: #12354
Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com>
Signed-off-by: Orgad Shaneh <orgad.shaneh@audiocodes.com>
The scope of this work is to add namesapce into all the templates used
to generate the yaml files required to deploy all the components of this
chart, if enabled.
This pretty much replicate the work from the redis chart, with the
adjustments required and all the parts dedicated to this chart
completed.
We migrated from the redis chart (using sentinel) and we noticed that
this one was missing the namespace in the metadata object.
We added it, tested it and it is running in our dev environment for a
while, so we believe that this is correctly done.
Also the tests and the template generated looks ok.
We have generated a template with a "test-ns" namespace and all the
components enabled, not completely filled, except for the ones that were
affected by the scope of this work.
We hope you like this work.
The engineering YData team <developers@ydata.ai>
Signed-off-by: Luís Portela Afonso <luis.portela@ydata.ai>
* Make probes MASTERDOWN aware and include timeout message
Signed-off-by: eduardobr <eduardobr@gmail.com>
* Bump version on Chart.yaml
Signed-off-by: eduardobr <eduardobr@gmail.com>
* changed .Values.redis.port to .Values.service.ports.redis
* added slot rebalancing to update-cluster.yaml
* bumped charted version by a patch version
* added missing tls configs
* Changed .Values.service.ports.redis to .Values.redis.containerPorts.redis
Co-authored-by: Miguel Ruiz <miruiz@vmware.com>
* fixed some incorrectly named configs; changed some of the to
* [bitnami/redis-cluster] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Sammy Jia <sjia@qualys.com>
Co-authored-by: Miguel Ruiz <miruiz@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
* [bitnami/postgresql-ha] Mark PSP as deprecated
* [bitnami/postgresql] Mark PSP as deprecated
* [bitnami/redis-cluster] Mark PSP as deprecated
* [bitnami/redis] Mark PSP as deprecated
* [bitnami/thanos] Mark PSP as deprecated
* [bitnami/wavefront] Mark PSP as deprecated
* [bitnami/thanos] Update README
* [bitnami/thanos] Fix linting issues
* [bitnami/redis-cluster] Enable initContainers section if redis.initContainers is set (#7674)
* [bitnami/redis-cluster] Bump chart version
* Update bitnami/redis-cluster/templates/redis-statefulset.yaml
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
* [bitnami/several] Change pullPolicy for bitnami-shell image
* Add rolling tag check in the NOTES.txt
* Fix non-standard names
* Use macro when defined
* Update Chart.yaml
* Fix typo
* [bitnami/redis-cluster] Standardise Redis Cluster Helm Chart
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Bump version
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Fix and regenerate README
Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
* Apply suggestions
* Re-generate readme
* Address changes and improvements
* Improve rollingUpdate values
* Use 0 as default partition
* Add upgrade notice to README
* 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/redis-cluster] Add support for autogenerated certs
* Update README.md and Chart version bump
* Add annotations and validation
* Update README.md