Several Kubernetes APIs are becoming unsupported as of Kubernetes 1.22, which is what OCP 4.9 is based on. In order for our LTS operator to run on OCP 4.9, we need to update our use of the apiextensions API. We use version v1beta1, and we need to update to use version v1. This means updating our CustomResourceDefinition schema in our operator bundle to conform with the v1 spec.
- Michael Cressman (Inactive)
- Michael Cressman (Inactive)
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: