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
/
mounter_seaweedfs.go
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
Ignore empty values when setting args
Ruakij
1
-1
/
+3
2023-01-12
Rename variable to match flag-name
Ruakij
1
-1
/
+1
2023-01-12
Rewrite building mount-args
Ruakij
1
-52
/
+48
2022-09-06
Cleanup cache directories
Viktor Kuzmin
1
-5
/
+20
2022-09-05
Allow per pv/pvc settings for cache, concurrent writes and uid/gid maps
Viktor Kuzmin
1
-8
/
+28
2022-09-03
Rename Mount interface to Unmounter
Viktor Kuzmin
1
-3
/
+3
2022-09-03
Remove linux specific magic from fuse process start/stop.
Viktor Kuzmin
1
-3
/
+3
2022-07-29
move to github.com/seaweedfs/seaweedfs
chrislu
1
-2
/
+2
2022-07-01
Fix error when managing multiple volumes
garenchan
1
-9
/
+36
2022-04-03
support expand volume
chrislu
1
-0
/
+1
2022-03-18
set disk type by volume create request parameters
chrislu
1
-0
/
+4
2022-03-06
support quota
chrislu
1
-0
/
+2
2022-02-26
mount: avoid logs to tmp folders
chrislu
1
-0
/
+1
2021-11-10
support multiple filers
Chris Lu
1
-3
/
+9
2021-09-28
Allow static persistent volumes, some code cleanup
Viktor Kuzmin
1
-8
/
+18
2021-08-20
map uid and gid via explicit CLI
Chris Lu
1
-0
/
+9
2021-04-11
support configurable cache directory
Chris Lu
1
-0
/
+3
2021-04-11
support configurable cache size
Chris Lu
1
-0
/
+1
2021-01-27
Match variable names to Context instead of Parameters
Daniel Santos
1
-8
/
+8
2021-01-20
Use PublishContext instead
Daniel Santos
1
-1
/
+1
2021-01-20
Add mount arguments as CSI volume parameters
Daniel Santos
1
-5
/
+17
2021-01-12
adjust print out
Chris Lu
1
-1
/
+1
2021-01-11
add missing equal sign in command line
Chris Lu
1
-1
/
+1
2021-01-11
add an example on how to add more mount options
Chris Lu
1
-0
/
+3
2021-01-11
refactoring
Chris Lu
1
-8
/
+8
2020-09-23
auto created directory need to have open permission on k8s
Chris Lu
1
-0
/
+1
2020-09-04
add logging
Chris Lu
1
-1
/
+1
2020-06-12
auto create dir to mount
Chris Lu
1
-0
/
+1
2020-06-11
fix glog
Chris Lu
1
-1
/
+1
2020-06-11
logging
Chris Lu
1
-1
/
+9
2020-06-01
configure filer via CLI
Chris Lu
1
-2
/
+2
2020-05-31
it can compile now!
Chris Lu
1
-0
/
+33