index
:
seaweedfs-csi-driver/.git
master
origin/HEAD
origin/feat/mount-service-separation
origin/fix-filer-pb-api-signatures
origin/fix-helm-release-approval
origin/fix-mount-service-default
origin/fix/csi-driver-self-healing
origin/gh-pages
origin/logrus
origin/master
origin/pr/205
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
driver
/
controllerserver.go
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
fix error message
v1.3.2
chrislusf
1
-2
/
+2
2025-10-23
Fix filer_pb API signatures to include context parameter
chrislusf
1
-3
/
+3
2025-05-04
Use only lowercase letters in the volume ID to avoid case matching issues
Aaron Madsen
1
-0
/
+2
2025-05-04
Make sure the volume ID is a valid bucket name
Aaron Madsen
1
-5
/
+30
2024-01-11
Fix: capacity error in re mounting after expand volume
duanhongyi
1
-5
/
+0
2023-08-10
Fix: error strings should not be capitalized (ST1005)
n9
1
-3
/
+3
2023-08-07
Implement ExpandVolume also for controller
Viktor Kuzmin
1
-0
/
+12
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
2023-04-22
-fixed several csi sanity tests
washcycle
1
-2
/
+25
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
2022-03-18
capacity set by the max limit byte range
chrislu
1
-1
/
+1
2022-03-06
support quota
chrislu
1
-0
/
+1
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