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
/
driver.go
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
fix: address gemini review - OnDelete strategy and log invalid endpoint
chrislusf
1
-1
/
+3
14 days
fix: address code review feedback
chrislusf
1
-10
/
+23
14 days
feat: Separated weed mount lifecycle into a dedicated service and rewired the...
泽淼 周
1
-2
/
+4
2023-10-19
Feat: add driver name support
duanhongyi
1
-7
/
+3
2023-08-10
Fix: the channel used with signal.Notify should be buffered (SA1017)
n9
1
-1
/
+1
2023-08-10
Removed unused method
n9
1
-11
/
+0
2023-08-07
Allow to separate ControllerServer and NodeServer, allow to disable attacher ...
Viktor Kuzmin
1
-7
/
+24
2023-08-07
Implement ExpandVolume also for controller
Viktor Kuzmin
1
-0
/
+1
2023-08-07
Fix Add...Capability functions - capabilities now added instead of replaced
Viktor Kuzmin
1
-12
/
+3
2023-08-07
Graceful stop with mounts cleanup
Viktor Kuzmin
1
-2
/
+23
2023-04-26
build fixes
washcycle
1
-1
/
+1
2023-04-26
revert change
washcycle
1
-4
/
+1
2023-04-26
Implement CSI Test Suite
washcycle
1
-2
/
+5
2023-01-20
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driver
chrislu
1
-0
/
+3
2023-01-20
grpc connection to filer add sw-client-id header
chrislu
1
-1
/
+3
2023-01-16
Add dataLocality flag, checking and handling
Ruakij
1
-0
/
+3
2023-01-12
Rename variable to match flag-name
Ruakij
1
-1
/
+1
2022-09-05
Allow per pv/pvc settings for cache, concurrent writes and uid/gid maps
Viktor Kuzmin
1
-1
/
+1
2022-08-25
update dependencies
chrislu
1
-1
/
+4
2022-07-29
move to github.com/seaweedfs/seaweedfs
chrislu
1
-5
/
+5
2022-07-01
Fix error when managing multiple volumes
garenchan
1
-11
/
+1
2022-04-03
support expand volume
chrislu
1
-1
/
+9
2022-03-18
set disk type by volume create request parameters
chrislu
1
-0
/
+1
2022-03-06
support quota
chrislu
1
-0
/
+1
2022-03-06
adjust csi capability
chrislu
1
-1
/
+4
2021-12-28
upgrade to latest seaweedfs version
chrislu
1
-2
/
+2
2021-11-10
support multiple filers
Chris Lu
1
-6
/
+30
2021-09-28
Allow static persistent volumes, some code cleanup
Viktor Kuzmin
1
-2
/
+0
2021-09-14
sync with seaweedfs
Chris Lu
1
-8
/
+3
2021-08-20
map uid and gid via explicit CLI
Chris Lu
1
-0
/
+2
2021-06-25
load the security.toml file
Chris Lu
1
-0
/
+2
2021-04-11
support configurable cache directory
Chris Lu
1
-0
/
+1
2021-04-11
support configurable cache size
Chris Lu
1
-0
/
+1
2021-01-11
add an example on how to add more mount options
Chris Lu
1
-3
/
+4
2020-10-12
sync with seaweedfs repo
Chris Lu
1
-2
/
+2
2020-09-04
start weed mount without blocking
Chris Lu
1
-1
/
+1
2020-06-12
add ControllerServiceCapability_RPC_PUBLISH_UNPUBLISH_VOLUME
Chris Lu
1
-0
/
+1
2020-06-12
set driver name
Chris Lu
1
-1
/
+1
2020-06-02
compile
Chris Lu
1
-1
/
+4
2020-06-01
configure filer via CLI
Chris Lu
1
-6
/
+34
2020-05-31
it can compile now!
Chris Lu
1
-18
/
+24
2020-03-19
WIP
Chris Lu
1
-0
/
+102