Skip to content

Commit f8e1672

Browse files
authored
Update release-notes.md
1 parent 2a2aec3 commit f8e1672

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -193,17 +193,17 @@ Azure Operator Service Manager is a cloud orchestration service that enables aut
193193
* Release Version: Version 2.0.2804-137
194194
* Release Date: August 30, 2024
195195
* Is NFO update required: YES, Update only
196-
* Dependency Versions: Go/1.22.4 Helm/3.15.2
196+
* Dependency Versions: Go/1.22.4 - Helm/3.15.2
197197

198198
### Release Installation
199199
This release can be installed with as an update on top of release 2.0.2788-135.
200200

201201
### Release Highlights
202-
#### High availability and resiliency support for cluster registry and webhook.
202+
#### High availability for cluster registry and webhook.
203203
This version restores the high availability features first introduced with release 2.0.2783-134. When enabled, the singleton pod, used in earlier releases, is replaced with a replica set and optionally allows for horizontal auto scaling.
204204

205-
#### Support internal certificate management and rotation.
206-
This version restores internal certificate management using a new method which does not take dependency on cert-manager service. Instead, a private internal service is used to handle requirements for certificate management and rotation within the AOSM namespace.
205+
#### Enhanced internal certificate management and rotation.
206+
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.
207207

208208
#### Safe Upgrades NF Level Rollback
209209
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.
@@ -213,7 +213,7 @@ This version introduces new user options to control behavior when a failure occu
213213
#### Bugfix Related Updates
214214
The following bug fixes, or other defect resolutions, are delivered with this release, for either Network Function Operator (NFO) or resource provider (RP) components.
215215

216-
* NFO - Enhance cluster registry resilience by preventing unnecessary repeated image downloads.
216+
* NFO - Enhance cluster registry performance by preventing unnecessary or repeated image downloads.
217217

218218
#### Security Related Updates
219219

0 commit comments

Comments
 (0)