Skip to content

Commit 58a86e9

Browse files
gnufiedlmktfy
andauthored
Update content/en/blog/_posts/2025-07-10-recover-failed-expansion/index.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 66ac98d commit 58a86e9

File tree

1 file changed

+3
-1
lines changed
  • content/en/blog/_posts/2025-07-10-recover-failed-expansion

1 file changed

+3
-1
lines changed

content/en/blog/_posts/2025-07-10-recover-failed-expansion/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ This feature does have a caveat that, whatever new size you specify for the PVC,
5858

5959
## Improved error handling and observability of volume expansion
6060

61-
This seemingly innocuos feature also required us to almost redo how volume expansion works under the hood in Kubernetes. There are new API fields available in PVC objects which you can monitor to observe progress of volume expansion.
61+
Implementing what might look like a relatively minor change also required us to almost
62+
fully redo how volume expansion works under the hood in Kubernetes.
63+
There are new API fields available in PVC objects which you can monitor to observe progress of volume expansion.
6264

6365
### Improved observability of in-progress expansion
6466

0 commit comments

Comments
 (0)