Releases: spotahome/redis-operator
Releases · spotahome/redis-operator
0.4.1
0.4.0
0.3.0
0.2.5
0.2.4
Release notes
- Add the possibility to set the configMap to be used on both Redis and Sentinel. PR #48
- Add the possibility to set the redis/sentinel image. Requested in issue #51
- Add the possibility to set the redis-exporter image and version. Requested in issue #51
- Multiple fixes/improvements on examples, Makefile and others
Download image
docker pull quay.io/spotahome/redis-operator:0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
Release notes
- Use Kooper
- New API version: storage.spotahome.com/v1alpha2
- Simplified metrics fd06bce
- New client that allows interaction with the redis failovers created 97e250a
- New ensurer that checks all pieces are created https://github.com/spotahome/redis-operator/blob/master/operator/redisfailover/ensurer.go#L9
- New checker and healer that puts the nodes into their expected state https://github.com/spotahome/redis-operator/blob/master/operator/redisfailover/checker.go#L14
For more information about the motivations of this refactor, you can read our post
Upgrade
- There is no path for upgrade from <0.2.0. You need to create new resources
- Delete deprecated CRD resource
kubectl delete crd redisfailovers.spotahome.com
Download image
docker pull quay.io/spotahome/redis-operator:0.2.0