Skip to content

0.3.0

Compare
Choose a tag to compare
@adrianmo adrianmo released this 01 Mar 09:24
· 244 commits to master since this release

Changelog

  • Add a test mode flag to disable restrictions (#119)
  • Temporarily use IP address as Bookie ID (#117)
  • 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)
  • Update cluster status with health information (#123)
  • Cleanup Pravega metadata when a cluster is deleted (#110)
  • Delete PVCs from terminated pods when scaling down the cluster (#107)