#11260 Openshift 4.12 upgrade removes certain APIs
Closed: Invalid by dkirwan. Opened by dkirwan.

NOTE

If your issue is for security or deals with sensitive info please
mark it as private using the checkbox below.

Describe what you would like us to do:


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].

  • [1] https://access.redhat.com/articles/6955381
  • [2] https://docs.openshift.com/container-platform/4.12/rest_api/workloads_apis/cronjob-batch-v1.html

When do you need this to be done by? (YYYY/MM/DD)


We likely have a few months before this becomes a critical issue. The last 2 minor updates of Openshift are still supported.


One in particular is definitely in use, CronJob with api version batch/v1beta1. see [2].

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)

Metadata