Skip to content

Commit 4c721f4

Browse files
authored
Update README.md
1 parent c1661ab commit 4c721f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkg/blobfuse-proxy/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Use blobfuse-proxy
1+
# blobfuse-proxy
2+
- supported CSI driver version: v1.1.0 or later version
23

34
By default, restart csi-blobfuse-node daemonset would make current blobfuse mounts unavailable. When fuse nodeserver restarts on the node, the fuse daemon also restarts, this results in breaking all connections FUSE daemon is maintaining. You could find more details here: [No easy way how to update CSI driver that uses fuse](https://github.com/kubernetes/kubernetes/issues/70013).
45

0 commit comments

Comments
 (0)