Commit Graph

184 Commits

Author SHA1 Message Date
cyril-corbon
93ce746dce feat: add etcd nodeselctor & toleration on disasterRecovery (#7984)
Signed-off-by: Cyril Corbon <corboncyril@gmail.com>
2021-11-04 09:55:15 +01:00
Bitnami Containers
0e507a7e80 [bitnami/etcd] Release 6.9.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-10-27 02:24:49 +00:00
Carlos Rodríguez Hernández
9711a33c6e [bitnami/several] Change pullPolicy for bitnami-shell image (#7852)
* [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
2021-10-19 14:38:37 +02:00
Bitnami Containers
d3c5418a2b [bitnami/etcd] Release 6.9.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-10-15 16:28:30 +00:00
Juan Ariza Toledano
9f9d8aa887 [bitnami/etcd] Add support for customizing authentication token type (#7735)
* [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>
2021-10-08 17:54:27 +02:00
Rel Zhong
b3072027ca [bitnami/etcd] feat: allow reuse startFromSnapshot volume in the disasterRecovery (#7511)
* 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>
2021-09-24 12:56:47 +02:00
Bitnami Containers
e5c193e68b [bitnami/etcd] Release 6.8.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-09-24 08:05:14 +00:00
Ali MOSTAFA
9e15549401 [bitnami/etcd] add Prometheus podmonitor relabelings parameter (#7399)
* add prelabelings field to Prometheus pod monitor

* update etcd README.md

* Update bitnami/etcd/README.md

Co-authored-by: Pablo Galego <pablogalegocarro@gmail.com>

* Update bitnami/etcd/values.yaml

Co-authored-by: Pablo Galego <pablogalegocarro@gmail.com>

* Update bitnami/etcd/values.yaml

Co-authored-by: Pablo Galego <pablogalegocarro@gmail.com>

Co-authored-by: Pablo Galego <pablogalegocarro@gmail.com>
2021-09-07 09:45:11 +02:00
glagny
91e80b3bfd [bitnami/etcd] Adding the possibility to disable service (#7371)
* 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
2021-09-02 15:28:47 +02:00
Mathieu Herbert
78508eb203 [bitnami/etcd] add service.clusterIP parameter (#7356)
* [bitnami/etcd] add service.clusterIP parameter

* adding check on clusterIP based on review

Co-authored-by: Ibone González Mauraza <gibone@vmware.com>

Co-authored-by: Ibone González Mauraza <gibone@vmware.com>
2021-09-01 11:16:20 +02:00
Bitnami Containers
4a348683e6 [bitnami/etcd] Release 6.6.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-08-25 22:08:12 +00:00
Juan Ariza Toledano
e880129200 [bitnami/etcd] Add support for custom terminationGracePeriodSeconds (#7307) 2021-08-25 12:34:45 +02:00
Roman Kuznetsov
1e24ddb29c [bitnami/etcd] add support for network policy (#7205) 2021-08-20 14:45:18 +02:00
Bitnami Containers
2e0bfc1157 [bitnami/etcd] Release 6.4.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-08-18 14:04:23 +00:00
aiceball
5baf3cf20f [bitnami/etcd] Add existingSecretPasswordKey field in auth.rbac (#7212)
* 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>
2021-08-17 09:37:02 +02:00
Bitnami Containers
ba6f8356e7 [bitnami/etcd] Release 6.3.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-07-30 19:58:31 +00:00
Bitnami Containers
c2cf742d7b [bitnami/etcd] Release 6.3.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-07-30 10:51:48 +00:00
Pablo Galego
4c867335c5 [bitnami/several] Fix default values and regenerate README (#7024)
* etcd: remove nil values

* external-dns: remove nil values

* fluentd: remove nil values

* ghost: remove nil values

* grafana: remove nil values

* grafana-operator: remove nil values

* grafana-tempo: remove nil values

* haproxy: remove nil values

* harbor: remove nil values

* influxdb: remove nil values

* jasperreports: remove nil values

* jenkins: remove nil values

* joomla: remove nil values

* jupyterhub: remove nil values

* kafka: remove nil values

* keycloak: remove nil values

* kiam: remove nil values

* kibana: remove nil values

* Replace default values of sidecars and initContainers

* Uncomment remaining parameters

* kiam: change allowedHostPaths to array and regenerate readme

* jupyterhub: change extraIngress and extraEgress to array

* influxdb: bump chart's patch version

* Bump charts' patch versions

* kafka: set liveness and readiness probes missing values

* logstash: set liveness and readiness probes missing values

* logstash: bump chart's patch version

* Regenerate READMEs with latest changes from master

* Regenerate READMEs with latest changes from master

* Bump influxdb and harbor charts patch versions

Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
2021-07-27 15:25:54 +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
Pablo Galego
a5d80d61b0 [bitnami/*] Adapt values.yaml of Elasticsearch, etcd and external-dns charts (#6822)
* Adapt values.yaml of elasticsearch chart

* Adapt values.yaml of etcd chart

* Adapt values.yaml of external-dns chart

* Add commented keys in elasticsearch values.yaml

* Reorder Elasticsearch values.yaml in sections

* Elasticsearch: Fix discrepancies between generated manifests

* Generated Elasticsearch README.md

* Reorder etcd values.yaml in sections

* etcd: Fix discrepancies between generated manifests

* Generated etcd README.md

* external-dns: Fix discrepancies between generated manifests

* Fix remaining discrepancy marks in external-dns

* Generated external-dns README.md

* Add chart paths to Github Actions workflow

* Bump patch version in charts

* Regenerate Elasticsearch README

* Bump external-dns patch version

* elasticsearch: Fix some uncommented values

* elasticsearch: Bump chart patch version

* external-dns: Update README with latest changes from master

* elasticsearch: Bump chart's patch version

* elasticsearch: Fix volumepermissions duplicate section

* elasticsearch: Add Kibana Parameters

* external-dns: Bump chart version
2021-07-19 10:30:43 +02:00
Bitnami Containers
037d1b9558 [bitnami/etcd] Release 6.2.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-07-17 21:56:38 +00:00
Bitnami Containers
8e9ee2989f [bitnami/etcd] Release 6.2.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-17 21:52:25 +00:00
Bitnami Containers
324afd9caa [bitnami/etcd] Release 6.2.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-15 06:54:36 +00:00
Bitnami Containers
0c7312867b [bitnami/etcd] Release 6.2.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-11 13:04:42 +00:00
Bitnami Containers
8cdea9dd1b [bitnami/etcd] Release 6.2.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-28 12:01:58 +00:00
Bitnami Containers
976a204112 [bitnami/etcd] Release 6.2.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-23 08:36:29 +00:00
Bitnami Containers
6c2ec2b69b [bitnami/etcd] Release 6.2.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-14 07:54:05 +00:00
Bitnami Containers
f04d9336cf [bitnami/etcd] Release 6.2.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-15 09:58:29 +00:00
Ryan Probus
c1a470352f [bitnami/etcd] Service account specification (#6055)
* 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
2021-04-09 17:12:59 +02:00
Juan Ariza Toledano
570be78402 Etcd init from snapshot (#6013) 2021-04-06 09:33:47 +02:00
Bitnami Containers
182114e06d [bitnami/etcd] Release 6.1.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-03-16 09:51:04 +00:00
Maninder Singh
43fc0dfd34 [bitnami/chart] Adding parameters to enable and manipulate auto-compaction feature of etcd (#5756)
* 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>
2021-03-15 08:44:44 +01:00
Juan Ariza Toledano
5741a6ded4 [bitnami/etcd] Major version: refactoring (#5682)
* [bitnami/etcd] Major version: refactoring

Signed-off-by: juan131 <juanariza@vmware.com>

* Remove trailing spaces

Signed-off-by: juan131 <juanariza@vmware.com>

* Address suggestions from code review

Signed-off-by: juan131 <juanariza@vmware.com>

* [bitnami/etcd] Move logic to container

Signed-off-by: juan131 <juanariza@vmware.com>

* Do include default hooks in the values.yaml

Signed-off-by: juan131 <juanariza@vmware.com>

* Better approach for hooks

Signed-off-by: juan131 <juanariza@vmware.com>

* Simplify endpoints management

Signed-off-by: juan131 <juanariza@vmware.com>

* Use latest etcd image

Signed-off-by: juan131 <juanariza@vmware.com>

* [bitnami/etcd] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-03-12 13:14:10 +01: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
Bitnami Containers
aecde05575 [bitnami/etcd] Release 5.6.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-02-10 20:11:06 +00:00
Javier J. Salmerón-García
c36935d113 [bitnami/etcd] Add hostAliases (#5238)
* [bitnami/etcd] Add hostAliases

* Update statefulset.yaml
2021-01-28 13:17:20 +01:00
Carlos Rodríguez Hernández
2e05d2ab62 [bitnami/etcd] Reuse startFromSnapshot volume in the disasterRecovery mode (#4940)
* [bitnami/etcd] Reuse startFromSnapshot volume in the disasterRecovery mode

* Fix typo

* Improve logic after testing the different use cases

* [bitnami/etcd] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-01-11 21:09:13 +01:00
Bitnami Containers
18e5e478bb [bitnami/etcd] Release 5.4.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-26 04:06:35 +00:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
5ee088e859 [bitnami/etcd] Allow externalIPs in svc (#4770)
* [bitnami/etcd] Allow externalIPs

This allows for externalIPs to be used (e.g. Calico BGP exposes these instead of loadBalancerIP)

* Update values.yaml

* Update values-production.yaml

* Update svc.yaml

* Update Chart.yaml

* Update README.md

* Fix layout
2020-12-18 10:22:13 +01:00
Maxence Boutet
6ff4b1d9a1 [bitnami/etcd] Add statefulsetLabels and podLabels (#4518) 2020-12-01 11:01:43 +01:00
Bitnami Containers
9aeb6e0b35 [bitnami/etcd] Release 5.2.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-26 04:04:54 +00:00
Juan Ariza Toledano
934259f781 [bitnami/*] Affinity based on common presets (ii) (#4472) 2020-11-25 09:57:36 +01:00
lactose
039a831498 [bitnami/etcd] Allow client/peer port name overrides for custom SRV domains (#4147)
* 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
2020-11-13 12:53:16 +01:00
Carlos Rodríguez Hernández
7b380b6149 [bitnami/etcd] Major version. Adapt Chart to apiVersion: v2 (#4283)
* [bitnami/etcd] Major version. Adapt Chart to apiVersion: v2

* [bitnami/etcd] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-11-10 23:59:16 +01:00
Bitnami Containers
94e0dd6a25 [bitnami/etcd] Release 4.12.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-10-22 02:26:04 +00:00
Christopher Randles
e901dd8936 [bitnami/etcd] Allow alternate TLS secret filenames (#3902)
Signed-off-by: Chris Randles <randles.chris@gmail.com>
2020-10-14 16:05:49 +02:00
Bitnami Containers
cd8ff11cfb [bitnami/etcd] Release 4.11.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-22 01:52:37 +00:00
rico-bincentive
975fe174c4 [bitnami/etcd] add loadBalancerSourceRanges (#3637) 2020-09-11 10:57:13 +02:00
Bitnami Containers
996649f2e9 [bitnami/etcd] Release 4.10.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-08-26 08:05:42 +00:00
Leszek Buława
0e10b5fa29 [bitnami/etcd] Add persistent volume claim selector (#3480) 2020-08-21 10:58:16 +02:00