Skip to content

v0.9.0

Compare
Choose a tag to compare
@schallert schallert released this 18 Aug 14:05
· 76 commits to master since this release
f4c7219

0.9.0 includes support for attaching a custom Kubernetes service account to M3DB pods (enabling use of
PodSecurityPolicies and the like), and an improvement in how new StatefulSets are created when others are unhealthy.

  • [FEATURE] Support custom svc account for M3DB pods (#225)
  • [ENHANCEMENT] Create missing statefulsets before waiting for ready (#227)