Skip to content

Commit d91a4e1

Browse files
committed
sidecar: Update Beta migration criteria
As suggested by derekwaynecarr here: kubernetes#1874 (comment) Reviewed-by: Joseph-Irving <[email protected]> Signed-off-by: Rodrigo Campos <[email protected]>
1 parent 8caebcd commit d91a4e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

keps/sig-node/0753-sidecarcontainers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1307,7 +1307,8 @@ Shutdown ordering of Containers in a Pod can not be guaranteed when a node is be
13071307
* Thorough E2E and Unit testing in place
13081308
* The beta API either supports the important use cases discovered during alpha testing, or has room for further enhancements that would support them
13091309
* Graduation depends on the (yet not submitted) kubelet graceful shutdown KEP
1310-
reaching Beta stage and no concerns identified that may affect this KEP
1310+
reaching Beta stage. It is okay to for both features to reach Beta in the same
1311+
release, but this KEP should not reach beta before kubelet graceful shutdown KEP
13111312

13121313

13131314
#### Beta -> GA Graduation

0 commit comments

Comments
 (0)