Skip to content

Commit

Permalink
Merge pull request #4119 from carlory/kep-1790-
Browse files Browse the repository at this point in the history
update the description in the making-resizestatus-more-general-in-v1.28 section
  • Loading branch information
k8s-ci-robot committed Sep 12, 2023
2 parents 16d5ddf + 8fd8c07 commit 1dd0bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keps/sig-storage/1790-recover-resize-failure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ As part of this proposal, we are mainly proposing three changes:

### Making resizeStatus more general in v1.28

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.
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.

So basically new API will look like:

Expand Down

0 comments on commit 1dd0bad

Please sign in to comment.