Skip to content

Commit 2ae5469

Browse files
committed
Future enhancement for prioritized resizes
1 parent 88dec29 commit 2ae5469

File tree

1 file changed

+1
-0
lines changed
  • keps/sig-node/1287-in-place-update-pod-resources

1 file changed

+1
-0
lines changed

keps/sig-node/1287-in-place-update-pod-resources/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -911,6 +911,7 @@ This will be reconsidered post-beta as a future enhancement.
911911
1. Explore periodic resyncing of resources. That is, periodically issue resize requests to the
912912
runtime even if the allocated resources haven't changed.
913913
1. Allow resizing containers with swap allocated.
914+
1. Prioritize resizes when resources are freed, or at least make ordering deterministic.
914915

915916
#### Mutable QOS Class "Shape"
916917

0 commit comments

Comments
 (0)