aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-16sync with 3.46v1.1.6chrislu2-5/+11
2023-03-21Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driverv1.1.5v1.1.4chrislu1-0/+1
2023-03-21go get -t -u ./...chrislu2-36/+122
2023-03-20Merge pull request #113 from washcycle/patch-1Chris Lu1-0/+1
2023-03-20Update README.mdMatt1-0/+1
2023-03-14Merge pull request #112 from Jackbennett/pr/helm_repo_ci_gh_pagesv1.1.3Chris Lu4-1/+87
2023-03-14use golang 1.20chrislu2-2/+2
2023-03-14Add helm install instructions to READMEJackbennett1-0/+13
2023-03-14Update chart descriptionJackbennett1-1/+1
2023-03-14Use helm YAML from seaweedfs repoJackbennett2-0/+73
2023-03-06Merge pull request #109 from seaweedfs/dependabot/go_modules/golang.org/x/ima...Chris Lu2-3/+3
2023-03-07Bump golang.org/x/image from 0.0.0-20211028202545-6944b10bf410 to 0.5.0dependabot[bot]2-3/+3
2023-03-06Merge pull request #108 from seaweedfs/dependabot/go_modules/golang.org/x/net...Chris Lu2-11/+12
2023-03-07Bump golang.org/x/net from 0.0.0-20220822230855-b0a4917ee28c to 0.7.0dependabot[bot]2-11/+12
2023-02-23bump chart versionChris Lu1-1/+1
2023-02-23Merge pull request #105 from seaweedfs/dependabot/go_modules/golang.org/x/tex...Chris Lu2-503/+485
2023-02-23Bump golang.org/x/text from 0.3.7 to 0.3.8dependabot[bot]2-503/+485
2023-01-20Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driverchrislu9-31/+326
2023-01-20grpc connection to filer add sw-client-id headerchrislu1-1/+3
2023-01-17Merge pull request #102 from Ruakij/feat_dataLocalityChris Lu9-28/+297
2023-01-17Merge branch 'master' into feat_dataLocalityRuakij1-27/+73
2023-01-17Restructure Readme for better clarity and added indexRuakij1-27/+75
2023-01-17Add documentation about DataLocalityRuakij1-0/+60
2023-01-16Fix grabbing node-label, selecting is now in rule-fileRuakij2-8/+7
2023-01-16Add missing annotation to activate KubeModRuakij1-0/+5
2023-01-16Add util-check for dataLocality and use itRuakij3-2/+13
2023-01-16Merge pull request #101 from Ruakij/masterv1.1.2Chris Lu1-4/+30
2023-01-16Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driverchrislu3-55/+53
2023-01-16fix login errorchrislu3-3/+3
2023-01-16Merge branch 'master' into feat_dataLocalityRuakij1-2/+16
2023-01-16Option to inject topology-info from node-labels using KubeModRuakij3-0/+47
2023-01-16Add dataLocality-option in helm chartRuakij2-0/+7
2023-01-16Add other useful args from weed mountRuakij1-0/+5
2023-01-16Ignore and suppress warning for explicitly handled volContext argsRuakij1-0/+16
2023-01-16Use argsMap as whitelist for merging with volContextRuakij1-5/+10
2023-01-16Add dataLocality flag, checking and handlingRuakij3-0/+63
2023-01-16Create ignoreArgs for args we want to handle explicitlyRuakij1-3/+15
2023-01-16Add datalocality enumRuakij1-0/+31
2023-01-12Merge pull request #100 from Ruakij/masterChris Lu3-55/+53
2023-01-12Ignore empty values when setting argsRuakij1-1/+3
2023-01-12Rename variable to match flag-nameRuakij3-4/+4
2023-01-12Rewrite building mount-argsRuakij1-52/+48
2022-11-16Merge pull request #94 from artur9010/masterChris Lu1-5/+0
2022-11-16Do not define namespace in seaweedfs-csi.yamlArtur Motyka1-5/+0
2022-11-09Merge pull request #93 from Jackbennett/pr/securityContextChris Lu2-5/+7
2022-11-01Add chart values for securityContextJackbennett2-5/+7
2022-09-26Merge pull request #90 from kvaster/kill-stalev1.1.1Chris Lu1-0/+4
2022-09-26Make sure we'll have no stale mount after process killViktor Kuzmin1-0/+4
2022-09-13Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driverchrislu9-37/+105
2022-09-13go mod updatechrislu2-8/+27