rook: v1.4.1 K8s v1.17.5 v1beta1.VolumeSnapshotContent errors

Is this a bug report or feature request?

  • Bug Report

Deviation from expected behavior: Errors in csi-rbdplugin-provisioner log:

E0813 11:41:22.198321       1 reflector.go:156] github.com/kubernetes-csi/external-snapshotter/pkg/client/informers/externalversions/factory.go:117: Failed to list *v1beta1.VolumeSnapshotContent: the server could not find the requested resource (get volumesnapshotcontents.snapshot.storage.k8s.io)

Expected behavior: No errors in csi-rbdplugin-provisioner log How to reproduce it (minimal and precise): Just upgrade v1.3.9 to v1.4.x

File(s) to submit:

  • Cluster CR (custom resource), typically called cluster.yaml, if necessary
  • Operator’s logs, if necessary
  • Crashing pod(s) logs, if necessary

To get logs, use kubectl -n <namespace> logs <pod name> When pasting logs, always surround them with backticks or use the insert code button from the Github UI. Read Github documentation if you need help.

Environment:

  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Cloud provider or hardware configuration:
  • Rook version (use rook version inside of a Rook Pod): 1.4.0
  • Storage backend version (e.g. for ceph do ceph -v):
  • Kubernetes version (use kubectl version): v1.17.5
  • Kubernetes cluster type (e.g. Tectonic, GKE, OpenShift):
  • Storage backend status (e.g. for Ceph use ceph health in the Rook Ceph toolbox):

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 19 (10 by maintainers)

Most upvoted comments

I had Same Error. My issue solved just by install https://github.com/kubernetes-csi/external-snapshotter/tree/master/client/config/crd Note: kustomization.yaml doesn’t need install.