mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 02:34:03 +00:00
Modify TTLAfterFinished state to beta in comment
This commit is contained in:
parent
eae38bbe9e
commit
618cabec14
@ -235,6 +235,7 @@ const (
|
|||||||
|
|
||||||
// owner: @janetkuo
|
// owner: @janetkuo
|
||||||
// alpha: v1.12
|
// alpha: v1.12
|
||||||
|
// beta: v1.21
|
||||||
//
|
//
|
||||||
// Allow TTL controller to clean up Pods and Jobs after they finish.
|
// Allow TTL controller to clean up Pods and Jobs after they finish.
|
||||||
TTLAfterFinished featuregate.Feature = "TTLAfterFinished"
|
TTLAfterFinished featuregate.Feature = "TTLAfterFinished"
|
||||||
|
Loading…
Reference in New Issue
Block a user