Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate CronJob to batch/v1 #2408

Closed
astefanutti opened this issue Jun 15, 2021 · 2 comments · Fixed by #3402
Closed

Migrate CronJob to batch/v1 #2408

astefanutti opened this issue Jun 15, 2021 · 2 comments · Fixed by #3402
Labels

Comments

@astefanutti
Copy link
Member

CronJob API has been promoted to v1 in Kubernetes v1.21, and batch/v1beta1 is deprecated. The Cron trait should be migrated.

W0614 16:56:56.881579   28585 warnings.go:70] batch/v1beta1 CronJob is deprecated in v1.21+, unavailable in v1.25+; use batch/v1 CronJob
@astefanutti astefanutti added the kind/task General activity label Jun 15, 2021
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale due to 90 days of inactivity.
It will be closed if no further activity occurs within 15 days.
If you think that’s incorrect or the issue should never stale, please simply write any comment.
Thanks for your contributions!

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale due to 90 days of inactivity.
It will be closed if no further activity occurs within 15 days.
If you think that’s incorrect or the issue should never stale, please simply write any comment.
Thanks for your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants