Skip to content

v0.7.0

Compare
Choose a tag to compare
@schallert schallert released this 21 May 21:11
· 84 commits to master since this release
7e31fea

0.7.0 includes changes to allow an M3DB cluster to be administered with a coordinator external to the cluster. It also
supports passing annotations to pod templates, experimental support for using the Parallel pod management policy on
M3DB StatefulSets, and support for InitContainers.

  • [FEATURE] Break ext coord into separate config (#216)
  • [FEATURE] Support Parallel pod management policies. (#211)
  • [FEATURE] Added initial support for PodMetaData, handling Annotations only (#210)
  • [FEATURE] Support custom InitContainers in cluster spec (#209)
  • [FEATURE] Support an external controlling coordinator (#208)