Skip to content

0.3.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@adrianmo adrianmo released this 20 Dec 17:32
· 250 commits to master since this release

Changelog

  • Setup liveness and readiness probes for BookKeeper, Segment Store, and Controller pods (#102)
  • Make Segment Store wait on startup until all bookies are ready (#102)
  • Start Segment Store pods sequentially, one after another, for cleaner startup processes (#102)
  • Create Pod Disruption Budget for BookKeeper, Segment Store, and Controller pods (#92)
  • Create Pod Anti-Affinity policies to preferably schedule pods of the same component to different nodes (#92)