Skip to content

v0.19.0

Latest
Compare
Choose a tag to compare
@drivebyer drivebyer released this 12 Jan 05:49
· 4 commits to master since this release
79d016e

What's Changed

Features 🎉

  • feat: add PDB and probes, drop unspecified acl in sentinel helm by @Dariusch in #1123
  • feat: add master/replica service to redis replication by @drivebyer in #1124
  • feat: add recreateStatefulSetOnUpdateInvalid helm chart value by @drivebyer in #1127
  • feat: enhance RedisReplication controller and CRD with additional status by @drivebyer in #1154
  • feat: support PDB in redisreplication by @husnialhamdani in #1166
  • feat(sentinel): enhance RedisSentinel reconciliation logic and update workflow. by @drivebyer in #1176
  • feat: support redis-cluster topologySpreadConstraints(# 868) by @xiaozhuang-a in #1177
  • feat(cluster): add event recording functionality for RedisCluster controller. by @drivebyer in #1182
  • feat: support topologySpreadConstraints in replication & sentinel by @husnialhamdani in #1184
  • feat: redis-cluster add podAntiAffinity(#1174 ) by @xiaozhuang-a in #1180
  • feat: separate resources section for leader and follower by @husnialhamdani in #1188
  • feat: enhance RedisCluster resource management by introducing separate resource handling for leader and follower by @drivebyer in #1199

BugFixes 🐞

New Contributors

Full Changelog: v0.18.1...v0.19.0