File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
keps/sig-node/1287-in-place-update-pod-resources Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -1414,10 +1414,6 @@ The following items have been removed from the stable graduation criteria:
14141414 lack of support for resize is now a significant missing piece of that functionality; however
14151415 we don't believe this is a strong enough reason to block IPPR GA. We can, however, consider
14161416 whether this should block GA of pod level resources.
1417- - ` UpdatePodSandboxResources ` is implemented by containerd & CRI-O. This is implemented by
1418- CRI-O; however there was a delay on the containerd side. We still expect this to be available
1419- and land in containerd 2.2, which is slated to release before kubernetes 1.35. However, we
1420- do not consider it blocking because it is a very small and noncritical part of this KEP.
14211417- Re-evaluate the following decisions:
14221418 - Resize atomicity: Resizes will stay atomic. Allowing partial resizes adds significant complexity
14231419 and the use case is unclear.
@@ -1775,8 +1771,9 @@ _This section must be completed when targeting beta graduation to a release._
17751771 - document kubelet-triggered eviction for critical pods
17761772 - update outdated notes regarding static CPU
17771773 - correct details about instrumentation
1778- - 2025-09-22 - Update in-place pod resize for GA
1774+ - 2025-10-15 - Update in-place pod resize for GA
17791775 - Update test plan
1776+ - Remove ` UpdatePodSandboxResources ` from graduation criteria
17801777
17811778
17821779## Drawbacks
You can’t perform that action at this time.
0 commit comments