Skip to content

v0.5.0

Compare
Choose a tag to compare
@schallert schallert released this 19 Feb 18:08
· 96 commits to master since this release
e83a594

0.5.0 includes a bug fix for passing cluster annotations to pods, as well as a backwards-compatible addition of a new base environment variable M3CLUSTER_ENVIRONMENT which contains the ${NAMESPACE}/${CLUSTER_NAME}-formatted variable used for the cluster's environment in etcd.

  • [FEATURE] Expose m3cluster env in pod spec (#197)
  • [BUGFIX] Apply annotations to pods in created StatefulSets (#196)