Releases: kubedb/cli
0.9.0
Folks, as we continue to develop the product, we value user feedback highly. If you are using KubeDB, please consider taking a few minutes to complete this questionnaire. https://goo.gl/forms/ddcNVjmDlti9fNFE3 . Thank you!
0.9.0-rc.2
This releases fixes a number of upgrade related issues found in 0.9.0-rc.1 . Please test it and let us know if you face any problems. Thanks!
0.9.0-rc.1
We have fixed additional bug reports since 0.9.0-rc.0 release. We are planning to mark this 0.9.0 by early next week.
0.9.0-rc.0
Docs are updated. We are going to review and test remaining reported issues in this milestone and release 0.9.0 .
0.9.0-beta.1
Installing via Helm chart does not require onessl
anymore and webhooks are automatically enabled now. https://github.com/kubedb/cli/blob/0.9.0-beta.1/docs/setup/install.md#using-helm
0.9.0-beta.0
KubeDB 0.9.0-beta.0 is here. There have been a lot major of changes since last release. This release requires Kubernetes 1.9.0 or later release. We recommend using this release in a test/qa cluster. For new users, please follow the deployment guide here .
We are working on updating the docs and once docs are ready, we are going to release 0.9.0-rc.0 .
0.8.0
To install v0.8.0 chart, follow the instructions here: https://github.com/kubedb/project/issues/262
0.8.0-rc.0
KubeDB 0.8.0-rc.0 comes with a number of major ux improvements and lots of bug fixes. This release requires Kubernetes 1.9.x or later versions. Databse resume and wipeout support has been updated. The only way to resume a DormantDatabase
is by re-creating the original DB
object (e.g. Postgres, Elasticsearch, MongoDB, Mysql, Redis or Memcached object). WipeOut option is taken into consideration when deleting a DormantDatabase
object. Storage type is required now and no longer defaults to EmptyDir
.
To install, please follow the installation procedure here. You can find the quickstart guide here.
Notable Changes
- Storage is required for DB objects #224 (the-redback)
- use resources for individual node #223 (aerokite)
- skip storage secret validation for S3 & GCS #222 (aerokite)
- Separate apiGroup for mutating and validating webhook #217 (the-redback)
- Update client-go to 7.0.0 #216 (tamalsaha)
- Added support for osm 0.7.0 (minio server) #215 (the-redback)
- Use one Informer and N-eventHandler for Snapshot, DormantDB and Job #210 (the-redback)
- Generate swagger.json #208 (tamalsaha)
- Add install pkg for crds #207 (tamalsaha)
- Fix openapi spec for kubedb crds #206 (tamalsaha)
- Added shared informer factory #204 (the-redback)
- Improved Required and Optional fields for kubedb APIs #201 (the-redback)
- Add CRD Validation #199 (tamalsaha)
- Generate openapi spec #198 (tamalsaha)
- Refactored Dormant Database Controller to support KubeDB Mutating #197 (the-redback)
- Add the diffs to error for spec mismatches between dormantDB and DB object #145
- Get the kinks out of active/dormant model #144
- Use apps/v1 api #134
- Upgrade PostgreSQL version 9.6.6 to 9.6.7 #132
- Bad DB is resumed when Operator restarts #128
- Failed to take continuous backup using wal-g for missing env values #124
What's Next
Please use this release in your dev/test/qa cluster and report back any issues. This release is closed for new features. We hope to mark this as GA end of this week.
0.8.0-beta.2
KubeDB 0.8.0-beta.2 is here. There have been a lot major of changes since last release. We have also added better documentation. This release requires Kubernetes 1.9.0 or later release. We recommend using this release in a test/qa cluster. For new users, please follow the deployment guide here .
0.8.0-beta.0
Release 0.8.0-beta.0