openshift / local-storage-operator

Operator for local storage
Apache License 2.0
81 stars 70 forks source link

OKD 4.15 and local-storage-operator #486

Open Dubridze opened 2 months ago

Dubridze commented 2 months ago

Unable to install operator. Install plan failed: api-server resource not found installing CustomResourceDefinition localvolumediscoveries.local.storage.openshift.io: 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.

dronenb commented 1 month ago

I get the same thing when installing the local storage operator on k3s when following the instructions from here. Looks like it is probably needs to be configured to use apiextensions.k8s.io/v1 instead...