Skip to content

v1.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ese ese released this 11 Dec 09:36
· 561 commits to master since this release
963bc12

v1.0.0-rc.3

Action required

Since update logic has been moved to operator PodManagementPolicy is being setted no to Parallel in redis statefulSet. This improve bootstrap times.
This field is inmutable so to upgrade from previous rc releases you need to delete statefulsets manually.
Note: you can use --cascade=false flag to avoid disruption, pods will be adopted by the new statefulSet created by operator.
example: kubectl delete statefulset --cascade=false rfr-redisfailover

Changes

Fix

Download image

docker pull quay.io/spotahome/redis-operator:v1.0.0-rc.3