Charles Chan | 02b221b | 2021-12-14 17:26:48 -0800 | [diff] [blame] | 1 | SD-Fabric 1.0.1 |
| 2 | =============== |
| 3 | |
| 4 | This release fixes a few issues we discovered with SD-Fabric 1.0.0 release. |
| 5 | |
| 6 | Feature Highlights |
| 7 | ------------------- |
| 8 | - Upgrade onos-classic helm chart to ``0.1.26`` |
| 9 | |
| 10 | - Address the log4j2 security issue reported in **CVE-2021-44228** |
| 11 | |
| 12 | - Upgrade stratum helm chart to ``0.1.18`` |
| 13 | |
| 14 | - Make chassis config part of the Helm value |
| 15 | |
| 16 | - Upgrade stratum image to ``stratum-bfrt: 21.12-9.5.0`` |
| 17 | |
| 18 | - Address the mastership election issue reported in SDFAB-812 and SDFAB-822 |
| 19 | |
| 20 | Component Versions in the Release |
| 21 | --------------------------------- |
| 22 | |
| 23 | SD-Fabric ONOS image |
| 24 | ^^^^^^^^^^^^^^^^^^^^ |
| 25 | - `tost <https://registry.aetherproject.org/harbor/projects/4/repositories/tost>`_: ``registry.aetherproject.org/tost/tost:1.0.0`` |
| 26 | |
| 27 | Sub-component versions: |
| 28 | |
| 29 | - `onos <https://github.com/opennetworkinglab/onos>`_: ``2.5.5-rc1`` |
| 30 | - `trellis-control <https://github.com/opennetworkinglab/trellis-control>`_: ``3.1.0`` |
| 31 | - `trellis-t3 <https://github.com/opennetworkinglab/trellis-t3>`_: ``4.0.0`` |
| 32 | - `fabric-tna <https://github.com/stratum/fabric-tna>`_: ``1.0.0`` |
| 33 | - `up4 <https://github.com/omec-project/up4>`_: ``1.0.0`` |
| 34 | |
| 35 | Stratum image |
| 36 | ^^^^^^^^^^^^^ |
| 37 | - `stratum-bfrt <https://hub.docker.com/r/stratumproject/stratum-bfrt>`_: ``stratumproject/stratum-bfrt:21.12-9.5.0`` |
| 38 | |
| 39 | DBUF image |
| 40 | ^^^^^^^^^^ |
| 41 | - `dbuf <https://github.com/omec-project/dbuf>`_: ``registry.aetherproject.org/tost/dbuf:1.0.0`` |
| 42 | |
| 43 | PFCP Agent image |
| 44 | ^^^^^^^^^^^^^^^^ |
| 45 | - `pfcp-agent <https://github.com/omec-project/upf-epc/tree/master/pfcpiface>`_: ``omecproject/upf-epc-pfcpiface:master-fcdbc95`` |
| 46 | |
| 47 | Helm Chart Versions |
| 48 | ------------------- |
Charles Chan | 264d510 | 2021-12-15 22:48:06 -0800 | [diff] [blame] | 49 | - `sdfabric <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/sdfabric>`_: ``1.0.10`` |
Charles Chan | 02b221b | 2021-12-14 17:26:48 -0800 | [diff] [blame] | 50 | |
| 51 | - `onos-classic chart <https://github.com/onosproject/onos-helm-charts/tree/master/onos-classic>`_: ``0.1.26`` |
| 52 | - `stratum chart <https://github.com/stratum/stratum-helm-charts/tree/master/stratum>`_: ``0.1.18`` |
| 53 | - `pfcp-agent chart <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/pfcp-agent>`_: ``0.0.1`` |
| 54 | - `dbuf chart <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/dbuf/>`_: ``0.0.1`` |
| 55 | - `int-host-reporter chart <https://gerrit.opencord.org/plugins/gitiles/sdfabric-helm-charts/+/refs/heads/master/int-host-reporter>`_: ``0.0.1`` |