
The StX release notes contains a table with links to older versions of the notes, however, they point to local copies on the same branch, not the original copies on respective branches. These copies need to be deleted and the links corrected to point to the respective branches. Partial-Bug: 2056459 Change-Id: I55193c70f028a243364b37f7bb2a53259ffb6fc8 Signed-off-by: Ron Stone <ronald.stone@windriver.com>
65 lines
2.1 KiB
Plaintext
65 lines
2.1 KiB
Plaintext
====================
|
|
R2.0.1 Release Notes
|
|
====================
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
---------
|
|
ISO image
|
|
---------
|
|
|
|
You can find pre-built ISO and Docker images for stx.2.0.1 at the
|
|
`StarlingX mirror,
|
|
<https://mirror.starlingx.windriver.com/mirror/starlingx/release/2.0.1/centos/>`_
|
|
|
|
------
|
|
Branch
|
|
------
|
|
|
|
The source code for stx.2.0.1 is available in the r/stx.2.0 branch
|
|
in the StarlingX git repositories. The exact source code can be cloned by:
|
|
|
|
::
|
|
|
|
repo init -u https://opendev.org/starlingx/manifest -b refs/tags/2.0.1b
|
|
repo sync --force-sync
|
|
|
|
----------
|
|
Deployment
|
|
----------
|
|
|
|
A full system install is required to deploy stx.2.0.1. There is no upgrade
|
|
patch from StarlingX release 2.0.
|
|
|
|
-------
|
|
Changes
|
|
-------
|
|
|
|
The StarlingX 2.0.1 release provides fixes for the following bugs:
|
|
|
|
* `1817936 <https://bugs.launchpad.net/starlingx/+bug//1817936/>`_
|
|
Periodic message loss seen between VIM and OpenStac REST APIs
|
|
* `1827246 <https://bugs.launchpad.net/starlingx/+bug//1827246/>`_
|
|
Access to VM console not working as Horizon redirects to
|
|
novncproxy.openstack.svc.cluster.local
|
|
* `1830736 <https://bugs.launchpad.net/starlingx/+bug//1830736/>`_
|
|
Ceph osd process was not recovered after lock and unlock on storage
|
|
node with journal disk
|
|
* `1843915 <https://bugs.launchpad.net/starlingx/+bug//1843915/>`_
|
|
Cannot apply a chart with a local registry
|
|
* `1843453 <https://bugs.launchpad.net/starlingx/+bug//1843453/>`_
|
|
Calico configuration file has yaml format error
|
|
* `1836638 <https://bugs.launchpad.net/starlingx/+bug//1836638/>`_
|
|
RT kernel memory leak when creating/deleting pods
|
|
* `1840771 <https://bugs.launchpad.net/starlingx/+bug//1840771/>`_
|
|
CVE-2018-14618:NTLM buffer overflow via integer overflow
|
|
* `1836685 <https://bugs.launchpad.net/starlingx/+bug//1836685/>`_
|
|
CVE: integer overflow in the Linux kernel when handling TCP
|
|
Selective Acknowledgments (SACKs)
|
|
* `1837919 <https://bugs.launchpad.net/starlingx/+bug//1837919/>`_
|
|
dbmon timeouts are too low
|
|
* `1838692 <https://bugs.launchpad.net/starlingx/+bug//1838692/>`_
|
|
ansible replay fails if kubeadm init was not successful
|