Skip to content

Commit 7930961

Browse files
Correct blog post for VolumeAttributesClass
1 parent 3e9d7cd commit 7930961

File tree

1 file changed

+2
-2
lines changed
  • content/en/blog/_posts/2025-09-08-volume-attributes-class-ga

1 file changed

+2
-2
lines changed

content/en/blog/_posts/2025-09-08-volume-attributes-class-ga/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ This means you can now:
2727

2828
There are two major enhancements from beta.
2929

30-
### Cancel support from infeasible errors
30+
### Cancellation support when errors occur
3131

32-
To improve resilience and user experience, the GA release introduces explicit cancel support when a requested volume modification becomes infeasible. If the underlying storage system or CSI driver indicates that the requested changes cannot be applied (e.g., due to invalid arguments), users can cancel the operation and revert the volume to its previous stable configuration, preventing the volume from being left in an inconsistent state.
32+
To improve resilience and user experience, the GA release introduces explicit cancel support when a requested volume modification encounters an error. If the underlying storage system or CSI driver indicates that the requested changes cannot be applied (e.g., due to invalid arguments), users can cancel the operation and revert the volume to its previous stable configuration, preventing the volume from being left in an inconsistent state.
3333

3434

3535
### Quota support based on scope

0 commit comments

Comments
 (0)