Skip to content

Releases: spotahome/redis-operator

0.4.1

17 Aug 14:09
adbe748
Compare
Choose a tag to compare

Release notes

  • Elect a new master when the master pod is terminated. PR #70 (@kmcrawford).

Download image

docker pull quay.io/spotahome/redis-operator:0.4.1

0.4.0

18 Jul 13:06
40666ba
Compare
Choose a tag to compare

Release notes

  • Persistence for Redis data in persistent volumes is now available. PR #68 (thanks @sillydong for ideas).

Download image

docker pull quay.io/spotahome/redis-operator:0.4.0

0.3.0

03 Jul 08:25
2c2212c
Compare
Choose a tag to compare

Release notes

  • Name of the Redis Operator container is now configurable. PR #53
  • Update kooper to v0.3.0, updating the Kubernetes clients to v1.10.5. PR #65

Download image

docker pull quay.io/spotahome/redis-operator:0.3.0

0.2.5

25 May 11:24
0b73535
Compare
Choose a tag to compare

Release notes

  • Use the RedisImage to copy the Sentinel configuration in order to use one image less. PR #57
  • Add the possibility to use a volumen for redis data. PR #58

Download image

docker pull quay.io/spotahome/redis-operator:0.2.5

0.2.4

24 May 15:40
0f5fde9
Compare
Choose a tag to compare

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

17 Apr 07:21
d396a7f
Compare
Choose a tag to compare

Release notes

  • Add the possibility to use a NodeAffinity. Requested in issue #38

Download image

docker pull quay.io/spotahome/redis-operator:0.2.3

0.2.2

06 Apr 07:47
0578b5f
Compare
Choose a tag to compare

Release notes

  • Improvement: Add Prometheus Annotations to Redis Exporter. Fixes issue #37. (@Kyrremann)

Download image

docker pull quay.io/spotahome/redis-operator:0.2.2

0.2.1

28 Mar 14:13
74ac2c3
Compare
Choose a tag to compare

Release notes

  • Fix: Create a init-container on sentinel pods so the sentinel.conf is writable. Fixes #35

Download image

docker pull quay.io/spotahome/redis-operator:0.2.1

0.2.0

19 Feb 16:25
6509f1d
Compare
Choose a tag to compare

Release notes

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

0.1.6

01 Feb 21:34
@ese ese
Compare
Choose a tag to compare

Release notes

  • Self update resources without waiting conditions #16
  • Add flag to disable hardaffinity #17
  • Wait for CDR before running operator #18

Download image

docker pull quay.io/spotahome/redis-operator:0.1.6