grafana-operator: [Bug] Grafana can't be deployed on latest OpenShift 4.9/K8s 1.22

Describe the bug Trying to install grafana operator says:

api-server resource not found installing CustomResourceDefinition grafanadashboards.integreatly.org: 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.

To Reproduce Steps to reproduce the behavior:

  1. Try to install the Grafana operator

Expected behavior Error described as above.

Suspect component/Location where the bug might be occuring ApiVersions incompatibility

Runtime (please complete the following information):

  • OS: RHEL CoreOS
  • Grafana Operator Version v3.10.3
  • Environment: Openshift 4.9
  • Deployment type: deployed

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 19

Most upvoted comments

Shucks, sorry about that, see the updated Grafana CRD Yaml above.

We probably want to backport this to the v3 branch as well. Upgrade from v1beta1 to v1 should be possible, I can test that with 3.10.3 -> 3.10.4.