Skip to content

Commit 5e7d26c

Browse files
authored
Update release-notes.md
2.0.2783-134 update
1 parent 12525a3 commit 5e7d26c

File tree

1 file changed

+37
-1
lines changed

1 file changed

+37
-1
lines changed

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

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The following release notes are generally available (GA):
1818

1919
* Release Notes for Version 2.0.2763-119
2020
* Release Notes for Version 2.0.2777-132
21+
* Release Notes for Version 2.0.2783-134
2122

2223
### Release Attestation
2324
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.
@@ -32,6 +33,7 @@ Azure Operator Service Manager is a cloud orchestration service that enables aut
3233
### Release Details
3334
* Release Version: 2.0.2763-119
3435
* Release Date: July 31st, 2024
36+
* Is NFO update required: YES, DELETE & REINSTALL
3537

3638
### Release Installation
3739
**[BREAKING CHANGE INSTALLATION]** This is a major version release, which includes a breaking change. To safely install this version, follow the below steps:
@@ -85,7 +87,7 @@ Azure Operator Service Manager is a cloud orchestration service that enables aut
8587
### Release Details
8688
* Release Version: 2.0.2777-132
8789
* Release Date: August 7, 2024
88-
* Is NFO update required: YES
90+
* Is NFO update required: YES, UPDATE ONLY
8991

9092
### Release Installation
9193
This release can be installed with as an update on top of release 2.0.2763-119.
@@ -100,4 +102,38 @@ The following bug fixes, or other defect resolutions, are delivered with this re
100102
#### Security Related Updates
101103

102104
* CVE - A total of five CVEs are addressed in this release.
105+
106+
## Release 2.0.2783-134
107+
108+
Document Revision 1.1
109+
110+
### 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+
113+
### Release Details
114+
* Release Version: 2.0.2783-134
115+
* Release Date: August 20, 2024
116+
* Is NFO update required: YES, DELETE & REINSTALL
117+
118+
### Release Installation
119+
**[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.
121+
3. Delete custom location
122+
2. Uninstall the network function extension.
123+
4. Delete cert-manager CRDs using commands: bash kubectl delete crd certificaterequests.cert-manager.io kubectl delete crd certificates.cert-manager.io kubectl delete crd challenges.acme.cert-manager.io kubectl delete crd clusterissuers.cert-manager.io kubectl delete crd issuers.cert-manager.io kubectl delete crd orders.acme.cert-manager.io
124+
6. Install the network function extension
125+
7. Create custom location
126+
8. Redeploy site network services and network functions to the custom location.
127+
128+
### Issues Resolved in This Release
129+
130+
#### Bugfix Related Updates
131+
The following bug fixes, or other defect resolutions, are delivered with this release, for either Network Function Operator (NFO) or resource provider (RP) components.
132+
133+
* NFO - Removing cert-manager from NFO and high availability changes temporarily. NFO will use custom cert creation logic. Changes to rotate certs and high availability will be part of upcoming releases.
134+
135+
#### Security Related Updates
136+
137+
None
138+
103139

0 commit comments

Comments
 (0)