Commit Graph

9 Commits

Author SHA1 Message Date
Michal Olah
a53f6eb7e9 [bitnami/redis] Implementing an option to define masters as DaemonSets #20939 (#20939) 2023-11-16 12:36:57 +01:00
Michal Olah
9237563045 [bitnami/redis] Implementing an option to define replicas as Daemonsets (#20003)
* Implementing an option to define replicase as Daemonsets

Signed-off-by: Michal Olah <michal.olah@crealytics.com>

* Removing PVC when not using daemonsets

turns out this doesn't work with more than a single replica.

Signed-off-by: Michal Olah <michal.olah@crealytics.com>

---------

Signed-off-by: Michal Olah <michal.olah@crealytics.com>
2023-11-09 11:16:24 +01:00
Fran Mulero
73d80be525 Revert "Autogenerate schema files (#19194)" (#19335)
This reverts commit a2c2090b5a.

Signed-off-by: Fran Mulero <fmulero@vmware.com>
2023-09-18 13:50:17 +02:00
Antonio Gámez, PhD
a2c2090b5a Autogenerate schema files (#19194)
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
2023-09-11 11:23:08 +02:00
David Girón
74a9a673b9 [bitnami/redis] Allow to change Workload as StatefulSet or Deployment (#8846)
* [bitnami/redis] Allow to change Workload as StatefulSet or Deployment

Signed-off-by: David Girón <contacto@duhowpi.net>

* Add persistence for Deployment

Signed-off-by: David Girón <contacto@duhowpi.net>
2022-02-09 10:39:51 +01:00
Andrew
84e5c5a1ab values.schema: add enum to json file (#6835)
* values.schema: add enum to json file

* increase version number
2021-07-05 16:39:45 +02:00
Juan Ariza Toledano
49d2fce000 [bitnami/redis] New major version (#6102)
* [bitnami/redis] New major version

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

* Fix schema json

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

* Remove trailing spaces

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

* Improve scripts indentation

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

* Fix scripts for sentinel

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

* Deprecate usePassword

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

* Port name to meet limitations

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

* Include password validations during upgrades

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

* Implemented requested changes from code review

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

* Use port names compatible with IstIO

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

* Add lifecyclehooks and fix typos

* Allow custom networkpolicy rules for ingress & egress

* [bitnami/redis] Update components versions

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

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2021-04-19 23:36:53 +02:00
Andres Martinez Gotor
4cff6ba8b0 [multiple charts] Update hidden properties in the different JSON schemas (#2871)
* Update hidden properties in the different JSON schemas

* Add missing paths
2020-06-18 15:47:03 +02:00
Carlos Rodríguez Hernández
bb8e1cf683 [bitnami/redis] Move chart from stable and remove ci folder (#2017)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2020-03-09 14:22:44 +01:00