とーふとふ
0859dcc717
[bitnami/redis-cluster] When retrying to add a node, get the firstNodeIp IP address again ( #4362 )
...
* fix #4064
* bump chart version
Co-authored-by: Javier J. Salmerón-García <jsalmeron@bitnami.com >
2020-12-28 10:57:33 +01:00
Bitnami Containers
a574a17cf8
[bitnami/redis-cluster] Release 4.2.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-12-16 20:10:29 +00:00
Juan Ariza Toledano
950ac9cd4d
[bitnami/*] Affinity based on common presets (viii) ( #4721 )
2020-12-15 12:24:38 +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
Bitnami Containers
bc56ca386f
[bitnami/redis-cluster] Release 4.1.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-12-11 00:06:21 +00:00
Maxence Boutet
12f44d2834
[bitnami/redis-cluster] Add priorityClassName to initJob and updateJob ( #4519 )
...
* [bitnami/redis-cluster] Add priorityClassName to initJob and updateJob
* [bitnami/redis-cluster] missing starting space in comment
* Apply suggestions from code review
Set `priorityClassName` to `nil` instead of commented in the values files
Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com >
Co-authored-by: Andrés Bono <andresbonojimenez@gmail.com >
2020-12-01 16:53:38 +01:00
Maxence Boutet
c06cdb40fb
[bitnami/redis-cluster] Remove dead code in statefulset template ( #4522 )
2020-12-01 11:09:07 +01:00
Zaratik
48c21ae87c
Redis-cluster fixing support TLS for redis-exporter ( #4475 )
...
* fix env REDIS_ADDR
* version
2020-11-25 10:00:13 +01:00
とーふとふ
51632f4060
[bitnami/redis-cluster] fix: Can't add a Slave Node when usePassword is false ( #4304 )
...
* fix #4303
* bump chart version
* bump chart version
2020-11-13 12:30:02 +01:00
Carlos Rodríguez Hernández
bc42ad2b33
[bitnami/redis-cluster] Major version. Adapt Chart to apiVersion: v2 ( #4289 )
...
* [bitnami/redis-cluster] Major version. Adapt Chart to apiVersion: v2
* [bitnami/redis-cluster] Update components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com >
Co-authored-by: Bitnami Containers <containers@bitnami.com >
2020-11-11 01:03:54 +01:00
Erik Deijl
09e4caf414
[bitnami/redis-cluster] Only render yaml keys that are lists when there are actual values for them ( #4152 )
...
* Only render yaml keys that are lists when there are actual values for them
* Bump chart version
* Fix condition on volumeMounts for init cluster job
* Remove extra newline
* Fix volumeclaim selector
* Make linter happy
Co-authored-by: Andrés Bono <andresbono@vmware.com >
2020-11-03 17:07:02 +01:00
Chris Coggburn
5127668e00
[bitnami/redis*] Set metrics exporter CA certificate env variable ( #4169 )
...
* Set metrics exporter CA certificate env variable
Add the REDIS_EXPORTER_TLS_CA_CERT_FILE environment variable to the prometheus exporter
https://github.com/oliver006/redis_exporter/issues/387 has been resolved
* Bump redis chart version to 11.3.0
* Set metrics exporter CA certificate env variable
Add the REDIS_EXPORTER_TLS_CA_CERT_FILE environment variable to the prometheus exporter
https://github.com/oliver006/redis_exporter/issues/387 has been resolved
* Bump redis-cluster chart version to 3.3.0
2020-11-02 17:44:18 +01:00
Vincent Behar
b3a95b701b
[bitnami/*] Extra manifests should be top-level ( #4161 )
...
extra manifests declared with the `extraDeploy` value used to be defined in a single List manifest.
the issue with this setup, is that if you want to define a Job to be used as a Helm hook, it won't work - because Helm only look at top-level manifests to find the hook annotations.
this PR changes the implementation of extra manifests, by rendering top-level manifests instead of wrapping them inside a List.
charts users don't need to change anything in their values.yaml
2020-10-30 14:11:06 +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
accf0a2eaf
[bitnami/redis-cluster] Release 3.2.10 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-10-27 10:27:03 +00:00
Bitnami Containers
346a2b5c13
[bitnami/redis-cluster] Release 3.2.9 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-10-22 01:53:38 +00:00
Nguyen Le Vu Long
1585993d7d
[bitnami/redis] Fix example PrometheusRule ( #4012 )
...
* [bitnami/redis] Fix example PrometheusRule
* [bitnami/redis] Bump chart version
2020-10-16 09:53:40 +02:00
Rafael Ríos Saavedra
c30e988539
[bitnami/redis-cluster] Fix adding nodes with helm upgrade. ( #3928 )
...
* Fix upgrade adding more nodes
* Bumps chart version
* Have into account the replicas number
* Fix node couter when using externalAccess
Co-authored-by: rafael <rafael@bitnami.com >
2020-10-14 16:22:57 +02:00
Razvan Brinzea
aa6bfb8ca9
[bitnami/redis-cluster] Fix redis.extraEnvVars indentation ( #3847 )
...
Co-authored-by: Brinzea Razvan <brinzea@adobe.com >
2020-10-01 18:39:19 +02:00
Bitnami Containers
edf60a7757
[bitnami/redis-cluster] Release 3.2.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-22 01:41:42 +00:00
Bitnami Containers
070b9e83b6
[bitnami/redis-cluster] Release 3.2.4 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-10 18:23:24 +00:00
Simon Olenik
e789b3ed82
[bitnami/redis-cluster] Service acount name needs to be set on jobs. ( #3596 )
...
* If service account is created, jobs should use it too.
* Bumped chart version.
Co-authored-by: s.olenik <s.olenik@sportradar.com >
2020-09-07 11:43:18 +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
c7b29e41dd
[bitnami/redis-cluster] Release 3.2.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-09-01 15:34:13 +00:00
Bitnami Containers
45586523a5
[bitnami/redis-cluster] Release 3.2.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-28 08:23:41 +00:00
Daniel Arteaga
079f5bd6ec
[bitnami/*] Use common helps for upgrade password errors ( #3335 )
...
* use common helpers to fix upgrade password issues
Signed-off-by: darteaga <darteaga@vmware.com >
* fix phpmyadmin upgrade
* fix phpmyadmin upgrade
* add .lock to pass test
* fix phpmyadmin values
2020-08-13 18:06:00 +02:00
Jose Antonio Carmona
07bf067a62
[bitnami/redis-cluster] Fix volumePermission chown command ( #3243 )
...
Signed-off-by: joancafom <jcarmona@bitnami.com >
2020-08-13 09:24:43 +02:00
Bitnami Containers
bc1d5cba37
[bitnami/redis-cluster] Release 3.1.11 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-07 07:59:37 +00:00
Bitnami Containers
df03c6c9d1
[bitnami/redis-cluster] Release 3.1.10 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-08-05 13:58:56 +00:00
Ravindra Singh
5b315b5dc0
bitnami/chart/redis-cluster Fixed on demand volume mount for tls certificates ( #3328 )
...
* Fixed on demand volume mount for tls certificates
* Chart version bump
* Added check for volumemount
2020-08-05 11:22:14 +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
Javier J. Salmerón-García
e176b405c2
[bitnami/redis-cluster] Make the chart compatible with the latest configurable container changes ( #3149 )
...
* [bitnami/redis-cluster] Make chart compatible with latest redis container configurable container changes
* Use etc
* Update jobs
* Add {} to resources
* Fix issues
2020-07-30 10:25:45 +02:00
Javier J. Salmerón-García
0fac9e146a
[bitnami/redis-cluster] Fix podannotations ( #3257 )
2020-07-29 12:58:25 +02:00
Bitnami Containers
3ce780a254
[bitnami/redis-cluster] Release 3.1.6 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-23 01:16:30 +00:00
Miguel Ángel Cabrera Miñagorri
63bde066b8
[bitnami/all] Add categories ( #3075 )
...
* [bitnami/airflow] Add category to Chart.yaml
* [bitnami/apache] Add category to Chart.yaml
* [bitnami/cassandra] Add category to Chart.yaml
* [bitnami/common] Add category to Chart.yaml
* [bitnami/consul] Add category to Chart.yaml
* [bitnami/contour] Add category to Chart.yaml
* [bitnami/discourse] Add category to Chart.yaml
* [bitnami/dokuwiki] Add category to Chart.yaml
* [bitnami/drupal] Add category to Chart.yaml
* [bitnami/ejbca] Add category to Chart.yaml
* [bitnami/elasticsearch] Add category to Chart.yaml
* [bitnami/etcd] Add category to Chart.yaml
* [bitnami/external-dns] Add category to Chart.yaml
* [bitnami/fluentd] Add category to Chart.yaml
* [bitnami/ghost] Add category to Chart.yaml
* [bitnami/grafana] Add category to Chart.yaml
* [bitnami/harbor] Add category to Chart.yaml
* [bitnami/influxdb] Add category to Chart.yaml
* [bitnami/jasperreports] Add category to Chart.yaml
* [bitnami/jenkins] Add category to Chart.yaml
* [bitnami/joomla] Add category to Chart.yaml
* [bitnami/kafka] Add category to Chart.yaml
* [bitnami/kibana] Add category to Chart.yaml
* [bitnami/kong] Add category to Chart.yaml
* [bitnami/kube-state-metrics] Add category to Chart.yaml
* [bitnami/kubewatch] Add category to Chart.yaml
* [bitnami/logstash] Add category to Chart.yaml
* [bitnami/magento] Add category to Chart.yaml
* [bitnami/mariadb] Add category to Chart.yaml
* [bitnami/mariadb-galera] Add category to Chart.yaml
* [bitnami/mediawiki] Add category to Chart.yaml
* [bitnami/memcached] Add category to Chart.yaml
* [bitnami/metallb] Add category to Chart.yaml
* [bitnami/metrics-server] Add category to Chart.yaml
* [bitnami/minio] Add category to Chart.yaml
* [bitnami/mongodb] Add category to Chart.yaml
* [bitnami/mongodb-sharded] Add category to Chart.yaml
* [bitnami/moodle] Add category to Chart.yaml
* [bitnami/mxnet] Add category to Chart.yaml
* [bitnami/nats] Add category to Chart.yaml
* [bitnami/nginx] Add category to Chart.yaml
* [bitnami/nginx-ingress-controller] Add category to Chart.yaml
* [bitnami/node] Add category to Chart.yaml
* [bitnami/node-exporter] Add category to Chart.yaml
* [bitnami/odoo] Add category to Chart.yaml
* [bitnami/opencart] Add category to Chart.yaml
* [bitnami/orangehrm] Add category to Chart.yaml
* [bitnami/osclass] Add category to Chart.yaml
* [bitnami/owncloud] Add category to Chart.yaml
* [bitnami/parse] Add category to Chart.yaml
* [bitnami/phabricator] Add category to Chart.yaml
* [bitnami/phpbb] Add category to Chart.yaml
* [bitnami/phpmyadmin] Add category to Chart.yaml
* [bitnami/postgresql] Add category to Chart.yaml
* [bitnami/postgresql-ha] Add category to Chart.yaml
* [bitnami/prestashop] Add category to Chart.yaml
* [bitnami/prometheus-operator] Add category to Chart.yaml
* [bitnami/pytorch] Add category to Chart.yaml
* [bitnami/rabbitmq] Add category to Chart.yaml
* [bitnami/redis] Add category to Chart.yaml
* [bitnami/redis-cluster] Add category to Chart.yaml
* [bitnami/redmine] Add category to Chart.yaml
* [bitnami/spark] Add category to Chart.yaml
* [bitnami/spring-cloud-dataflow] Add category to Chart.yaml
* [bitnami/suitecrm] Add category to Chart.yaml
* [bitnami/tensorflow-resnet] Add category to Chart.yaml
* [bitnami/testlink] Add category to Chart.yaml
* [bitnami/thanos] Add category to Chart.yaml
* [bitnami/tomcat] Add category to Chart.yaml
* [bitnami/wildfly] Add category to Chart.yaml
* [bitnami/wordpress] Add category to Chart.yaml
* [bitnami/zookeeper] Add category to Chart.yaml
* Add Github action
* Standarise E-xxx categories
* Standarise lint action yaml
* Add invalid category to test action
* Fetch repo before action
* Revert "Add invalid category to test action"
This reverts commit 0495382cb286be8d276d17b1ddaa89b75b3626b1.
* Add CHART_CATEGORIES file
2020-07-10 18:12:20 +02:00
Bitnami Containers
726f8f5d77
[bitnami/redis-cluster] Release 3.1.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-07-01 12:13:12 +00:00
fifa451
94323c3465
[bitnam/redis-cluster]Fixed the extraVolume wrong value key and service lable indent error ( #2980 )
...
* Fixed the extraVolume wrong value key and service lable indent error
* fix the statefulset customized initcontainer indent
2020-07-01 13:12:15 +02:00
Juan Ariza Toledano
9b1546a2fe
[bitnami/redis-cluster] Fix 'extraVolumes' ( #2984 )
...
* Update redis-statefulset.yaml
* Update Chart.yaml
2020-07-01 12:16:52 +02:00
Bitnami Containers
10641a2b41
[bitnami/redis-cluster] Release 3.1.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-06-29 20:57:26 +00:00
Maxence Boutet
b6206435aa
Add REDIS_ADDR to redis exporter sidecar ( #2930 )
...
Co-authored-by: Maxence Boutet <maxenceboutet@oulook.com >
2020-06-29 18:59:30 +02:00
Bitnami Containers
55aa42301b
[bitnami/redis-cluster] Release 3.1.1 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-06-29 08:34:21 +00:00
Maxence Boutet
26f323e021
Add redis.topologySpreadConstraints ( #2951 )
...
Co-authored-by: Maxence Boutet <maxenceboutet@oulook.com >
2020-06-29 09:46:09 +02:00
Bitnami Containers
bc4183de7d
[bitnami/redis-cluster] Release 3.0.2 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-06-26 13:48:41 +00:00
Javier J. Salmerón-García
6413a163d3
[bitnami/redis-cluster] Return enabled to podSecurityContext and containerSecurityContext ( #2936 )
...
* [bitnami/redis-cluster] Return enabled to podSecurityContext and containerSecurityContext
* Fix podsecurity
2020-06-26 14:11:26 +02:00
Javier J. Salmerón-García
a762b7d6c1
[bitnami/redis-cluster] Refactor to add bitnami chart standard features ( #2927 )
...
* [bitnami/redis-cluster] Refactor to add bitnami chart standard features
* Remove merge issue
* Lint issue
2020-06-26 11:27:25 +02:00
Maxence Boutet
4adccbcf70
[bitnami/redis-cluster] Fix wrong referenced values in init-cluster.yaml and update-cluster.yaml ( #2895 )
...
* Fix wrong referenced values in init-cluster.yaml and update-cluster.yaml
In the templates, .Values.cluster.initTimeout was used instead of .Values.cluster.activeDeadlineSeconds
* Run init-cluster job without helm hooks using new parameters .cluster.helmHooks
* Update README.md with .cluster.helmHooks parameter
* Add "release/revision" annotation to init-cluster job so that it is ran for each revision
* Make job name unique for each revision if no hooks are specified
* Remove un-needed cluster.helmHooks
Co-authored-by: Maxence Boutet <maxenceboutet@oulook.com >
2020-06-24 16:31:49 +02:00
Bitnami Containers
83a169717f
[bitnami/redis-cluster] Release 2.3.5 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-06-23 17:54:10 +00:00
raffaelespazzoli
5091ae46b8
disable service links ( #2828 )
...
* Disable service links
Service links create environment variable with the `_PORT`. these environment variable can easily conflict with the `REDIS_PORT` environment variable needed by redis.
service links are not used in this deployment and can be removed (this is commons and probably a wrong default in kubernetes).
2020-06-17 10:57:13 +02:00
Bitnami Containers
6bcfd018b7
[bitnami/redis-cluster] Release 2.3.3 updating components versions
...
Signed-off-by: Bitnami Containers <containers@bitnami.com >
2020-06-17 07:15:56 +00:00