* [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/etcd] Add support for customizing authentication token type
Signed-off-by: juan131 <juanariza@vmware.com>
* Fix typo in values
Signed-off-by: juan131 <juanariza@vmware.com>
* Add support for customizin the JWT token and loading the private key from a secret
Signed-off-by: juan131 <juanariza@vmware.com>
* feat: allow reuse startFromSnapshot volume in the disasterRecovery
* chore: bump version
* fix: set ETCD_INIT_SNAPSHOTS_DIR to mount path in disasterRecovery.pvc.existingClaim
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>
* [bitnami/etcd] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Juan Ariza Toledano <juanariza@vmware.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
* Adding possibility to disable service who expose cluster
* Adding .Values.service.enable bool set by default to true (service by default activated)
* Update Chart.yaml
* Update README.md
* Update Chart.yaml
* Give the 6.7.0 version to the etcd chart
* Update svc.yaml
* Change the var from `.Values.service.enable` to `.Values.service.enabled`
* Update README.md
* Change value from `.Values.service.enable` to `.Values.service.enabled`
* Update values.yaml
* Update enabled variable
* Update values.yaml
* Adding existingSecretPasswordKey auth rbac param
To replicate redis-cluster behavior, an existingSecretPasswordKey was added.
Defaults to etcd-root-password to use the secret generated (or provided) for default secret
* Bump etcd chart version
- add readme for auth.rbac.existingSecretPasswordKey
Co-authored-by: Ayan Bikalapov <abikalapov@explorance.com>
Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com>
* 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
* Add support for service account specification
* Supports creation or using existing service account
* Update common dependency for new patch release 1.4.1 -> 1.4.2
* Increment chart version 6.1.5 -> 6.2.0
* Added sample of parameters for setting of auto compaction
* Added support to set auto compaction environment variable using parameters
* Update README.md
* Update README.md
* Update Chart.yaml
Changing version
* Fixes leading space in comment
* Fixes leading space in comment
* Update bitnami/etcd/Chart.yaml
Changing minor version
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
* Update bitnami/etcd/values.yaml
format to follow the same approach used for other parameters
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
* Update README.md
Make suggested changes
* Update values.yaml
Removing trailing spaces
* Update README.md
* [bitnami/etcd] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
* Allow client/peer port name overrides for custom SRV domains
* Apply override to svc.yml
* Bump minor version instead of patch
* Omit changes to targetPorts
* bitnami/etcd: Adds backwards compatibility changes to client/peer port override