-
Story
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
Currently we are using apiextensions.k8s.io/v1beta1 for the kind CustomResourceDefinition in our CRD's. v1beta1 is already deprecated in OCP and will be removed soon.
We should be good to update to v1 as long as we only have to support OCP 4.6+.
This should require cherry picking commits from the maistra-2.1 branch of the operator which were required to complete MAISTRA-2351, and all follow-on issues.
In addition to this, we need to ensure the OLM metadata in the CSV is configured correctly to support OpenShift 4.9.
- incorporates
-
MAISTRA-2557 Add support for processing v1 CRD resources to operator
- Closed
-
MAISTRA-2576 Bump generated CRDs in operator to v1
- Closed
-
MAISTRA-2584 2.1 Operator cannot create 2.0 control plane prometheus proxy
- Closed
-
MAISTRA-2625 Usage of deprecated CRD rbac.authorization.k8s.io/v1beta1
- Closed
- relates to
-
MAISTRA-2351 Bump CRD from v1beta1 to v1
- Closed