Description of problem: Percona XtraDB Cluster Operator operator uses deprecated api and will not install Version-Release number of selected component (if applicable): percona-xtradb-cluster-operator.v1.8.0 Server Version: 4.9.0-0.nightly-2021-08-18-033031 Kubernetes Version: v1.22.0-rc.0+f967870 How reproducible: Always Steps to Reproduce: 1. Install Percona XtraDB Cluster Operator from operatorhub 2. 3. Actual results: oc get sub percona-xtradb-cluster-operator-certified-rhmp -o yaml - lastTransitionTime: "2021-08-18T19:06:36Z" message: 'api-server resource not found installing CustomResourceDefinition perconaxtradbbackups.pxc.percona.com: GroupVersionKind apiextensions.k8s.io/v1beta1, Kind=CustomResourceDefinition not found on the cluster. This API may have been deprecated and removed, see https://kubernetes.io/docs/reference/using-api/deprecation-guide/ for more information.' reason: InstallComponentFailed status: "True" type: InstallPlanFailed currentCSV: percona-xtradb-cluster-operator.v1.8.0 Expected results: Operator to install successfully Additional info:
Verifying oc version Client Version: 4.9.0-202110262214.p0.git.96e95ce.assembly.stream-96e95ce Server Version: 4.9.0-0.nightly-2021-10-28-052726 Kubernetes Version: v1.22.0-rc.0+a44d0f0 Installed successfully from OperatorHub