Skip to content

Commit 1dd0bad

Browse files
authored
Merge pull request kubernetes#4119 from carlory/kep-1790-
update the description in the making-resizestatus-more-general-in-v1.28 section
2 parents 16d5ddf + 8fd8c07 commit 1dd0bad

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-storage/1790-recover-resize-failure

1 file changed

+1
-1
lines changed

keps/sig-storage/1790-recover-resize-failure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ As part of this proposal, we are mainly proposing three changes:
110110

111111
### Making resizeStatus more general in v1.28
112112

113-
After some discussion with sig-storage folks and to accommodate changes coming from https://github.com/kubernetes/enhancements/issues/3751 we are proposing that we rename `pvc.Status.ResizeStatus` to `pvc.Status.AllocatedResourceStatus` and make it a map.
113+
After [some discussion](https://github.com/kubernetes/kubernetes/pull/116335#issuecomment-1624566731) with sig-storage folks, we are proposing that we rename `pvc.Status.ResizeStatus` to `pvc.Status.AllocatedResourceStatus` and make it a map.
114114

115115
So basically new API will look like:
116116

0 commit comments

Comments
 (0)