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
2024-07-21
fix build
v1.2.1
chrislu
1
-0
/
+1
2024-06-20
deal with config error
chrislu
1
-3
/
+4
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
2
-1
/
+9
2024-01-18
Revert "chore(seaweedfs-csi-driver): delete unnecessary stage"
chrislu
3
-45
/
+166
2024-01-18
Revert "Fix: unable to properly clean mount points"
chrislu
2
-75
/
+66
2024-01-15
Fix: unable to properly clean mount points
duanhongyi
2
-66
/
+75
2024-01-11
chore(seaweedfs-csi-driver): delete unnecessary stage
duanhongyi
3
-166
/
+45
2024-01-11
Fix: capacity error in re mounting after expand volume
duanhongyi
5
-28
/
+53
2023-11-05
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driver
chrislu
8
-30
/
+12
2023-10-19
Feat: add driver name support
duanhongyi
1
-7
/
+3
2023-09-25
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweed...
chrislu
1
-1
/
+1
2023-08-10
Fix: the channel used with signal.Notify should be buffered (SA1017)
n9
1
-1
/
+1
2023-08-10
Removed unused field
n9
1
-2
/
+1
2023-08-10
Fix: error strings should not be capitalized (ST1005)
n9
4
-6
/
+6
2023-08-10
Clean useless
n9
1
-2
/
+0
2023-08-10
Added missing arg
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
gofmt of mounter_seaweedfs
Viktor Kuzmin
1
-32
/
+34
2023-08-07
Log cache clear errors
Viktor Kuzmin
1
-1
/
+4
2023-08-07
Implement ExpandVolume also for controller
Viktor Kuzmin
2
-0
/
+13
2023-08-07
Fix Add...Capability functions - capabilities now added instead of replaced
Viktor Kuzmin
1
-12
/
+3
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
[next]