mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 03:03:59 +00:00
Merge pull request #122135 from Rei1010/sidecarContainerToBeta
Add SidecarContainers feature beta version
This commit is contained in:
commit
744b2db652
@ -737,6 +737,7 @@ const (
|
|||||||
// owner: @gjkim42 @SergeyKanzhelev @matthyx @tzneal
|
// owner: @gjkim42 @SergeyKanzhelev @matthyx @tzneal
|
||||||
// kep: http://kep.k8s.io/753
|
// kep: http://kep.k8s.io/753
|
||||||
// alpha: v1.28
|
// alpha: v1.28
|
||||||
|
// beta: v1.29
|
||||||
//
|
//
|
||||||
// Introduces sidecar containers, a new type of init container that starts
|
// Introduces sidecar containers, a new type of init container that starts
|
||||||
// before other containers but remains running for the full duration of the
|
// before other containers but remains running for the full duration of the
|
||||||
|
Loading…
Reference in New Issue
Block a user