Merge pull request #48602 from tengqm/fg-csa-132

Mark CronJobsScheduledAnnotation as GA
This commit is contained in:
Kubernetes Prow Robot 2024-11-02 00:51:26 +00:00 committed by GitHub
commit 0a764fc05a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,11 @@ stages:
- stage: beta
defaultValue: true
fromVersion: "1.28"
toVersion: "1.31"
- stage: stable
defaultValue: true
fromVersion: "1.32"
---
Set the scheduled job time as an
{{< glossary_tooltip text="annotation" term_id="annotation" >}} on Jobs that were created