v0.7.0
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)