Skip to content

0.3.1

Compare
Choose a tag to compare
@adrianmo adrianmo released this 22 Mar 15:18
· 238 commits to master since this release
78d9944

Changelog

  • Add the ability to configure Bookkeeper options, including metrics, via the new options block (#122)
  • Create a new PVC for Bookkeeper Index directory (#135)
  • Set BK_useHostNameAsBookieID to false for compatibility with Pravega v0.4. It can be overridden via options when using Pravega >= 0.5 (#135)
  • Set default resource requests and limits to pods (#129)
  • Expose resource requests and limits to the API to allow custom configurations (#129)
  • Automatically set JVM heap size on all components to values based on pod's resource limits (#129)