242 Commits
Author SHA1 Message Date
Matt Farina 4a04b6f964 Removed old owners files (#24416)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 17:06:05 -05:00
Carlos Rodríguez Hernández 94cdd6c650 [stable/redis] Move chart to distributed bitnami repository (#21333)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2020-03-09 05:39:37 -07:00
Bitnami Bot 1c6aadbf29 [stable/redis] Release 10.5.6 updating components versions (#21037)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-26 01:10:34 -08:00
jstudler dc64cb2a9e stable/mongodb and stable/redis Template kubectl run in NOTES.txt to take registry/repo overrides into account and fix Ports in NOTES.txt (#20972)
* Template kubectl run in NOTES.txt to take registry/repo overrides into account

Signed-off-by: Joel Studler <info@joelstudler.ch>

* stable/mongodb Fixing wrong service port with service type LoadBalancer

Signed-off-by: Joel Studler <info@joelstudler.ch>

* stable/redis Fixing wrong service port with service type LoadBalancer

Signed-off-by: Joel Studler <info@joelstudler.ch>
2020-02-24 12:35:35 -08:00
Bitnami Bot 53e4232597 [stable/redis] Release 10.5.4 updating components versions (#20926)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-02-24 00:04:48 -08:00
Alex Khaerov 3f17075fdb Remove duplicate parameter from README (#20832)
Signed-off-by: Alex Khaerov <hayorov@users.noreply.github.com>
2020-02-18 03:49:28 -08:00
Carlos Rodríguez Hernández b92d7c17ef [bitnami/redis] Use buster in CI (#20732)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2020-02-16 23:35:28 -08:00
Naseem e7723115e5 allow all pods from chart to talk to eachother (#20717)
Signed-off-by: Naseem <naseem@transit.app>
2020-02-12 19:14:35 -08:00
Ivan Kurnosov 49eaa74bfe [stable/redis] added PV selectors (#20652)
Signed-off-by: Ivan Kurnosov <zerkms@zerkms.com>
2020-02-12 02:08:52 -08:00
Carlos Rodríguez Hernández 007fe55a7b [stable/redis] Adapt docs to Helm 3 (#20677)
* [stable/redis] Adapt docs to Helm 3

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Update README

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2020-02-11 10:00:43 -08:00
Sameer Naik 8f30192e5d [stable/redis] fix service templates for setting loadBalancerIP (#20653)
Signed-off-by: Sameer Naik <sameersbn@vmware.com>
2020-02-10 23:48:02 -08:00
Carlos Rodríguez Hernández 72d2d447c1 [stable/redis] Replace stretch by buster in minideb secondary containers (#20634)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2020-02-10 04:59:53 -08:00
Glen Takahashi cc4d7d91c1 Allow DNS egress to resolve hostnames (#20437)
Signed-off-by: Glen Takahashi <glen@glentaka.com>
2020-02-03 04:35:22 -08:00
Cédric de Saint Martin fb3558b0fa [stable/redis] Add PrometheusRule. (#20388)
Signed-off-by: Cédric de Saint Martin <cdesaintmartin@wiremind.fr>
2020-01-31 01:38:19 -08:00
Bitnami Bot 7815b32ee1 [stable/redis] Release 10.3.5 updating components versions (#20327)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-23 20:34:46 -08:00
Jérémie Carpentier-Roy a0e32b7a96 [stable/redis] Fix the NOTES label when using NetworkPolicy (#20113)
* Fix the NOTES label when using NetworkPolicy

This commit updates the label from the Chart's NOTES when using
NetworkPolicies. It changes the label from {{ template "redis.name" }}
to {{ template "redis.fullname" }} as is configured in the NetworkPolicy
template.

Signed-off-by: Jérémie Carpentier-Roy <jeremie.carpentier-roy@montreal.ca>

* Bump version to 10.3.4

Signed-off-by: Jérémie Carpentier-Roy <jeremie.carpentier-roy@montreal.ca>
2020-01-16 00:52:21 -08:00
Bitnami Bot 07bdbf4205 [stable/redis] Release 10.3.3 updating components versions (#20136)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-15 00:26:03 -08:00
Bitnami Bot 54fb34d2a1 [stable/redis] Release 10.3.2 updating components versions (#20015)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-01-10 02:34:34 -08:00
Peter Evers 2659ca16cc fix runAsUser invalid comparison (#19832)
Signed-off-by: Peter Evers <pevers90@gmail.com>
2020-01-03 02:01:40 -08:00
Anton FayzrahmanovandCarlos Rodríguez Hernández 9569f8ee8b [stable/redis] networkPolicy for clients from other namespaces (#19771)
* NetworkPolicy values for other namespaces

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* Update values.yaml

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* Update values-production.yaml

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* Update Chart.yaml

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* Update README.md

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* Update README.md

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* Update values.yaml

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* Update values-production.yaml

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* Update networkpolicy.yaml

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* Update networkpolicy.yaml

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* Update networkpolicy.yaml

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* spaces

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* Update stable/redis/values-production.yaml

Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

* Update stable/redis/values.yaml

Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

Co-Authored-By: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
Signed-off-by: Anton Fayzrahmanov <f84anton@gmail.com>

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
2019-12-26 02:19:38 -08:00
Juan Ariza Toledano 330420f5b2 [stable/redis] Fix JSON schema (#19337)
* [stable/redis] Fix JSON schema

Signed-off-by: juan131 <juan@bitnami.com>

* [stable/redis] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-12-04 00:24:56 -08:00
Juan Ariza Toledano 7c0f56bda5 [stable/redis Add JSON Schema (#19222)
* [stable/redis Add JSON Schema

Signed-off-by: juan131 <juan@bitnami.com>

* Remove 'resources' and update 'volumePermissions' description

Signed-off-by: juan131 <juan@bitnami.com>

* Fix version in chart.yaml

Signed-off-by: juan131 <juan@bitnami.com>
2019-12-02 04:35:04 -08:00
Romain Boces ee9341d68c feat: [stable/redis] add staticID feature to allow constant sentinel IDs for each replica (#19059)
Signed-off-by: Romain Boces <bocesr@gmail.com>
2019-11-29 01:21:03 -08:00
Markus Schlotbohm 72b150ef23 [stable/redis] Fix psp for chart stable/redis (#18610)
* Fix psp for chart stable/redis

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Fix bug in redis-role.yaml

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Rebase from master

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Bump chart version

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>
2019-11-28 08:35:03 -08:00
Carlos Rodríguez Hernández ea9cfbd08e [stable/redis] Unify values and values-production (#19086)
* Add changes implemented in #18179 also in production

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Unify values and values-production

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

* Bump chart version

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-11-22 09:03:29 -08:00
shane-kearns a13398decd [stable/redis] Add password auth to sentinel (#18515) (#18562)
Signed-off-by: Shane Kearns <dbgshane@gmail.com>
2019-11-22 04:19:28 -08:00
Bitnami Bot b7c754b513 [stable/redis] Release 9.5.5 updating components versions (#19012)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-20 00:11:19 -08:00
Marcin Żbik 188f9ab36f [stable/redis] Redis global password support (#18179)
* Add global password support

Signed-off-by: Marcin Zbik <zbikmarc@gmail.com>

* Bump chart version

Signed-off-by: Marcin Zbik <zbikmarc@gmail.com>

* Update README

Signed-off-by: Marcin Zbik <zbikmarc@gmail.com>
2019-11-13 05:11:12 -08:00
Bitnami Bot 442c1d2da4 [stable/redis] Release 9.5.3 updating components versions (#18767)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-11 08:09:49 -08:00
Bitnami Bot 00317f837e [stable/redis] Release 9.5.2 updating components versions (#18658)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-11-07 01:20:43 -08:00
Alejandro Moreno 747ca92b9c Fix metrics.extraArgs (#18600)
Signed-off-by: Alejandro Moreno <amoreno@bitnami.com>
2019-11-05 08:58:38 -08:00
Juan Ariza Toledano b648b586b6 [stable/redis] Add PodSecurityPolicy (#18425)
Signed-off-by: juan131 <juan@bitnami.com>
2019-10-29 14:02:52 -07:00
Carlos Rodríguez Hernández 6d11e4f4b5 [stable/redis] Add semicolon to TL;DR section to unify all READMEs (#18318)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-10-24 09:41:10 -07:00
Carlos Rodríguez Hernández ff335984e4 [stable/redis] Unify and refactor README.md (#18293)
Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
2019-10-24 08:43:19 -07:00
pradithya aria cc178c9a62 [stable/redis] Add loadBalancerSourceRanges to redis master and slave (#18064)
* [stable/redis] Add loadBalancerSourceRanges to master and slave service

Signed-off-by: Pradithya Aria <pradithya.pura@go-jek.com>

* [stable/redis] Include example in values-production.yaml

Signed-off-by: pradithya aria <pradithya.pura@go-jek.com>

* [stable/redis] Refactor templating for master and slave service

Signed-off-by: pradithya aria <pradithya.pura@go-jek.com>

* [stable/redis] Undo previous version bump and bump minor version

Signed-off-by: pradithya aria <pradithya.pura@go-jek.com>

* [stable/redis] Bump minor version after rebase

Signed-off-by: pradithya aria <pradithya.pura@go-jek.com>

* [stable/redis] Bump minor version after rebase

Signed-off-by: pradithya aria <pradithya.pura@go-jek.com>
2019-10-22 07:07:22 -07:00
Bitnami Bot 6046ed0cfb [stable/redis] Release 9.3.3 updating components versions (#18144)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-10-21 00:33:37 -07:00
Javier J. Salmerón-García a2feef9e62 [stable/redis] Update prerequisites (#18026)
* [stable/redis] Update prerequisites

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@vmware.com>

* Rebump chart

Signed-off-by: Javier J. Salmeron Garcia <jsalmeron@vmware.com>
2019-10-18 01:24:16 -07:00
Lyndon Maydwell bc45bb3743 Update NOTES.txt (#17691)
* Update NOTES.txt

Signed-off-by: Lyndon Maydwell <lyndon@sordina.net>

* Update Chart.yaml

Signed-off-by: Lyndon Maydwell <lyndon@sordina.net>
2019-10-16 07:51:52 -07:00
Brian Derickson 37b518965d [stable/redis] Add support for custom labels on redis services (#17706)
* Add support for custom labels on redis services

Signed-off-by: Brian Derickson <brian.derickson@capacity.com>

* bump redis chart version to 9.2.3

Signed-off-by: Brian Derickson <brian.derickson@capacity.com>

* update redis to version 9.3.0

Adds value allowing for custom labels on services

Signed-off-by: Brian Derickson <brian.derickson@capacity.com>

* add new labels values to redis readme

Signed-off-by: Brian Derickson <brian.derickson@capacity.com>

* improve descriptions of service labels values for stable/redis

Specify that these labels are added to the default set (release, chart
name, etc), not a wholesale replacement of them.

Signed-off-by: Brian Derickson <brian.derickson@capacity.com>

* updated label value name used in redis sentinel service

Signed-off-by: Brian Derickson <brian.derickson@capacity.com>
2019-10-09 01:35:50 -07:00
rjasper-frohraum a5a91f71aa [stable/redis] Parameterize sysctls (#16897)
* [stable/redis] Parameterize sysctls

The securityContext.sysctls is an optional value which allows to set
the sysctls of master and slave pods. This is helpful to increase the
net.core.somaxconn parameter.

Example:

# in values.yaml
securityContext:
  enabled: true
  sysctls:
  - name: net.core.somaxconn
    value: "10000"

Signed-off-by: Rico Jasper <rico.jasper@frohraum.de>

* [stable/redis] Add commented sysctl settings to values-production.yaml

Signed-off-by: Rico Jasper <rico.jasper@frohraum.de>

* [stable/redis] Describe new sysctls setting

Signed-off-by: Rico Jasper <rico.jasper@frohraum.de>

* [stable/redis] Bump chart version to 9.2.2

Signed-off-by: Rico Jasper <rico.jasper@frohraum.de>
2019-10-01 08:35:35 -07:00
Alejandro Moreno e413679993 Show correct secret name (#17541)
Signed-off-by: Alejandro Moreno <amoreno@bitnami.com>
2019-09-30 01:47:37 -07:00
DJ Mountney ea9aa8ce6b [stable/redis] Add existingSecretPasswordKey setting for users (#16360)
* Add existingSecretPasswordKey setting for users

Allowing users to specify which key within the secret contains the
password

Signed-off-by: DJ Mountney <david@twkie.net>

* Bump the redis chart version to 9.2.0

Signed-off-by: DJ Mountney <david@twkie.net>
2019-09-23 11:49:30 -07:00
Juan Ariza Toledano ddf94be24a [stable/redis] Update sts apiVersion to 'apps/v1' - Mandatory for K8s 1.16 (#17280)
* [stable/redis] Update sts apiVersion to 'apps/v1' - Mandatory for K8s 1.16

Signed-off-by: juan131 <juan@bitnami.com>

* [stable/redis] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-20 09:53:47 -07:00
Juan Ariza Toledano 2a8bbb4a45 [stable/redis] Allow creating a cluster without initial slave replicas (#17174)
* [stable/redis] Allow creating a cluster without initial slave replicas

Signed-off-by: juan131 <juan@bitnami.com>

* [stable/redis] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-17 04:20:24 -07:00
Alejandro Moreno ba39474fa0 Fix svc for redis with sentinel (#17095)
Signed-off-by: Alejandro Moreno <amoreno@bitnami.com>
2019-09-13 02:22:29 -07:00
Joe Jiang 089567cd47 fix: Add metrics labels and annotations only when enabled (#17060)
Signed-off-by: Joe Jiang <happiness9721@gmail.com>
2019-09-12 07:10:27 -07:00
Miguel Ángel Cabrera Miñagorri 4e48d6e9f5 [stable/redis] Add miguelaeh to OWNERS (#17014)
* [stable/redis] Add miguelaeh to OWNERS

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>

* Update Chart.yaml

Signed-off-by: Miguel A. Cabrera Minagorri <macabrera@bitnami.com>
2019-09-10 22:17:24 -07:00
Bitnami Bot c3fad1026c [stable/redis] Release 9.1.7 updating components versions (#16900)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-05 07:29:09 -07:00
qbast 501faea6f3 Egress network policy for redis cluster (#16833)
Signed-off-by: Jakub Stachowski <jakub@augnet.co.uk>
2019-09-05 04:01:10 -07:00
Bitnami Bot be93b1c858 [stable/redis] Release 9.1.5 updating components versions (#16754)
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2019-09-02 11:09:43 -07:00