Merge pull request #31608 from atoato88/update-job-ttl-mechanism-to-stable

Update TTL mechanism in Job to stable feature state
This commit is contained in:
Kubernetes Prow Robot 2022-02-12 20:51:48 -08:00 committed by GitHub
commit 068d86d793
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ cleaned up by CronJobs based on the specified capacity-based cleanup policy.
### TTL mechanism for finished Jobs
{{< feature-state for_k8s_version="v1.21" state="beta" >}}
{{< feature-state for_k8s_version="v1.23" state="stable" >}}
Another way to clean up finished Jobs (either `Complete` or `Failed`)
automatically is to use a TTL mechanism provided by a