aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-03-16release latest docker imagesv1.0.7Chris Lu1-9/+1
2022-03-16Update dev.yamlChris Lu1-1/+1
2022-03-06support quotachrislu3-0/+4
fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/48
2022-03-06adjust csi capabilitychrislu1-1/+4
2022-02-272.91chrislu2-114/+761
2022-02-26Update README.mdChris Lu1-1/+1
2022-02-26Update README.mdChris Lu1-1/+1
2022-02-26mount: avoid logs to tmp folderschrislu1-0/+1
fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/47
2022-02-22Merge pull request #46 from ThomasADavis/masterChris Lu4-252/+640
2022-02-22This updates the helm chart, and the pre-generated manifest.Thomas Davis4-252/+640
The values.yaml is updated to use the latest sig-storage CSI containers from the following urls: https://kubernetes-csi.github.io/docs/node-driver-registrar.html https://kubernetes-csi.github.io/docs/external-provisioner.html https://kubernetes-csi.github.io/docs/external-attacher.html These URL points to the supported version tables.
2022-02-15Merge pull request #44 from garenchan/ck-devChris Lu2-6/+8
2022-02-15use env to config log verbositygarenchan2-6/+8
2022-02-14sync with seaweedfschrislu2-1/+3
2022-02-14disable cache by defaultchrislu1-1/+1
fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/43
2022-01-22adds dev releasechrislu1-0/+71
2022-01-22remove previous binarychrislu1-0/+0
2022-01-19sync with 2.86chrislu2-2/+7
2022-01-022.83chrislu2-2/+6
2021-12-28upgrade to latest seaweedfs versionchrislu4-5/+6
2021-12-25go modchrislu2-9/+16
2021-11-10support multiple filersChris Lu4-12/+48
fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/41
2021-10-09Merge pull request #39 from kvaster/pull_secretsChris Lu2-0/+11
Allow to specify image pull secrets for private repository
2021-10-09Merge pull request #38 from kvaster/fix_readmeChris Lu1-2/+2
Fix small typos in readme
2021-10-09Allow to specify image pull secrets for private repositoryViktor Kuzmin2-0/+11
2021-10-09Fix small typos in readmeViktor Kuzmin1-2/+2
2021-09-28Merge pull request #33 from kvaster/static_mountsChris Lu7-31/+97
2021-09-28Merge pull request #37 from ukd1/ukd1-patch-1Chris Lu1-21/+28
2021-09-28Allow static persistent volumes, some code cleanupViktor Kuzmin7-31/+97
2021-09-28Update for 1.22 - fixes seaweedfs/seaweedfs-csi-driver#36Russell Smith1-21/+28
2021-09-24cross platform buildingChris Lu2-2/+2
related to https://github.com/seaweedfs/seaweedfs-csi-driver/issues/34
2021-09-24add docker metaChris Lu1-1/+16
2021-09-23build csiChris Lu1-3/+3
2021-09-22build platform specific imageChris Lu2-10/+8
2021-09-21Update release.yamlChris Lu1-1/+1
2021-09-21Update release.yamlChris Lu1-1/+1
2021-09-21Update release.yamlChris Lu1-1/+1
2021-09-21Update release.yamlChris Lu1-10/+3
2021-09-21Update release.yamlv1.0.6Chris Lu1-1/+1
2021-09-21Update release.yamlv1.0.5Chris Lu1-0/+1
2021-09-21Update release.yamlv1.0.4Chris Lu1-3/+3
2021-09-21Update release.yamlv1.0.3Chris Lu1-0/+1
2021-09-21trying to support more platformsChris Lu1-40/+5
2021-09-21fix github buildv1.0.2Chris Lu1-2/+2
2021-09-20Merge pull request #32 from kvaster/debug_logChris Lu4-1/+8
Fix logging verbosity options
2021-09-20Fix logging verbosity optionsViktor Kuzmin4-1/+8
2021-09-14go mod tidyChris Lu2-482/+4
2021-09-14sync with seaweedfsChris Lu3-14/+25
2021-08-20go mod 1.17Chris Lu2-525/+64
2021-08-20add explicit uid and gid mappingChris Lu1-0/+12
2021-08-20map uid and gid via explicit CLIChris Lu3-0/+15