Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@NataliAharoniPayu NataliAharoniPayu released this 10 Jul 11:59
· 2 commits to main since this release
7c6427c

FEATURES

  • Add support for horizontal scale flows: scale up leaders, scale up followers, scale down leaders, scale down followers (#139)
  • Add support for recovery flow from data loss scenarios (#139)
  • Add new entry points for atomic recovery actions to be triggered manually on the cluster in case operator fails to manage (#139)
  • Add new entry point for manual trigger of upgrade flow (#139)
  • Add test lab feature that simulates possible random production scenarios (#139)

CHANGES

  • Update golang image from 1.15 to 1.16 (#139)
  • Update distroless image from base-debian-10 to base-debian-11 (#139)
  • Update recovery flows of Redis instances loss to run and be handled concurrently (#139)
  • Update operator.conf to contain more parameters (#139)
  • Update pods naming convention to reflect more easily leader-followers links in cluster (#139)