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
/
nodeserver.go
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+4
2024-01-18
Revert "chore(seaweedfs-csi-driver): delete unnecessary stage"
chrislu
1
-27
/
+114
2024-01-18
Revert "Fix: unable to properly clean mount points"
chrislu
1
-42
/
+26
2024-01-15
Fix: unable to properly clean mount points
duanhongyi
1
-26
/
+42
2024-01-11
chore(seaweedfs-csi-driver): delete unnecessary stage
duanhongyi
1
-114
/
+27
2024-01-11
Fix: capacity error in re mounting after expand volume
duanhongyi
1
-1
/
+10
2023-08-10
Removed unused field
n9
1
-2
/
+1
2023-08-07
Node and controller servers small code cleanup, some more logging
Viktor Kuzmin
1
-20
/
+23
2023-08-07
Graceful stop with mounts cleanup
Viktor Kuzmin
1
-0
/
+14
2023-08-06
Use single instance of mount utility - mount.New is expensive
Viktor Kuzmin
1
-4
/
+2
2023-08-06
Update dependencies, move from deprecated k8s.io/utils/mount to k8s.io/mount-...
Viktor Kuzmin
1
-1
/
+1
2023-04-22
-fixed several csi sanity tests
washcycle
1
-1
/
+13
2022-09-03
Remove linux specific magic from fuse process start/stop.
Viktor Kuzmin
1
-9
/
+22
2022-08-20
Make sure mount point is cleaned up even if we think we're not managing it
Viktor Kuzmin
1
-0
/
+10
2022-07-29
move to github.com/seaweedfs/seaweedfs
chrislu
1
-1
/
+1
2022-07-15
Fix #70: use bind mount rather than symbolic link
garenchan
1
-1
/
+1
2022-07-07
Pods using the same volume share mount
garenchan
1
-58
/
+133
2022-07-01
Fix error when managing multiple volumes
garenchan
1
-28
/
+5
2022-04-15
fix VolumeExpansion not work
joy717
1
-3
/
+4
2022-04-12
fix collectionQuotaMB=0 always
joy717
1
-2
/
+13
2022-04-03
support expand volume
chrislu
1
-5
/
+21
2022-03-18
set disk type from either volumeAttributes or request parameters
v1.0.8
chrislu
1
-0
/
+4
2021-09-28
Allow static persistent volumes, some code cleanup
Viktor Kuzmin
1
-5
/
+11
2021-01-27
Match variable names to Context instead of Parameters
Daniel Santos
1
-2
/
+2
2021-01-20
Use VolumeContext
Daniel Santos
1
-3
/
+1
2021-01-20
Troubleshooting
Daniel Santos
1
-0
/
+2
2021-01-20
Use PublishContext instead
Daniel Santos
1
-1
/
+1
2021-01-20
Add mount arguments as CSI volume parameters
Daniel Santos
1
-2
/
+4
2021-01-11
refactoring
Chris Lu
1
-1
/
+1
2020-09-04
add logging
Chris Lu
1
-2
/
+2
2020-06-12
adjust logs
Chris Lu
1
-2
/
+2
2020-06-11
logging
Chris Lu
1
-1
/
+3
2020-06-09
skip checking
Chris Lu
1
-1
/
+1
2020-06-02
compile
Chris Lu
1
-1
/
+4
2020-06-01
configure filer via CLI
Chris Lu
1
-2
/
+1
2020-05-31
it can compile now!
Chris Lu
1
-9
/
+66
2020-03-19
WIP
Chris Lu
1
-0
/
+105