Weiwei

Results 26 issues of Weiwei

## Bug Report **What version of Kubernetes are you using?** ``` Client Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.3", GitCommit:"ca643a4d1f7bfe34773c74f79527be4afd95bf39", GitTreeState:"clean", BuildDate:"2021-07-15T21:04:39Z", GoVersion:"go1.16.6", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.3", GitCommit:"ca643a4d1f7bfe34773c74f79527be4afd95bf39", GitTreeState:"clean", BuildDate:"2021-07-15T20:59:07Z",...

type/bug
chaos/io

Signed-off-by: zwwhdls ### Ⅰ. Describe what this PR does ### Ⅱ. Does this pull request fix one issue? ### Ⅲ. List the added test cases (unit test/integration test) if any,...

**What feature you'd like to add:** When fuse pod quits or be deleted unexpectedly, mount point will recover automatically after fuse pod is created again. **Why is this feature needed:**

features

**What happened**: csi bind mount mountpoint to target failed because of `No space left on device.`: ``` I0825 21:58:03.997369 7 pod_mount.go:316] Mount point /jfs/juicefs-pro is ready I0825 21:58:04.021805 7 node.go:146]...

kind/bug

**What feature you'd like to add:** **Why is this feature needed:**

kind/feature

**What feature you'd like to add:** **Why is this feature needed:**

kind/feature

**What feature you'd like to add:** 1. Set a default image in csi node env 2. Users can specify image of mount pod in PV/StorageClass. **Why is this feature needed:**

kind/feature

1. setup csi node on demand in controller 2. add attacher sidecar in controler 3. update attachRequired true

**What feature you'd like to add:** Sometimes we need storage with higher bandwidth as a cache path and we can specify volumeType as volumeTemplate. **Why is this feature needed:**

features