astefanutti opened a new issue #2408: URL: https://github.com/apache/camel-k/issues/2408
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 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
