Merge pull request #122135 from Rei1010/sidecarContainerToBeta

Add SidecarContainers feature beta version
This commit is contained in:
Kubernetes Prow Robot 2024-01-04 17:59:48 +01:00 committed by GitHub
commit 744b2db652
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -737,6 +737,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