| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-08-07 | Implement ExpandVolume also for controller | Viktor Kuzmin | 1 | -0/+12 | |
| https://kubernetes-csi.github.io/docs/volume-expansion.html CSI Resizer should be always run even if not implemented. Also it should run only against controller. Volume resize on node rpc call is handled by kubelet. For now the only job for controller's volume resize is to make it two step and propagate changes to node. | |||||
| 2023-08-07 | Node and controller servers small code cleanup, some more logging | Viktor Kuzmin | 1 | -35/+18 | |
| 2023-04-26 | Implement CSI Test Suite | washcycle | 1 | -5/+0 | |
| Fixes #115 | |||||
| 2023-04-22 | -fixed several csi sanity tests | washcycle | 1 | -2/+25 | |
| -removed deprecated/unneeded passthrough import -added test.sh (needs work) | |||||
| 2022-07-29 | move to github.com/seaweedfs/seaweedfs | chrislu | 1 | -2/+2 | |
| 2022-07-07 | Pods using the same volume share mount | garenchan | 1 | -22/+1 | |
| 2022-07-01 | Fix error when managing multiple volumes | garenchan | 1 | -4/+4 | |
| 2022-04-15 | fix VolumeExpansion not work | joy717 | 1 | -2/+2 | |
| 2022-04-12 | fix collectionQuotaMB=0 always | joy717 | 1 | -3/+13 | |
| 2022-04-03 | support expand volume | chrislu | 1 | -4/+22 | |
| 2022-03-18 | set disk type by volume create request parameters | chrislu | 1 | -0/+1 | |
| related to https://github.com/seaweedfs/seaweedfs-csi-driver/issues/50 | |||||
| 2022-03-18 | capacity set by the max limit byte range | chrislu | 1 | -1/+1 | |
| 2022-03-06 | support quota | chrislu | 1 | -0/+1 | |
| fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/48 | |||||
| 2021-09-28 | Allow static persistent volumes, some code cleanup | Viktor Kuzmin | 1 | -10/+2 | |
| 2021-06-28 | update go mod | Chris Lu | 1 | -0/+4 | |
| 2020-10-12 | sync with seaweedfs repo | Chris Lu | 1 | -1/+1 | |
| 2020-07-24 | fix compilation | Chris Lu | 1 | -2/+2 | |
| 2020-06-12 | empty controller publish unpublish volume implementation | Chris Lu | 1 | -2/+2 | |
| 2020-06-12 | adjust logs | Chris Lu | 1 | -1/+1 | |
| 2020-06-02 | compile | Chris Lu | 1 | -8/+32 | |
| 2020-06-01 | configure filer via CLI | Chris Lu | 1 | -6/+3 | |
| 2020-05-31 | it can compile now! | Chris Lu | 1 | -5/+84 | |
| 2020-03-19 | WIP | Chris Lu | 1 | -0/+104 | |
