You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-service-manager/release-notes.md
+31-1Lines changed: 31 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ The following release notes are generally available (GA):
23
23
* Release Notes for Version 2.0.2804-137
24
24
* Release Notes for Version 2.0.2810-144
25
25
* Release Notes for Version 2.0.2847-158
26
+
* Release Notes for Version 2.0.2860-160
26
27
27
28
### Release Attestation
28
29
These releases are produced compliant with Microsoft’s Secure Development Lifecycle. This lifecycle includes processes for authorizing software changes, antimalware scanning, and scanning and mitigating security bugs and vulnerabilities.
@@ -271,4 +272,33 @@ The following bug fixes, or other defect resolutions, are delivered with this re
271
272
* NFO - Adds retries to fix intermittent image download failures from the cluster registry.
272
273
273
274
#### Security Related Updates
274
-
* CVE - A total of 19 CVEs Are addressed in this release.
275
+
* CVE - A total of 19 CVEs are addressed in this release.
276
+
277
+
## Release 2.0.2860-160
278
+
279
+
Document Revision 1.0
280
+
281
+
### Release Summary
282
+
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 October 31, 2024 Azure Operator Service Manager release includes updating the NFO version to 2.0.2860-160, the details of which are further outlined in the remainder of this document.
283
+
284
+
### Release Details
285
+
* Release Version: Version 2.0.2860-160
286
+
* Release Date: October 31, 2024
287
+
* Is NFO update required: YES, Update only
288
+
* Dependency Versions: Go/1.22.4 - Helm/3.15.2
289
+
290
+
### Release Installation
291
+
This release can be installed with as an update on top of release 2.0.2847-158. See [learn documentation](manage-network-function-operator.md) for more installation guidance.
This version expands the cluster registry garbage collection feature set to include automatic cleanup. A background job runs to regularly clean up container images. The job schedule, how frequently each day the jobs runs, and the threshold condition to trigger cleanup, expressed as percent capacity utilized, is configured by end-user. By default, the job will run once per day at a 0% utilization threshold.
296
+
297
+
#### Bugfix Related Updates
298
+
The following bug fixes, or other defect resolutions, are delivered with this release, for either Network Function Operator (NFO) or resource provider (RP) components.
0 commit comments