Skip to content

Commit 64fd820

Browse files
authored
Update release-notes.md
3.x
1 parent 591d853 commit 64fd820

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

articles/operator-service-manager/release-notes.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,3 +387,22 @@ The following bug fixes, defect resolutions, or usability improvements are deliv
387387
* NFO - Cluster Registry Image Corruption Auto-Recovery [2502220010001187]: Sometimes, images in the cluster registry become corrupted due to failures during the download process. This results in all subsequent retry attempts for that image failing. This solution detects corrupted images, removes broken Docker image links, and ensures that future retries can successfully download the image.
388388
* NFO - Avoid performing an unnecessary image copy when the image is already present in the cluster registry: This update eliminates redundant image downloads when the Artifact Controller pod crashes or becomes temporarily unavailable due to network issues. If the image is already present in the cluster registry, the system will now bypass unnecessary copies, improving efficiency and reducing resource consumption.
389389
* NFO - Increase oras download concurrency count [ICM602686818]: This update increases the concurrency setting in ORAS, enhancing parallel processing and improving download speed.
390+
391+
## Release 3.0.3007-208
392+
393+
Document Revision 1.0
394+
395+
### Release Summary
396+
Azure Operator Service Manager is a cloud orchestration service that enables automation of operator network-intensive workloads, and mission critical applications hosted on Azure Operator Nexus. Azure Operator Service Manager unifies infrastructure, software, and configuration management with a common model into a single interface, both based on trusted Azure industry standards. This March 31, 2025 Azure Operator Service Manager release includes updating the NFO version to 3.0.3007-208, the details of which are further outlined in the remainder of this document.
397+
398+
### Release Details
399+
* Release Version: Version 3.0.3007-208
400+
* Release Date: March 31, 2025
401+
* Is NFO update required: YES, Update only
402+
* Dependency Versions: Go/1.22.4 - Helm/3.15.2
403+
404+
#### Release Updates
405+
The following bug fixes, defect resolutions, or usability improvements are delivered with this release, for either Network Function Operator (NFO) or resource provider (RP) components.
406+
407+
* NFO - [602686818] Expose new installation parameter to set cluster registry CPU and memory resources to "small", "medium" or "large" scale option.
408+
* NFO - [602686818] Tune ORAS concurrency settings for improved performance and resource utilization for all scale options.

0 commit comments

Comments
 (0)