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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-07
Node and controller servers small code cleanup, some more logging
Viktor Kuzmin
2
-55
/
+41
2023-08-07
Graceful stop with mounts cleanup
Viktor Kuzmin
4
-7
/
+60
2023-08-07
Use SIGTERM for shutting down weed mount, adjust timeouts
Viktor Kuzmin
1
-3
/
+4
2023-08-06
Use single instance of mount utility - mount.New is expensive
Viktor Kuzmin
5
-19
/
+14
2023-08-06
Update dependencies, move from deprecated k8s.io/utils/mount to k8s.io/mount-...
Viktor Kuzmin
5
-13
/
+13
2023-04-26
build fixes
washcycle
2
-11
/
+3
2023-04-26
revert change
washcycle
1
-4
/
+1
2023-04-26
Implement CSI Test Suite
washcycle
3
-10
/
+17
2023-04-22
-fixed several csi sanity tests
washcycle
2
-3
/
+38
2023-01-20
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driver
chrislu
4
-4
/
+95
2023-01-20
grpc connection to filer add sw-client-id header
chrislu
1
-1
/
+3
2023-01-16
Add util-check for dataLocality and use it
Ruakij
2
-0
/
+11
2023-01-16
Merge branch 'master' into feat_dataLocality
Ruakij
1
-2
/
+16
2023-01-16
Add other useful args from weed mount
Ruakij
1
-0
/
+5
2023-01-16
Ignore and suppress warning for explicitly handled volContext args
Ruakij
1
-0
/
+16
2023-01-16
Use argsMap as whitelist for merging with volContext
Ruakij
1
-5
/
+10
2023-01-16
Add dataLocality flag, checking and handling
Ruakij
2
-0
/
+23
2023-01-16
Create ignoreArgs for args we want to handle explicitly
Ruakij
1
-3
/
+15
2023-01-16
Add datalocality enum
Ruakij
1
-0
/
+31
2023-01-12
Ignore empty values when setting args
Ruakij
1
-1
/
+3
2023-01-12
Rename variable to match flag-name
Ruakij
2
-2
/
+2
2023-01-12
Rewrite building mount-args
Ruakij
1
-52
/
+48
2022-09-26
Make sure we'll have no stale mount after process kill
Viktor Kuzmin
1
-0
/
+4
2022-09-06
Cleanup cache directories
Viktor Kuzmin
2
-5
/
+41
2022-09-05
Allow per pv/pvc settings for cache, concurrent writes and uid/gid maps
Viktor Kuzmin
2
-9
/
+29
2022-09-03
Rename Mount interface to Unmounter
Viktor Kuzmin
3
-30
/
+30
2022-09-03
Remove linux specific magic from fuse process start/stop.
Viktor Kuzmin
6
-156
/
+131
2022-08-25
update dependencies
chrislu
1
-1
/
+4
2022-08-20
Make sure mount point is cleaned up even if we think we're not managing it
Viktor Kuzmin
2
-16
/
+12
2022-08-16
fix an error to return correct result
Garen Chan
1
-1
/
+1
2022-07-29
move to github.com/seaweedfs/seaweedfs
chrislu
10
-19
/
+19
2022-07-15
Fix #70: use bind mount rather than symbolic link
garenchan
2
-8
/
+21
2022-07-07
Fix error to avoid zombie processes
garenchan
2
-6
/
+8
2022-07-07
Pods using the same volume share mount
garenchan
4
-82
/
+324
2022-07-01
Fix error when managing multiple volumes
garenchan
5
-54
/
+58
2022-04-15
fix VolumeExpansion not work
joy717
2
-5
/
+6
2022-04-12
fix collectionQuotaMB=0 always
joy717
2
-5
/
+26
2022-04-03
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driver
chrislu
1
-2
/
+7
2022-04-03
support expand volume
chrislu
5
-18
/
+59
2022-04-03
Check for corrupted mount before unmount
Viktor Kuzmin
1
-1
/
+1
2022-04-02
Do not fail if path is already unmounted
Viktor Kuzmin
1
-2
/
+7
2022-03-18
set disk type from either volumeAttributes or request parameters
v1.0.8
chrislu
1
-0
/
+4
2022-03-18
set disk type by volume create request parameters
chrislu
3
-0
/
+6
2022-03-18
capacity set by the max limit byte range
chrislu
1
-1
/
+1
2022-03-06
support quota
chrislu
3
-0
/
+4
2022-03-06
adjust csi capability
chrislu
1
-1
/
+4
2022-02-26
mount: avoid logs to tmp folders
chrislu
1
-0
/
+1
2021-12-28
upgrade to latest seaweedfs version
chrislu
1
-2
/
+2
2021-11-10
support multiple filers
Chris Lu
2
-9
/
+39
2021-09-28
Allow static persistent volumes, some code cleanup
Viktor Kuzmin
5
-27
/
+33
[prev]
[next]