| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-23 | fix build | chrislusf | 2 | -2/+2 | |
| 2025-05-04 | Make sure the volume ID is a valid bucket name | Aaron Madsen | 1 | -1/+5 | |
| 2025-02-04 | use golang:1.23 image | chrislu | 2 | -2/+2 | |
| 2024-12-03 | Fix plugin disable command to use dynamic variables | Ali Afsharzadeh | 1 | -1/+1 | |
| 2024-07-18 | Update cmd/seaweedfs-csi-driver/swarm/README.md | Chris Lu | 1 | -1/+1 | |
| 2024-07-18 | Update cmd/seaweedfs-csi-driver/swarm/README.md | Chris Lu | 1 | -1/+1 | |
| 2024-07-18 | updated README | Gradlon von Känel | 1 | -0/+2 | |
| 2024-07-18 | added documentation | Gradlon von Känel | 2 | -6/+88 | |
| 2024-07-18 | remove | Gradlon von Känel | 2 | -9/+1 | |
| 2024-07-18 | Enable attacher var | Gradlon von Känel | 1 | -1/+1 | |
| 2024-07-18 | Enable attacher var | Gradlon von Känel | 2 | -2/+9 | |
| 2024-07-18 | remove cahc var | Gradlon von Känel | 1 | -1/+0 | |
| 2024-07-18 | changed cache dir | Gradlon von Känel | 1 | -1/+1 | |
| 2024-07-18 | adde cache mount | Gradlon von Känel | 1 | -0/+8 | |
| 2024-07-18 | initial files | Gradlon von Känel | 5 | -0/+137 | |
| 2024-06-22 | upgrade to golang:1.22 | chrislu | 2 | -6/+3 | |
| 2023-11-05 | update docker base image | chrislu | 2 | -2/+2 | |
| 2023-11-05 | Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driver | chrislu | 1 | -6/+27 | |
| 2023-10-19 | Feat: add driver name support | duanhongyi | 1 | -1/+2 | |
| 2023-09-25 | Revert "Revert "Merge branch 'master' of ↵ | chrislu | 1 | -1/+1 | |
| https://github.com/seaweedfs/seaweedfs"" This reverts commit 8cb42c39 | |||||
| 2023-08-08 | Refactor options to be backward compatible, fixes #133 | Viktor Kuzmin | 1 | -5/+25 | |
| 2023-08-07 | Allow to separate ControllerServer and NodeServer, allow to disable attacher ↵ | Viktor Kuzmin | 1 | -1/+9 | |
| (it do nothing in reality) | |||||
| 2023-04-22 | -small format fix | washcycle | 1 | -11/+15 | |
| -added node id validation on drvier start -added go debug in to gitignore -add nodeid to test.sh | |||||
| 2023-04-22 | fixed a few things | washcycle | 1 | -0/+0 | |
| 2023-04-22 | Validations to Pass CSI Sanity Tests | washcycle | 1 | -0/+0 | |
| -removed deprecated/unneeded passthrough import -added test.sh (needs work) | |||||
| 2023-03-14 | use golang 1.20 | chrislu | 2 | -2/+2 | |
| 2023-01-16 | Add util-check for dataLocality and use it | Ruakij | 1 | -2/+2 | |
| 2023-01-16 | Add dataLocality flag, checking and handling | Ruakij | 1 | -0/+40 | |
| 2023-01-12 | Rename variable to match flag-name | Ruakij | 1 | -2/+2 | |
| 2022-09-05 | Allow per pv/pvc settings for cache, concurrent writes and uid/gid maps | Viktor Kuzmin | 1 | -1/+1 | |
| 2022-09-04 | update url | chrislu | 2 | -2/+2 | |
| 2022-08-21 | Workaround https://github.com/golang/go/issues/54313 until golang 1.20 | i404788 | 2 | -0/+4 | |
| 2022-08-02 | go 1.19 | chrislu | 2 | -2/+2 | |
| 2022-07-29 | move to github.com/seaweedfs/seaweedfs | chrislu | 3 | -6/+6 | |
| 2022-04-24 | upgrade to go 1.18v1.0.9 | chrislu | 2 | -2/+2 | |
| 2022-02-14 | disable cache by default | chrislu | 1 | -1/+1 | |
| fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/43 | |||||
| 2021-09-24 | cross platform building | Chris Lu | 2 | -2/+2 | |
| related to https://github.com/seaweedfs/seaweedfs-csi-driver/issues/34 | |||||
| 2021-09-23 | build csi | Chris Lu | 1 | -3/+3 | |
| 2021-09-22 | build platform specific image | Chris Lu | 2 | -10/+8 | |
| 2021-09-21 | fix github buildv1.0.2 | Chris Lu | 1 | -2/+2 | |
| 2021-09-20 | Fix logging verbosity options | Viktor Kuzmin | 1 | -1/+1 | |
| 2021-08-20 | map uid and gid via explicit CLI | Chris Lu | 1 | -0/+4 | |
| 2021-07-12 | CI: Ensure Docker tags derived from refs include legal characters | Calum MacRae | 1 | -1/+4 | |
| 2021-07-12 | image: Provide a better built container image | Calum MacRae | 1 | -9/+9 | |
| 2021-06-30 | fix docker build | Chris Lu | 1 | -1/+1 | |
| 2021-06-30 | update go version | Chris Lu | 2 | -1/+2 | |
| 2021-06-29 | use go 1.16 | Chris Lu | 1 | -1/+1 | |
| 2021-04-11 | support configurable cache directory | Chris Lu | 1 | -0/+2 | |
| fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/20 | |||||
| 2021-04-11 | support configurable cache size | Chris Lu | 1 | -0/+2 | |
| fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/20 | |||||
| 2021-03-30 | reduce default concurrentWriters to 32 | Chris Lu | 1 | -1/+1 | |
