Skip to content

Commit 6a99850

Browse files
Merge pull request #289123 from msftadam/patch-33
Update release-notes.md
2 parents ea1bbee + 49a2d55 commit 6a99850

File tree

1 file changed

+35
-9
lines changed

1 file changed

+35
-9
lines changed

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

Lines changed: 35 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The following release notes are generally available (GA):
2222
* Release Notes for Version 2.0.2788-135
2323
* Release Notes for Version 2.0.2804-137
2424
* Release Notes for Version 2.0.2810-144
25+
* Release Notes for Version 2.0.2847-158
2526

2627
### Release Attestation
2728
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.
@@ -93,14 +94,14 @@ Azure Operator Service Manager is a cloud orchestration service that enables aut
9394
* Is NFO update required: YES, UPDATE ONLY
9495

9596
### Release Installation
96-
This release can be installed with as an update on top of release 2.0.2763-119. Please see the following [learn documentation](manage-network-function-operator.md) for additional installation guidance.
97+
This release can be installed with as an update on top of release 2.0.2763-119. See [learn documentation](manage-network-function-operator.md) for more installation guidance.
9798

9899
### Issues Resolved in This Release
99100

100101
#### Bugfix Related Updates
101102
The following bug fixes, or other defect resolutions, are delivered with this release, for either Network Function Operator (NFO) or resource provider (RP) components.
102103

103-
* NFO - Adding taint tolerations to all NFO pods and scheduling them on system nodes. Daemonset pods will continue to run on all nodes of cluster).
104+
* NFO - Adding taint tolerations to all NFO pods and scheduling them on system nodes. Daemonset pods continue to run on all nodes of cluster).
104105

105106
#### Security Related Updates
106107

@@ -138,7 +139,7 @@ kubectl delete crd orders.acme.cert-manager.io
138139

139140
### Release Highlights
140141
#### Cluster Registry & Webhook – High Availability
141-
This mitigation release disables cluster registry and webhook high availability functionality, to restore ownership of cert-manager services to workload. Instead, NFO will use custom methods of certificate management. High availability, along with changes to rotate certs will be restored in a future release.
142+
This mitigation release disables cluster registry and webhook high availability functionality, to restore ownership of cert-manager services to workload. Instead, NFO uses custom methods of certificate management. High availability, along with changes to rotate certs will be restored in a future release.
142143

143144
### Issues Resolved in This Release
144145

@@ -165,11 +166,11 @@ Azure Operator Service Manager is a cloud orchestration service that enables aut
165166
* Dependency Versions: Go/1.22.4 Helm/3.15.2
166167

167168
### Release Installation
168-
This release can be installed with as an update on top of release 2.0.2783-134. Please see the following [learn documentation](manage-network-function-operator.md) for additional installation guidance.
169+
This release can be installed with as an update on top of release 2.0.2783-134. See [learn documentation](manage-network-function-operator.md) for more installation guidance.
169170

170171
### Release Highlights
171172
#### Cluster Registry – Garbage Collection
172-
This release extends cluster registry functionality enabling a manual trigger to identify and purging of unused images in the repository. For proper operation, the user must install both this latest version and an additional helper script, which is provided by request only.
173+
This release extends cluster registry functionality enabling a manual trigger to identify and purging of unused images in the repository. For proper operation, the user must install both this latest version and a helper script, which is provided by request only.
173174

174175
### Issues Resolved in This Release
175176

@@ -197,7 +198,7 @@ Azure Operator Service Manager is a cloud orchestration service that enables aut
197198
* Dependency Versions: Go/1.22.4 - Helm/3.15.2
198199

199200
### Release Installation
200-
This release can be installed with as an update on top of release 2.0.2788-135. Please see the following [learn documentation](manage-network-function-operator.md) for additional installation guidance.
201+
This release can be installed with as an update on top of release 2.0.2788-135. See [learn documentation](manage-network-function-operator.md) for more installation guidance.
201202

202203
### Release Highlights
203204
#### High availability for cluster registry and webhook.
@@ -207,7 +208,7 @@ This version restores the high availability features first introduced with relea
207208
This version implements internal certificate management using a new method which does not take dependency on cert-manager. Instead, a private internal service is used to handle requirements for certificate management and rotation within the AOSM namespace.
208209

209210
#### Safe Upgrades NF Level Rollback
210-
This version introduces new user options to control behavior when a failure occurs during an upgrade. While pause on failure remains the default, a user can now optionally enable rollback on failure. If a failure occure, with rollback on failure any prior completed NfApps will be reverted to prior state using helm rollback command. See [learn documentation](safe-upgrades-nf-level-rollback.md) for more details on usage.
211+
This version introduces new user options to control behavior when a failure occurs during an upgrade. While pause on failure remains the default, a user can now optionally enable rollback on failure. If a failure occurs, with rollback on failure any prior completed NfApps are reverted to prior state using helm rollback command. See [learn documentation](safe-upgrades-nf-level-rollback.md) for more details on usage.
211212

212213
### Issues Resolved in This Release
213214

@@ -225,7 +226,7 @@ The following bug fixes, or other defect resolutions, are delivered with this re
225226
Document Revision 1.1
226227

227228
### Release Summary
228-
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 Septemer 13, 2024 Azure Operator Service Manager release includes updating the NFO version to 2.0.2810-144, the details of which are further outlined in the remainder of this document.
229+
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 September 13, 2024 Azure Operator Service Manager release includes updating the NFO version to 2.0.2810-144, the details of which are further outlined in the remainder of this document.
229230

230231
### Release Details
231232
* Release Version: Version 2.0.2810-144
@@ -234,7 +235,7 @@ Azure Operator Service Manager is a cloud orchestration service that enables aut
234235
* Dependency Versions: Go/1.22.4 - Helm/3.15.2
235236

236237
### Release Installation
237-
This release can be installed with as an update on top of release 2.0.2804-137. Please see the following [learn documentation](manage-network-function-operator.md) for additional installation guidance.
238+
This release can be installed with as an update on top of release 2.0.2804-137. See [learn documentation](manage-network-function-operator.md) for more installation guidance.
238239

239240
### Issues Resolved in This Release
240241

@@ -246,3 +247,28 @@ The following bug fixes, or other defect resolutions, are delivered with this re
246247
#### Security Related Updates
247248

248249
None
250+
251+
## Release 2.0.2847-158
252+
253+
Document Revision 1.0
254+
255+
### Release Summary
256+
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 18, 2024 Azure Operator Service Manager release includes updating the NFO version to 2.0.2847-158, the details of which are further outlined in the remainder of this document.
257+
258+
### Release Details
259+
* Release Version: Version 2.0.2847-158
260+
* Release Date: October 18, 2024
261+
* Is NFO update required: YES, Update only
262+
* Dependency Versions: Go/1.22.4 - Helm/3.15.2
263+
264+
### Release Installation
265+
This release can be installed with as an update on top of release 2.0.2804-137. See [learn documentation](manage-network-function-operator.md) for more installation guidance.
266+
267+
#### Bugfix Related Updates
268+
The following bug fixes, or other defect resolutions, are delivered with this release, for either Network Function Operator (NFO) or resource provider (RP) components.
269+
270+
* NFO - Fixes webhook and image secrets issues when trying to delete 2 network functions in same namespace.
271+
* NFO - Adds retries to fix intermittent image download failures from the cluster registry.
272+
273+
#### Security Related Updates
274+
* CVE - A total of 19 CVEs Are addressed in this release.

0 commit comments

Comments
 (0)