aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-18feat: custom updateStrategy for deamonsetUstuzhanin Anton5-5/+12
2021-02-17fix build errorChris Lu1-1/+1
2021-02-17Update README.mdChris Lu1-1/+1
2021-02-16adjustChris Lu4-5/+6
2021-02-16Merge pull request #16 from ustuzhanin/helmChris Lu1-0/+14
2021-02-17fix: README.md install by chartUstuzhanin Anton1-1/+1
2021-02-17fix: add install by chart in ReadmeUstuzhanin Anton1-0/+14
2021-02-15Merge pull request #15 from ustuzhanin/helmChris Lu11-0/+529
2021-02-16feat: add helm chertUstuzhanin Anton1-0/+1
2021-02-08Update go.modChris Lu1-1/+1
2021-02-02feat: fix helm chertUstuzhanin Anton9-53/+112
2021-01-28Merge pull request #12 from danlsgiga/add-volume-mount-paramsChris Lu3-8/+23
2021-01-27Match variable names to Context instead of ParametersDaniel Santos3-12/+12
2021-01-22feat: add helm chertUstuzhanin Anton9-0/+469
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-12print out filer addressChris Lu1-0/+3
2021-01-11add missing equal sign in command lineChris Lu1-1/+1
2021-01-11add an example on how to add more mount optionsChris Lu4-7/+13
2021-01-11refactoringChris Lu3-11/+11
2021-01-11update to latestChris Lu1-13/+15
2021-01-09upgrade to k8s.io/client-go v0.17.1, sync with seaweed 2.20Chris Lu2-4/+55
2020-11-22reduce dependencyChris Lu1-4/+0
2020-10-12sync with seaweedfs repoChris Lu4-10/+670
2020-10-02Merge pull request #4 from airhorns/patch-1Chris Lu1-2/+3
2020-10-02Update CSI yaml to allow using k8s service DNS to contact the filerHarry Brundage1-2/+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-09-03add timeoutChris Lu1-0/+1
2020-07-24Update README.mdChris Lu1-1/+1
2020-07-24fix compilationChris Lu1-2/+2
2020-07-24sync with seaweedfs repo with go getChris Lu2-2/+162
2020-06-15Update README.mdChris Lu1-1/+4
2020-06-14Merge pull request #1 from thiscantbeserious/masterChris Lu1-3/+2
2020-06-14Make Builder Platform agnosticthiscantbeserious1-3/+2
2020-06-12Update README.mdChris Lu1-15/+0
2020-06-12Update Dockerfile.devChris Lu1-2/+7
2020-06-12add fuseChris Lu2-0/+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