Skip to content

Commit 4dd42d4

Browse files
authored
Revise date and section title in upgrade article
Updated the date and modified section headings for clarity.
1 parent 3598dc0 commit 4dd42d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/operator-service-manager/safe-upgrades-nf-level-rollback.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Control upgrade failure behavior with Azure Operator Service Manager
33
description: Learn about recovery behaviors including pause on failure and rollback on failure.
44
author: msftadam
55
ms.author: adamdor
6-
ms.date: 03/06/2026
6+
ms.date: 03/10/2026
77
ms.topic: upgrade-and-migration-article
88
ms.service: azure-operator-service-manager
99
---
@@ -172,7 +172,7 @@ It's recommended that publishers use a combination of `applicationEnablement`, `
172172
173173
This approach providers cleaner separation and manageability of applications not supporting standard helm operations. Maintains the operation’s idempotency and state on the cluster reflected by the last operation. NFDV 2/3 can directly be used for install operations as well (installation of previous version not needed) with any difference in goal state. Overall upgrade time and deployment reliability remain the same.
174174

175-
## How to troubleshoot rollback on failure
175+
## Troubleshoot rollback on failure
176176
### Understand pod states
177177
Understanding the different pod states is crucial for effective troubleshooting. The following are the most common pod states:
178178
* Pending: Pod scheduling is in progress by Kubernetes.

0 commit comments

Comments
 (0)