Closed sanjeevshar closed 5 years ago
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /lifecycle rotten
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen
.
Mark the issue as fresh with /remove-lifecycle rotten
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta. /close
@fejta-bot: Closing this issue.
I testing the hostpath example but hit the following error : "Block Volume not supported"
test@dsib1093:~$ csc controller new --endpoint tcp://127.0.0.1:10000 --cap 1,block CSIVolumeName Block Volume not supported
Please use -h,--help for more information test@dsib1093:~$ csc controller new --endpoint tcp://127.0.0.1:10000 -l debug --cap 1,block CSIVolumeName DEBU[0000] assigned the root context DEBU[0000] creating volume request="{CSIVolumeName [block:<> access_mode: ] map[] map[] {} [] 0}"
DEBU[0000] parsed endpoint info addr="127.0.0.1:10000" proto=tcp timeout=1m0s
Block Volume not supported
Please use -h,--help for more information