0.3.0
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.