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
Ok, digging into the error a little more, I found a reference to provisioner.go#L245 which appears to get the StorageClass name. If I leave my storage class name empty (so default), it works. Setting it to freenas-nfs (which is the name of storageClass for freenas-provisioner) causes it to break it seems.
There may also be some issues with k3s' local-path storage messing with this as well which I disabled as well.
Recently upgraded Kubernetes to
v1.23.4+k3s1
. Now when a new Volume request comes in, I am receiving the error:Environment:
v1.23.4+k3s1
11.3-U5
v2.7
A shame as this has been working great for a number of years.
The text was updated successfully, but these errors were encountered: