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
+49-10Lines changed: 49 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ The following release notes are generally available (GA):
19
19
* Release Notes for Version 2.0.2763-119
20
20
* Release Notes for Version 2.0.2777-132
21
21
* Release Notes for Version 2.0.2783-134
22
+
* Release Notes for Version 2.0.2788-135
22
23
23
24
### Release Attestation
24
25
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.
@@ -108,22 +109,30 @@ The following bug fixes, or other defect resolutions, are delivered with this re
108
109
Document Revision 1.1
109
110
110
111
### Release Summary
111
-
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 August 20, 2024 Azure Operator Service Manager release includes updating the NFO version to 2.0.2783-134, the details of which are further outlined in the remainder of this document.
112
+
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 August 15, 2024 Azure Operator Service Manager release includes updating the NFO version to 2.0.2783-134, the details of which are further outlined in the remainder of this document.
112
113
113
114
### Release Details
114
115
* Release Version: 2.0.2783-134
115
-
* Release Date: August 20, 2024
116
+
* Release Date: August 15, 2024
116
117
* Is NFO update required: YES, DELETE & REINSTALL
117
118
118
119
### Release Installation
119
120
**[BREAKING CHANGE INSTALLATION]** This is a mitigation version release, which includes a breaking change. To safely install this version, follow the below steps:
120
-
1. Delete all site network services and network functions from the custom location.
* Redeploy site network services and network functions to the custom location.
127
136
128
137
### Release Highlights
129
138
#### Cluster Registry & Webhook – High Availability
@@ -140,4 +149,34 @@ The following bug fixes, or other defect resolutions, are delivered with this re
140
149
141
150
None
142
151
143
-
152
+
## Release Version 2.0.2788-135
153
+
154
+
Document Revision 1.1
155
+
156
+
### Release Summary
157
+
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 August 21, 2024 Azure Operator Service Manager release includes updating the NFO version to 2.0.2788-135, the details of which are further outlined in the remainder of this document.
158
+
159
+
### Release Details
160
+
* Release Version: Version 2.0.2788-135
161
+
* Release Date: August 21, 2024
162
+
* Is NFO update required: YES, Update only
163
+
* Dependency Versions: Go/1.22.4 Helm/3.15.2
164
+
165
+
### Release Installation
166
+
This release can be installed with as an update on top of release 2.0.2783-134.
167
+
168
+
### Release Highlights
169
+
#### Cluster Registry – Garbage Collection
170
+
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.
171
+
172
+
### Issues Resolved in This Release
173
+
174
+
#### Bugfix Related Updates
175
+
The following bug fixes, or other defect resolutions, are delivered with this release, for either Network Function Operator (NFO) or resource provider (RP) components.
176
+
177
+
* NFO - Adjusts AOSM pod tolerations to ensure scheduling on the appropriate nodes.
178
+
* NFO - Adds a retry mechanism to handle concurrent updates of artifact custom resources.
0 commit comments