What's Changed
Features 🎉
- Support setting minReadySeconds on the stateful sets by @mattrobinsonsre in #1023
- Add tolerations to operator chart by @rhysjtevans in #1051
- Add image pull secret for redis operator by @civkule in #1053
- Add service monitor to redis sentinel chart by @drivebyer in #1071
- Add readiness/liveness probe to redis operator chart by @drivebyer in #1072
- Upgrade redis/sentinel image to 7.0.15 by @drivebyer in #1099
- Reconcile redissentinel only on master changed by @drivebyer in #1122
BugFixes 🐞
- Fix ndention error when enable additional config by @drivebyer in #1031
- Fix field validate error when enable additional config for sentinel by @drivebyer in #1033
- Fix unknown field error when upgrade chart by @drivebyer in #1034
- Fix bad indentation on redis standalone additional configs by @dschaaff in #1040
- Fix attempt to repair disconnected/failed master nodes before failing over by @Nashluffy in #1105
- Fix set controller probe endpoint handler by @drivebyer in #1121
New Contributors
- @mattrobinsonsre made their first contribution in #1023
- @dschaaff made their first contribution in #1040
- @rhysjtevans made their first contribution in #1051
- @civkule made their first contribution in #1053
- @Nashluffy made their first contribution in #1102
Full Changelog: v0.18.0...v0.18.1