What's New in This Guide
This section introduces the documentation updates for release
26.1.2xx.
Release 26.1.201 - G59080-01, July 2026
General Updates:
- Updated the release number to 26.1.201 throughout this document.
- Updated the error correction policy in the Oracle Error Correction Policy section.
- Added the
fsGroupChangePolicyparameter in the Global Parameters section. This parameter defines the behavior for changing the ownership and permissions of the volume before it is exposed inside a pod. - The ASM sidecar memory has been increased from 1Gi to 2Gi for the following services in the ASM Sidecar section:
- scpc-audit
- scpc-subscription
- scpc-configuration
- scpc-alternate-resolution
- Updated resource requirements for OSO in the OSO Resources section. This update is based on performance test with 3000 NFs.
- Moved the
alternateResolutionAuditIntervalparameter from the SCPC-Audit Parameters section to the SCPC-Configuration Parameters section. This parameter is used as part of the SCP Capacity enhancements to configure the time interval to run audit. - Updated the following parameters in the Global Parameters section as part of the Runtime Update for SCP Profile Parameters feature. These parameters are required to update self SCP profile for the NF Profile (nf-instances) REST API:
scpProfileInfo.customInfo.mateScpInfoList[].capacityscpProfileInfo.customInfo.mateScpInfoList[].priorityscpProfileInfo.customInfo.mateScpInfoList[].scpFqdnscpProfileInfo.customInfo.mateScpInfoList[].scpInstanceIdscpProfileInfo.customInfo.mateScpInfoList[].mateSCPLocalitiesscpProfileInfo.customInfo.mateSiteInfoscpProfileInfo.customInfo.mateSiteInfo.mateSite<X>.mateSiteLocalities
Installation Updates:
- Made the following changes as part of the SCP Capacity enhancements:
- Updated the SCP Services section as follows:
- The pod count for SCP-Cache has been increased from 3 to 16.
- The resources for SCPC-Notification have been increased to 10vCPU and 12Gi of memory.
- Updated the default values of
scp-cache.minreplicasandscp-cache.maxreplicasfrom 3 to 16 in the SCP-Cache Parameters section. Also, added a note about support for global and egress local rate limit keys. - Updated the SCP-Cache Parameters section with a note about how SCP-Cache resources change when Rate Limit and OAuth2.0 features are disabled.
- Updated the default values of
scpc-notification.resources.requests.memoryandscpc-notification.resources.limits.memoryfrom 8Gi to 12Gi in the SCPC-Notification Parameters section. - Added
scpc-notification.minreplicasandscpc-notification.maxreplicasin the SCPC-Notification Parameters section.
- Updated the SCP Services section as follows:
- Made the following changes as part of the TLS Support for SCP to cnDBTier Traffic feature:
- Added the Migrating SCP to a TLS-Enabled cnDBTier section to describe how SCP is migrated to TLS-enabled cnDBTier.
- Added the following parameters in the Global Parameters section:
database.sslEnableddatabase.ssl.tlsVersiondatabase.ssl.cipherSuitesTlsV1_2database.ssl.cipherSuitesTlsV1_3database.ssl.primary.secretNamedatabase.ssl.primary.privateKey.rsaKeydatabase.ssl.primary.privateKey.ecdsaKeydatabase.ssl.primary.certificate.rsadatabase.ssl.primary.certificate.ecdsadatabase.ssl.primary.caBundle.filenamedatabase.ssl.primary.keyStorePassword.fileNamedatabase.ssl.primary.trustStorePassword.fileNamedatabase.ssl.secondary.secretNamedatabase.ssl.secondary.privateKey.rsaKeydatabase.ssl.secondary.privateKey.ecdsaKeydatabase.ssl.secondary.certificate.rsadatabase.ssl.secondary.certificate.ecdsadatabase.ssl.secondary.caBundle.filenamedatabase.ssl.secondary.keyStorePassword.fileNamedatabase.ssl.secondary.trustStorePassword.fileNamedatabase.ssl.dbSslAlgorithmdatabase.ssl.minCertValidity
Upgrade, Rollback, and Uninstall Updates:
- Updated the supported upgrade paths in the Supported Upgrade Paths section.
- Updated the supported rollback paths in Supported Rollback Paths section.
- Added the Starting and Stopping SCP Gracefully section to describe how to start and stop SCP gracefully.
- Updated the Preupgrade Tasks section with notes to set minreplicas and maxreplicas of SCP-Cache and SCPC-Notification.
- Removed
scpProfileInfo.plmnList,scpProfileInfo.customInfo.mateScpInfoList, andscpProfileInfo.customInfo.mateSiteInfoparameters from the note related to modification of Helm parameters during an upgrade. Added a note stating that SCP profile parameters underscpProfileInfoshould not be modified. These updates are done in the Preupgrade Tasks section.