You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't find any Kubernetes compatibility matrix. If there is one available, could you please share it? Has anyone encountered and resolved this issue?
The text was updated successfully, but these errors were encountered:
@emreberber are you going to use manila CSI plugin with the Cephfs driver? Then you need to run the https://github.com/ceph/ceph-csi and point it to the --fwdendpoint=$(FWD_CSI_ENDPOINT).
basically manila CSI driver reads requests from the --endpoint=$(CSI_ENDPOINT), modifies these requests, and forwards them to NFS CSI plugin or Cephfs CSI plugin.
/kind bug
What happened:
When deploying the openstack-manila-csi Helm package, the controller and node-plugin pods stuck in an Error state.
How to reproduce it:
Anything else we need to know?:
When I try with version 1.30.0, there are no issues. It deploys successfully.
Environment:
Kubernetes ❯
1.26.6
manila-csi-plugin ❯
v1.31.0
I can't find any Kubernetes compatibility matrix. If there is one available, could you please share it? Has anyone encountered and resolved this issue?
The text was updated successfully, but these errors were encountered: