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