Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

Commit cba5ac6

Browse files
patrykxmatuszaki-wally
authored andcommitted
[BACKPORT] Update release notes for 21.03.02 (#449) {f43d0d6}
1 parent f46cbd9 commit cba5ac6

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

openness_releasenotes.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ This document provides high-level system features, issues, and limitations infor
1414
- [OpenNESS - 20.09](#openness---2009)
1515
- [OpenNESS - 20.12](#openness---2012)
1616
- [OpenNESS - 21.03](#openness---2103)
17+
- [OpenNESS - 21.03.01](#openness---210301)
18+
- [OpenNESS - 21.03.02](#openness---210302)
1719
- [Changes to Existing Features](#changes-to-existing-features)
1820
- [OpenNESS - 19.06](#openness---1906-1)
1921
- [OpenNESS - 19.06.01](#openness---190601)
@@ -35,6 +37,8 @@ This document provides high-level system features, issues, and limitations infor
3537
- [OpenNESS - 20.12](#openness---2012-2)
3638
- [OpenNESS - 20.12.02](#openness---201202)
3739
- [OpenNESS - 21.03](#openness---2103-2)
40+
- [OpenNESS - 21.03.01](#openness---210301-1)
41+
- [OpenNESS - 21.03.02](#openness---210302-1)
3842
- [Known Issues and Limitations](#known-issues-and-limitations)
3943
- [OpenNESS - 19.06](#openness---1906-3)
4044
- [OpenNESS - 19.06.01](#openness---190601-3)
@@ -46,6 +50,7 @@ This document provides high-level system features, issues, and limitations infor
4650
- [OpenNESS - 20.12](#openness---2012-3)
4751
- [OpenNESS - 20.12.02](#openness---201202-1)
4852
- [OpenNESS - 21.03](#openness---2103-3)
53+
- [OpenNESS - 21.03.02](#openness---210302-2)
4954
- [Release Content](#release-content)
5055
- [OpenNESS - 19.06](#openness---1906-4)
5156
- [OpenNESS - 19.06.01](#openness---190601-4)
@@ -281,6 +286,15 @@ This document provides high-level system features, issues, and limitations infor
281286
- Set Calico as a default cni for cdn-transcode, central_orchestrator, core-cplane, core-uplane, media-analytics and minimal flavor.
282287
- Intel CMK is replaced with Kubernetes native CPU manager for core resource allocation
283288

289+
## OpenNESS - 21.03.01
290+
- Resolved an intermittent issue with Kubernetes repository signature verification
291+
292+
## OpenNESS - 21.03.02
293+
- Kubernetes deployment support for Intel® QuickAssist Technology (Intel® QAT)
294+
- Provided an option to use CGroupFS as a CGroup driver for Kubernetes and Docker
295+
- EII upgraded from 2.4 to 2.4.1
296+
- VCA package upgraded from R5 to R5.1
297+
284298
# Changes to Existing Features
285299

286300
## OpenNESS - 19.06
@@ -310,13 +324,14 @@ There are no unsupported or discontinued features relevant to this release.
310324
There are no unsupported or discontinued features relevant to this release.
311325

312326
## OpenNESS - 21.03
313-
- FlexRAN/Access Edge CERA Flavor is only aviable in Intel Distribution of OpenNESS
327+
- FlexRAN/Access Edge CERA Flavor is only available in Intel Distribution of OpenNESS
314328
- OpenNESS repositories have been consolidated to the following
315329
- https://github.com/otcshare/converged-edge-experience-kits
316330
- https://github.com/otcshare/specs
317331
- https://github.com/otcshare/edgeapps
318332
- https://github.com/otcshare/edgeservices
319333
- https://github.com/otcshare/openshift-operator
334+
320335
# Fixed Issues
321336

322337
## OpenNESS - 19.06
@@ -366,6 +381,17 @@ There are no non-Intel issues relevant to this release.
366381
## OpenNESS - 21.03
367382
- Offline deployment issues related to zlib-devel version 1.2.7-19
368383
- CAdvisor resource utilization has been optimized using "--docker_only=true" which decreased CPU usage from 15-25% to 5-6% (confirmed with ‘docker stats’ and ‘top’ commands). Memory usage also decreased by around 15-20%.
384+
385+
## OpenNESS - 21.03.01
386+
- Resolved an intermittent issue with Kubernetes repository signature verification
387+
388+
## OpenNESS - 21.03.02
389+
- Fixed DPDK compilation issue when primary CNI is Calico with eBPF and kernel is 5.X.
390+
- Resolved intermittent Pip installation issues.
391+
- Corrected Azure single node deployment issues due to incorrect configuration in the setup script.
392+
- Resolved offline installation of Ansible prerequisites.
393+
- VCA card is now correctly brought up after node reboot.
394+
369395
# Known Issues and Limitations
370396
## OpenNESS - 19.06
371397
There are no issues relevant to this release.
@@ -423,6 +449,10 @@ There is one issue relevant to this release: it is not possible to remove the ap
423449
- When flannel CNI is being used and worker node is being manually joined or re-joined to the cluster, then
424450
`kubectl patch node NODE_NAME -p '{ "spec":{ "podCIDR":"10.244.0.0/24" }}`
425451
command should be issued on controller to enable flannel CNI on that node.
452+
453+
## OpenNESS - 21.03.02
454+
- Multi-node deployment through Azure cloud fails due to the default (Calico) CNI not being supported by Azure.
455+
426456
# Release Content
427457

428458
## OpenNESS - 19.06

0 commit comments

Comments
 (0)