NOTE
If your issue is for security or deals with sensitive info please mark it as private using the checkbox below.
See [1] for details regarding the 4.12 Openshift update which removes certain APIs.
We should examine if any of these APIs currently exist on the clusters.
One in particular is definitely in use, CronJob with api version batch/v1beta1. see [2].
CronJob
batch/v1beta1
We likely have a few months before this becomes a critical issue. The last 2 minor updates of Openshift are still supported.
I think we took care of that one a long time ago. We should already be using the new CronJob.batch/v1 API everywhere.
Nice one thanks @darknao want to assign this to yourself and then close thanks.
Metadata Update from @dkirwan: - Issue assigned to darknao - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)