Commit Graph

119 Commits

Author SHA1 Message Date
Raphael Grömmer
2fe5d381ff [bitnami/etcd] Fix configmap template (#6025)
* removed dash from etcd configmap name

* chartversion bumped according to semver
2021-04-07 08:41:51 +02:00
Juan Ariza Toledano
570be78402 Etcd init from snapshot (#6013) 2021-04-06 09:33:47 +02:00
Gorka Maiztegi
65747e81bc Quote retention env variable values (#5831) 2021-03-18 10:34:04 +01:00
Cédric de Saint Martin
4a2f19f38b [bitnami/etcd] Service: Fix clientPortNameOverride and peerPortNameOverride. (#5786) 2021-03-15 15:05:33 +01: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
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
Patrik Rácskai
ffdb62e36f [bitnami/etcd] Fix port in concatenation of endpoints (#4875) 2021-01-04 18:20:42 +01: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
Bartłomiej Chalfen
bfc6ae7422 [bitnami/etcd] Add publishNotReadyAddresses: true to headless service (#4748)
Co-authored-by: Bartłomiej Chalfen <b.chalfen@falconvsystems.com>
2020-12-17 09:47:53 +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
Maxence Boutet
6ff4b1d9a1 [bitnami/etcd] Add statefulsetLabels and podLabels (#4518) 2020-12-01 11:01:43 +01: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
pixiono
2f9ee67318 [bitnami/etcd] Remove unused etcd.dataDir template function (#4254)
* Remove unused etcd.dataDir template function

* Remove etcd.dataDir function frim NOTES.txt

Co-authored-by: Andrés Bono <andresbono@vmware.com>
2020-11-11 16:45:42 +01:00
Thomas Perronin
91ca0df4a6 [bitnami/etcd] Disable metrics even if podAnnotations are provided (#4146) 2020-11-04 11:24:46 +01: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
rico-bincentive
975fe174c4 [bitnami/etcd] add loadBalancerSourceRanges (#3637) 2020-09-11 10:57:13 +02:00
Leszek Buława
0e10b5fa29 [bitnami/etcd] Add persistent volume claim selector (#3480) 2020-08-21 10:58:16 +02:00
Unai Arríen
adb3f6bd49 [bitnami/etcd] Fix etcd deployment when disabling useAutoTLS in client auth configuration (#3279) 2020-07-31 10:35:24 +02:00
Juan Ariza Toledano
7734c98b98 [bitnami/etcd] Fix issue when removing pod not being reattatched to the cluster properly (#3212)
Signed-off-by: juan131 <juanariza@vmware.com>
2020-07-27 13:50:44 +02:00
Carlos Rodríguez Hernández
b331fa6b61 [bitnami/etcd] Ensure ETCD_DATA_DIR permissions are set to 700 (#3196)
* [bitnami/etcd] Ensure ETCD_DATA_DIR permissions are set to 700

* Move check permissions block when previous data is detected

* Remove blank line

* [bitnami/etcd] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-07-23 18:49:15 +02:00
Juan Ariza Toledano
bbe0baad2e [bitnami/etcd] Fix issue on snapshooting cronjob (#3134)
Signed-off-by: juan131 <juanariza@vmware.com>
2020-07-16 10:59:26 +02:00
Juan Ariza Toledano
f234cc7ff1 [bitnami/etcd] Fix snapshotter job when there's only one replica (#3119)
* [bitnami/etcd] Fix snapshotter job when there's only one replica

Signed-off-by: juan131 <juanariza@vmware.com>
2020-07-15 12:02:04 +02:00
muratso
90af20ff79 Fixing grep used to create member_id file (#3013)
Co-authored-by: Eric Ferreira <eferreira1.wsgc.com>
2020-07-03 09:58:27 +02:00
Maxence Boutet
28c35be40c [bitnami/etcd] Don't create hardlink for latest snapshot (#2948)
* Use timestamp in snapshot's filename instead of symlink to find latest snapshot
2020-06-29 12:22:59 +02:00
Raúl Garcia Sanchez
bd7f575eba [bitnami/etcd] make cluster state variable configurable to fix https://github.com/bitnami/charts/issues/1908 (#2837)
* make cluster state variable definable

* make cluster state variable definable

* merge master and update chart version

* [bitnami/etcd] Update components versions

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

Co-authored-by: Raúl Garcia Sanchez <garcia@denic.de>
Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-06-16 12:50:48 +02:00
Carlos Rodríguez Hernández
78c98d3ef6 [bitnami/etcd] Add PodDisruptionBudget (#2545)
* [bitnami/etcd] Add PodDisruptionBudget

* Replace podDisruptionBudget by pdb

* [bitnami/etcd] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-05-08 13:08:11 +02:00
Hasan Turken
8d87e6f216 [bitnami/etcd] add priority class name option to etcd (#2126)
* [bitnami/etcd] add priority class name option to etcd

Signed-off-by: Hasan Turken <turkenh@gmail.com>

* [bitnami/etcd] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-03-25 10:53:58 +01:00
dacodas
55bb26b232 [bitnami/etcd] keep snapshot history (#1920)
* [bitnami/etcd] retain history of etcd snapshots

* [bitnami/etcd] bump Chart.yaml minor version
2020-03-02 10:26:15 +01:00
dacodas
8e451ec700 [bitnami/etcd] fix save-snapshot script (#1958)
* [bitnami/etcd] add disasterRecover.debug and BITNAMI_SNAPSHOT_DEBUG for debugging snapshots

* [bitnami/etcd] loop over ETCDCTL_ENDPOINTS while snapshotting

* [bitnami/etcd] 'set -x' when BITNAMI_SNAPSHOT_DEBUG

* [bitnami/etcd] bump Chart.yaml minor version

* [bitnami/etcd] allow BITNAMI_DEBUG or BITNAMI_SNAPSHOT_DEBUG for save-snapshot script
2020-02-25 09:42:45 +01:00
Javier J. Salmerón-García
5534f5eee7 [bitnami/etcd] Fix showing ETCD_ROOT_PASSWORD in the logs (#1909)
Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@vmware.com>
2020-02-19 12:01:55 +01:00
Sameer Naik
7d18cf4835 [bitnami/etcd] support snapshot restore on single node deployment
Fixes #1784
2020-01-02 17:32:58 +05:30
juan131
550a1d6b25 [bitnami/etcd] Use auto-generated TLS certificates when ETCD_AUTO_TLS is true 2019-12-18 16:12:19 +01:00
Sverre Boschman
de6f9bcf03 use BITNAMI_DEBUG te enable bash script debugging 2019-12-13 10:45:12 +01:00
juan131
e4d820e344 [bitnami/etcd] Fix regexp to detect removed members from cluster
Signed-off-by: juan131 <juan@bitnami.com>
2019-11-22 10:10:39 +01:00
Juan Ariza Toledano
6b98da498d Merge pull request #1616 from sboschman/fix-etcd-updatestrategy
[bitnami/etcd] fix updateStrategy in statefulset
2019-11-18 18:10:16 +01:00
Sverre Boschman
0cf3548f94 fix updateStrategy in etcd statefulset 2019-11-18 17:42:46 +01:00
juan131
e5776f95aa [bitnami/elasticsearch] Lint chart
Signed-off-by: juan131 <juan@bitnami.com>
2019-11-18 17:01:40 +01:00
juan131
0877afe268 [bitnami/etcd] etcd auto-recover cluster
Signed-off-by: juan131 <juan@bitnami.com>
2019-11-11 11:09:52 +01:00
juan131
3f085a71be [bitnami/etcd] Fix issue with restarting pods on single-node clusters
Signed-off-by: juan131 <juan@bitnami.com>
2019-11-01 11:13:41 +01:00
Sameer Naik
7c4bc743b8 [bitnami/etcd] adds servicemonitor support
Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2019-10-25 14:10:27 +05:30
Matt Everett
bfb0a280b0 Remove extra blank lines and remove unnecessary 'exec' command. 2019-09-30 10:02:07 +01:00
Matt Everett
de0ebfaeb3 Fix conflict between ETCDCTL_ENDPOINTS env var and --endpoints cmdline parameter. Add debug output for store_member_id function. 2019-09-26 11:06:02 +01:00
juan131
4dfac075aa [bitnami/*] Update apiVersion on sts, deployments, daemonsets and podsecuritypolicies
Signed-off-by: juan131 <juan@bitnami.com>
2019-09-20 11:44:09 +02:00
juan131
f41c19310b [bitnami/*] Fix 'storageClass' macros
Signed-off-by: juan131 <juan@bitnami.com>
2019-08-22 11:22:56 +02:00
miguelaeh
1d7f3df125 Refactor StorageClass template to support old Helm versions
Signed-off-by: miguelaeh <macabrera@bitnami.com>
2019-08-21 13:25:35 +00:00
Miguel A. Cabrera Minagorri
1872215eff Refactor storageClassTemplate 2019-08-20 09:03:23 +00:00
Miguel A. Cabrera Minagorri
cdb4bdceda Add global variable to set the storage class to all of the Hekm Charts
Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-08-19 16:12:05 +00:00