mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue Catch error when failed to make directory in NFS volume plugin NFS: Catch error when failed to make directory Currently, NFS volume plugin doesn't catch the error from os.MkdirAll. That makes it difficult to debug why failed to make the directory. This patch adds error catch to os.MkdirAll. |
||
---|---|---|
.. | ||
BUILD | ||
OWNERS | ||
doc.go | ||
nfs.go | ||
nfs_test.go |