5 Upgrading OSO
This chapter provides information about upgrading Oracle Communications Cloud Native Core, Operations Services Overlay (OSO) deployment to the latest release. It is recommended to perform OSO upgrade in a specific order. For more information about the upgrade order, see Oracle Communications Cloud Native Core, Solution Upgrade, and Fault Recovery Guide.
Note:
- While performing OSO upgrade from 25.1.2xx, 25.2.1xx or 25.2.2xx to 26.1.200, a small service interruption is expected. This outage is caused because OSO pods will be deleted and recreated after the upgrade.
- When
performing an OSO upgrade, if you make changes
to the configmap, the OSO pods do
not restart automatically and continue using the
existing data. To ensure the OSO pods
retrieve the latest data, add the following to the
ocoso_csar_26_1_200_0_0_alm_custom_values.yamlfile:
Where,configmapReload: extraArgs: webhook-url: http://127.0.0.1:9093/<CLUSTER-NAME>/alertmanager/-/reload<CLUSTER-NAME>is the name of the target cluster where OSO is deployed.For more details about the AlertManager configuration parameters, see Alertmanager Configuration Parameters.
5.1 Supported Upgrade Paths
The following table lists the supported upgrade paths for OSO:
Table 5-1 Supported Upgrade Paths
| Source Release | Target Release |
|---|---|
| 25.2.2xx | 26.1.200 |
| 25.2.1xx | 26.1.200 |
| 25.1.2xx | 26.1.200 |
Note:
Release 26.1.200 introduces leapfrog upgrade capability in OSO, enabling direct upgrades from three prior releases (N+3), without requiring sequential upgrades.For example, a deployment on 25.1.2xx can be directly upgraded to 26.1.2xx.
5.2 Prerequisites
- Ensure that the system has OSO 25.2.2xx or 25.2.1xx or 25.1.2xx installed and the OSO is working properly.
- Verify if all the pods and services are up and running.
- Ensure that all required NF upgrades must be completed before upgrading OSO. OSO must be upgraded as the final component in the CNC solution upgrade sequence, as defined in the Oracle Communications Cloud Native Core Solution Upgrade Guide.
Note:
When OSO is deployed as part of the CNC solution upgrade flow, follow the upgrade sequence described in the Oracle Communications Cloud Native Core Solution Upgrade Guide. Upgrade OSO only after completing the required CNC or NF component upgrades.Do not start the OSO upgrade until the required NF upgrades are complete, unless a release-specific exception is explicitly documented.
5.3 Upgrading OSO using CSAR
This section describes the procedure to upgrade an existing OSO using CSAR.
Note:
Before starting the OSO upgrade procedure, ensure that the required CNC or NF upgrades have been completed as described in the Oracle Communications Cloud Native Core Solution Upgrade Guide.