caoyingjunz / csi-driver-localstorage

This driver allows Kubernetes to access LocalStorage on Linux node.
528 stars 162 forks source link

ls部署成功后,提供初始化job,完成localstorage的自动创建 #240

Closed caoyingjunz closed 1 year ago

caoyingjunz commented 1 year ago

What's it about?

What's the reason why we need it?

I believe this is an important feature for Pixiu. There're a few use cases:

Please leave your comments below if there's anyone agrees with me. Or just give me a thumb up.

Area Suggestion

/kind feature-request

caoyingjunz commented 1 year ago

创建工具函数 https://github.com/caoyingjunz/csi-driver-localstorage/blob/master/pkg/util/storage/storage.go#L77

houwenchen commented 1 year ago

whou接