Skip to content

Release Notes

Compliant Kubernetes Redis

Note

These are only the user-facing changes.

v6.2.6-ck8s4

Released 2024-05-03

Application Developer Notice(s)

  • From now on Network Policies will deny access to the Redis cluster by default. To gain access to the Redis clusters add this label to your pods: elastisys.io/redis-<cluster_name>-access: allow

Feature(s)

  • Network Policies are added to the cluster deployments which will deny access by default.

Improvement(s)

  • Added stricter Sentinel scheduling for better resilience to node failure.
  • Scaled down maxmemory to better prevent Redis pods from getting OOMKilled.

v6.2.6-ck8s1

Released 2023-05-10

Note

From this release the version tracks the Redis version rather than the Redis operator version.

Changes:

  • Changed to standard timezone in Grafana dashboard
  • Upgraded the redis-operator to v1.2.4 and Chart version to v3.2.8

Added:

  • Added RBAC for users to be able to port-forward to Redis
  • Added nodeAffinity for the label elastisys.io/ams-cluster-name which will be set for each cluster in values.yaml

v1.1.1-ck8s4

Released 2022-12-09

Changes:

  • Improved alerting and scheduling for better operational management and safety.

v1.1.1-ck8s3

Released 2022-10-04

Changes:

  • Fixed the safety of replication when master has persistence turned off

v1.1.1-ck8s2

Released 2022-08-23

Changes:

  • Improved support for running multiple Redis clusters in one Kubernetes environment.

v1.1.1-ck8s1

Released 2022-03-07

Changes:

  • Upgraded redis-operator to v1.1.1

v1.0.0-ck8s1

Released 2021-12-23

First stable release!