| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-06-06 | fix(driver): nomad compatibility error | duanhongyi | 1 | -1/+1 | |
| 2024-03-29 | Use capacity of one byte as 'no quota' | Viktor Kuzmin | 1 | -1/+4 | |
| 2024-01-18 | Revert "chore(seaweedfs-csi-driver): delete unnecessary stage" | chrislu | 1 | -27/+114 | |
| This reverts commit 44283c0ffe56e3180dae5b93801d07a3d621d355. | |||||
| 2024-01-18 | Revert "Fix: unable to properly clean mount points" | chrislu | 1 | -42/+26 | |
| This reverts commit 4f60c279001475dcb398ed8c852ff2c6e366e16e. | |||||
| 2024-01-15 | Fix: unable to properly clean mount points | duanhongyi | 1 | -26/+42 | |
| 2024-01-11 | chore(seaweedfs-csi-driver): delete unnecessary stage | duanhongyi | 1 | -114/+27 | |
| 2024-01-11 | Fix: capacity error in re mounting after expand volume | duanhongyi | 1 | -1/+10 | |
| 2023-08-10 | Removed unused field | n9 | 1 | -2/+1 | |
| 2023-08-07 | Node and controller servers small code cleanup, some more logging | Viktor Kuzmin | 1 | -20/+23 | |
| 2023-08-07 | Graceful stop with mounts cleanup | Viktor Kuzmin | 1 | -0/+14 | |
| 2023-08-06 | Use single instance of mount utility - mount.New is expensive | Viktor Kuzmin | 1 | -4/+2 | |
| 2023-08-06 | Update dependencies, move from deprecated k8s.io/utils/mount to ↵ | Viktor Kuzmin | 1 | -1/+1 | |
| k8s.io/mount-utils | |||||
| 2023-04-22 | -fixed several csi sanity tests | washcycle | 1 | -1/+13 | |
| -removed deprecated/unneeded passthrough import -added test.sh (needs work) | |||||
| 2022-09-03 | Remove linux specific magic from fuse process start/stop. | Viktor Kuzmin | 1 | -9/+22 | |
| Use pid from cmd.Process instead of /proc lookup Use mount specific mutex Log fuse mount process stderr and stdout for problems investigation | |||||
| 2022-08-20 | Make sure mount point is cleaned up even if we think we're not managing it | Viktor Kuzmin | 1 | -0/+10 | |
| 2022-07-29 | move to github.com/seaweedfs/seaweedfs | chrislu | 1 | -1/+1 | |
| 2022-07-15 | Fix #70: use bind mount rather than symbolic link | garenchan | 1 | -1/+1 | |
| 2022-07-07 | Pods using the same volume share mount | garenchan | 1 | -58/+133 | |
| 2022-07-01 | Fix error when managing multiple volumes | garenchan | 1 | -28/+5 | |
| 2022-04-15 | fix VolumeExpansion not work | joy717 | 1 | -3/+4 | |
| 2022-04-12 | fix collectionQuotaMB=0 always | joy717 | 1 | -2/+13 | |
| 2022-04-03 | support expand volume | chrislu | 1 | -5/+21 | |
| 2022-03-18 | set disk type from either volumeAttributes or request parametersv1.0.8 | chrislu | 1 | -0/+4 | |
| related to https://github.com/seaweedfs/seaweedfs-csi-driver/issues/50 | |||||
| 2021-09-28 | Allow static persistent volumes, some code cleanup | Viktor Kuzmin | 1 | -5/+11 | |
| 2021-01-27 | Match variable names to Context instead of Parameters | Daniel Santos | 1 | -2/+2 | |
| 2021-01-20 | Use VolumeContext | Daniel Santos | 1 | -3/+1 | |
| 2021-01-20 | Troubleshooting | Daniel Santos | 1 | -0/+2 | |
| 2021-01-20 | Use PublishContext instead | Daniel Santos | 1 | -1/+1 | |
| 2021-01-20 | Add mount arguments as CSI volume parameters | Daniel Santos | 1 | -2/+4 | |
| 2021-01-11 | refactoring | Chris Lu | 1 | -1/+1 | |
| 2020-09-04 | add logging | Chris Lu | 1 | -2/+2 | |
| 2020-06-12 | adjust logs | Chris Lu | 1 | -2/+2 | |
| 2020-06-11 | logging | Chris Lu | 1 | -1/+3 | |
| 2020-06-09 | skip checking | Chris Lu | 1 | -1/+1 | |
| 2020-06-02 | compile | Chris Lu | 1 | -1/+4 | |
| 2020-06-01 | configure filer via CLI | Chris Lu | 1 | -2/+1 | |
| 2020-05-31 | it can compile now! | Chris Lu | 1 | -9/+66 | |
| 2020-03-19 | WIP | Chris Lu | 1 | -0/+105 | |
