Add SidecarContainers feature beta version

This commit is contained in:
wen.rui 2023-12-01 14:57:29 +08:00
parent 55f2bc1043
commit 84c0ed2642

View File

@ -811,6 +811,7 @@ const (
// owner: @gjkim42 @SergeyKanzhelev @matthyx @tzneal
// kep: http://kep.k8s.io/753
// alpha: v1.28
// beta: v1.29
//
// Introduces sidecar containers, a new type of init container that starts
// before other containers but remains running for the full duration of the