Skip to content

0.3.0

Compare
Choose a tag to compare
@tamalsaha tamalsaha released this 08 Jul 05:29
· 815 commits to master since this release

Release 0.3.0 brings RBAC support to KubeDB. This release also redesigns snapshot storage to include support for both remote (S3, GCS, Azure, OpenStack Swift) and local volumes.

Notable Features

  • Supports RBAC. Use kubedb init --rbac to enable RBAC.
  • Allows setting resources for StatefulSet or Snapshot/Restore jobs.
  • Storage secret format for S3, GCS & Azure has changed.
  • Supports OpenStack swift as snapshot storage.
  • Supports local volumes as snapshot storage.