diff options
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst index b8e52fe9d1..3e8a1be1b7 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -17,17 +17,17 @@ Summary ======= The focus of this release was on incremental improvements in the following areas: -- Pluggable persistent storage with support for GlusterFS as the first storage class provisioner -- CPU and Memory limits in Helm Charts to improve Pod placement based on resource availablity in Kubernetes Cluster -- Support of Node Selectors for Pod placement -- Common "shared" Helm Charts referencing common images - - mariadb-galera cluster - - postgres cluster +* Pluggable persistent storage with support for GlusterFS as the first storage class provisioner +* CPU and Memory limits in Helm Charts to improve Pod placement based on resource availablity in Kubernetes Cluster +* Support of Node Selectors for Pod placement +* Common "shared" Helm Charts referencing common images + - mariadb-galera + - postgres - cassandra - mysql - - mongodb -- Integration of ARK Backup and Restore solution -- Introduction of Helm deploy and undeploy plugins to better manage ONAP deployments + - mongo +* Integration of ARK Backup and Restore solution +* Introduction of Helm deploy and undeploy plugins to better manage ONAP deployments **Security Notes** |