openshift / hypershift

Hyperscale OpenShift - clusters with hosted control planes
https://hypershift-docs.netlify.app
Apache License 2.0
434 stars 319 forks source link

Install Hypershfit failed: no matches for kind "ServiceMonitor" #694

Closed xuezhaojun closed 2 years ago

xuezhaojun commented 3 years ago

The openshift version is 4.8 The hypershift is lastes

After run the install command:

hypershift install --oidc-storage-provider-s3-bucket-name=server-foundation-hosted-mode-hypershift --oidc-storage-provider-s3-region=us-east-1 --oidc-storage-provider-s3-credentials=/root/.aws/credentials

I got error:

Error: no matches for kind "ServiceMonitor" in version "monitoring.coreos.com/v1"
no matches for kind "ServiceMonitor" in version "monitoring.coreos.com/v1"

Did anyone get this issue before?

xuezhaojun commented 2 years ago

It seems ok in the latest version.