mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-12 05:21:58 +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
|
||||
// alpha: v1.12
|
||||
// beta: v1.21
|
||||
//
|
||||
// Allow TTL controller to clean up Pods and Jobs after they finish.
|
||||
TTLAfterFinished featuregate.Feature = "TTLAfterFinished"
|
||||
|
Loading…
Reference in New Issue
Block a user