aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-04-26Merge pull request #117 from washcycle/washcycle/issue115v1.1.8v1.1.7Chris Lu10-278/+1942
Validations to Pass CSI Sanity Tests and Script
2023-04-26added extra _washcycle1-1/+1
2023-04-26build fixeswashcycle4-272/+1856
2023-04-26revert changewashcycle1-4/+1
2023-04-26Implement CSI Test Suitewashcycle5-29/+44
Fixes #115
2023-04-22-small format fixwashcycle3-12/+19
-added node id validation on drvier start -added go debug in to gitignore -add nodeid to test.sh
2023-04-22updated missing pkgswashcycle1-0/+4
2023-04-22fixed a few thingswashcycle5-24/+1
2023-04-22Validations to Pass CSI Sanity Testswashcycle5-1/+24
-removed deprecated/unneeded passthrough import -added test.sh (needs work)
2023-04-22-fixed several csi sanity testswashcycle4-3/+60
-removed deprecated/unneeded passthrough import -added test.sh (needs work)
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
Update README.md
2023-03-20Update README.mdMatt1-0/+1
Added to Artifact Hub Added Artifact Hub Badge
2023-03-14Merge pull request #112 from Jackbennett/pr/helm_repo_ci_gh_pagesv1.1.3Chris Lu4-1/+87
Use helm YAML from seaweedfs repo
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 ↵Chris Lu2-3/+3
seaweedfs/dependabot/go_modules/golang.org/x/image-0.5.0 Bump golang.org/x/image from 0.0.0-20211028202545-6944b10bf410 to 0.5.0
2023-03-07Bump golang.org/x/image from 0.0.0-20211028202545-6944b10bf410 to 0.5.0dependabot[bot]2-3/+3
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20211028202545-6944b10bf410 to 0.5.0. - [Release notes](https://github.com/golang/image/releases) - [Commits](https://github.com/golang/image/commits/v0.5.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06Merge pull request #108 from ↵Chris Lu2-11/+12
seaweedfs/dependabot/go_modules/golang.org/x/net-0.7.0 Bump golang.org/x/net from 0.0.0-20220822230855-b0a4917ee28c to 0.7.0
2023-03-07Bump golang.org/x/net from 0.0.0-20220822230855-b0a4917ee28c to 0.7.0dependabot[bot]2-11/+12
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220822230855-b0a4917ee28c to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23bump chart versionChris Lu1-1/+1
2023-02-23Merge pull request #105 from ↵Chris Lu2-503/+485
seaweedfs/dependabot/go_modules/golang.org/x/text-0.3.8
2023-02-23Bump golang.org/x/text from 0.3.7 to 0.3.8dependabot[bot]2-503/+485
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
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
Whitelist for volContext
2023-01-16Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driverchrislu3-55/+53
2023-01-16fix login errorchrislu3-3/+3
env: RELEASE_VERSION: 101_merge Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Error: Username and password required
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
Will hold set setting what kind of locality is wanted
2023-01-12Merge pull request #100 from Ruakij/masterChris Lu3-55/+53
Rewrite building mount-args to allow configuring any parameter
2023-01-12Ignore empty values when setting argsRuakij1-1/+3