Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

certified minio operator failed to install on OpenShift 4.8 #520

Open
Jooho opened this issue Feb 16, 2022 · 0 comments
Open

certified minio operator failed to install on OpenShift 4.8 #520

Jooho opened this issue Feb 16, 2022 · 0 comments

Comments

@Jooho
Copy link

Jooho commented Feb 16, 2022

Certified Minio operator 4.0.9 failed to install on OCP 4.8 because some requirements are not met.
The following are the requirements.

  requirementStatus:
    - group: operators.coreos.com
      kind: ClusterServiceVersion
      message: CSV minKubeVersion (1.19.0) less than server version (v1.21.6+bb8d50a)
      name: minio-operator.v4.0.2
      status: Present
      version: v1alpha1
    - group: apiextensions.k8s.io
      kind: CustomResourceDefinition
      message: CRD is present and Established condition is true
      name: tenants.minio.min.io
      status: Present
      uuid: a587e2cb-53e9-4316-a625-9f038ec5338c
      version: v1
    - group: ''
      kind: ServiceAccount
      message: Service account does not exist
      name: minio-operator
      status: NotPresent
      version: v1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant