1 .. This work is licensed under a Creative Commons Attribution 4.0 International
3 .. http://creativecommons.org/licenses/by/4.0
4 .. Copyright 2017 Bell Canada & Amdocs Intellectual Property. All rights
6 .. _release_notes_casablanca:
10 ONAP Operations Manager Release Notes
11 =====================================
13 Version 3.0.0 Casablanca Release
14 --------------------------------
16 :Release Date: 2018-11-30
18 **Previous Release Notes**
20 - :ref:`Beijing <release_notes_beijing>`
21 - :ref:`Amsterdam <release_notes_amsterdam>`
26 The focus of this release was on incremental improvements in the following
29 * Pluggable persistent storage with support for GlusterFS as the first storage
32 * CPU and Memory limits in Helm Charts to improve Pod placement based on
33 resource availability in Kubernetes Cluster
35 * Support of Node Selectors for Pod placement
37 * Common "shared" Helm Charts referencing common images
45 * Integration of ARK Backup and Restore solution
47 * Introduction of Helm deploy and undeploy plugins to better manage ONAP
53 OOM code has been formally scanned during build time using NexusIQ and no
54 Critical vulnerability was found.
58 - `OOM project page <https://wiki.onap.org/display/DW/ONAP+Operations+Manager+Project>`_
60 - `Passing Badge information for OOM <https://bestpractices.coreinfrastructure.org/en/projects/1631>`_
65 * **Problem**: kubectl connections to pods (kubectl exec|logs) will
66 fail after a while due to a known bug in Kubernetes (1.11.2)
68 **Workaround**: Restart of the kubelet daemons on the k8s hosts
70 **Fix**: Will be delivered in the next release via a new
71 Kubernetes version (1.12)
73 - `K8S Bug Report <https://github.com/kubernetes/kubernetes/issues/67659>`_
74 - `OOM-1532 <https://jira.onap.org/browse/OOM-1532>`_
75 - `OOM-1516 <https://jira.onap.org/browse/OOM-1516>`_
76 - `OOM-1520 <https://jira.onap.org/browse/OOM-1520>`_