aboutsummaryrefslogtreecommitdiff
path: root/pkg
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Allow static persistent volumes, some code cleanupViktor Kuzmin5-27/+33
2021-09-14sync with seaweedfsChris Lu1-8/+3
2021-08-20map uid and gid via explicit CLIChris Lu2-0/+11
2021-06-28update go modChris Lu1-0/+4
2021-06-25load the security.toml fileChris Lu1-0/+2
2021-04-11support configurable cache directoryChris Lu2-0/+4
2021-04-11support configurable cache sizeChris Lu2-0/+2
2021-01-27Match variable names to Context instead of ParametersDaniel Santos3-12/+12
2021-01-20Use VolumeContextDaniel Santos1-3/+1
2021-01-20TroubleshootingDaniel Santos1-0/+2
2021-01-20Use PublishContext insteadDaniel Santos2-2/+2
2021-01-20Add mount arguments as CSI volume parametersDaniel Santos3-10/+25
2021-01-12adjust print outChris Lu1-1/+1
2021-01-11add missing equal sign in command lineChris Lu1-1/+1
2021-01-11add an example on how to add more mount optionsChris Lu2-3/+7
2021-01-11refactoringChris Lu3-11/+11
2020-10-12sync with seaweedfs repoChris Lu2-3/+3
2020-09-23auto created directory need to have open permission on k8sChris Lu1-0/+1
2020-09-04fix compile errorChris Lu1-1/+1
2020-09-04start weed mount without blockingChris Lu2-2/+3
2020-09-04add loggingChris Lu3-5/+5
2020-07-24fix compilationChris Lu1-2/+2
2020-06-12auto create dir to mountChris Lu1-0/+1
2020-06-12empty controller publish unpublish volume implementationChris Lu1-2/+2
2020-06-12add ControllerServiceCapability_RPC_PUBLISH_UNPUBLISH_VOLUMEChris Lu1-0/+1
2020-06-12set driver nameChris Lu1-1/+1
2020-06-12adjust logsChris Lu3-4/+5
2020-06-11fix glogChris Lu1-1/+1
2020-06-11loggingChris Lu2-2/+12
2020-06-09skip checkingChris Lu1-1/+1
2020-06-02compileChris Lu8-15/+45
2020-06-01configure filer via CLIChris Lu5-44/+42
2020-05-31it can compile now!Chris Lu7-32/+388
2020-03-19WIPChris Lu7-0/+561