mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-13 13:55:41 +00:00
Merge pull request #104704 from Pingan2017/ttl-beta-0901
Change TTLAfterFinished state to beta in comment
This commit is contained in:
commit
9ced7b4a31
@ -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