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
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
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
7e84feea8e
Update README.md
2021-03-12 15:55:54 +01:00
Juan Ariza Toledano
44f1276c0b
Update README.md
2021-03-12 15:41:31 +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
Miguel Ruiz
5f095734f9
[bitnami/*] Add notice regarding parameters immutability after chart installation ( #4853 )
...
* Add notice regarding parameters immutability after chart installation
* Revert changes on Mongo and Memcached README.md
2021-02-10 13:10:57 +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
0462921418
[bitnami/*] Unify icons in Chart.yaml and add missing fields ( #5206 )
...
* [bitnami/*] Unify icons in Chart.yaml and add missing fields
* Update Chart.yaml
2021-01-25 07:52:27 +01:00
Carlos Rodríguez Hernández
5cd0f00ca1
[bitnami/etcd] Drop values-production.yaml support ( #5103 )
2021-01-19 17:54:24 +01:00
Carlos Rodríguez Hernández
c5e67a3887
[bitnami/*] Change helm version in the prerequisites ( #5090 )
2021-01-19 14:40:01 +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
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
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
Juan Ariza Toledano
2826c125b4
[bitnami/*] Update dependencies ( #4694 )
2020-12-11 13:05:27 +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
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
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
Thomas Perronin
91ca0df4a6
[bitnami/etcd] Disable metrics even if podAnnotations are provided ( #4146 )
2020-11-04 11:24:46 +01:00
Juan Ariza Toledano
c08a20e3db
[bitnami/*] Include link to Troubleshootin guide on README.md ( #4136 )
2020-10-28 11:07:11 +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
Miguel Ángel Cabrera Miñagorri
1ed12f96af
[bitnami/metrics-server] Add source repo ( #3577 )
...
* [bitnami/all] Add home to this repository
* Remove duplicated entries
2020-09-03 12:00:10 +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
Bitnami Containers
ac3ee4a37a
[bitnami/etcd] Release 4.9.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-20 13:59:34 +00:00
Steven Miller
0fdec44267
[bitnami/etcd] Fix typo in values file ( #3378 )
...
* Fix typo in values file
* Update values-production.yaml
* Update Chart.yaml
2020-08-11 11:08:23 +02:00
Bitnami Containers
8476d541d1
[bitnami/etcd] Release 4.9.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-05 11:13:03 +00: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
Andrés Bono
3d7ab406fe
[bitnami/*] Fix TL;DR typo in READMEs ( #3280 )
...
* Fix TL;DR typo in READMEs
Signed-off-by: Andrés Bono <andresbono@vmware.com >
2020-07-30 18:31:32 +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
Bitnami Containers
6d588407d7
[bitnami/etcd] Release 4.8.14 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-18 09:17:55 +00: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
Bitnami Containers
6d05f38d1c
[bitnami/etcd] Release 4.8.12 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-16 03:22:29 +00: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
Bitnami Containers
25540ecb80
[bitnami/etcd] Release 4.8.10 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-10 18:23:47 +00:00