aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-07Node and controller servers small code cleanup, some more loggingViktor Kuzmin2-55/+41
2023-08-07Graceful stop with mounts cleanupViktor Kuzmin4-7/+60
2023-08-07Use SIGTERM for shutting down weed mount, adjust timeoutsViktor Kuzmin1-3/+4
2023-08-06Merge pull request #131 from kvaster/refactor-1Chris Lu7-2835/+104
2023-08-06Use single instance of mount utility - mount.New is expensiveViktor Kuzmin5-19/+14
2023-08-06Update dependencies, move from deprecated k8s.io/utils/mount to k8s.io/mount-...Viktor Kuzmin7-2818/+92
2023-04-26Merge pull request #117 from washcycle/washcycle/issue115v1.1.8v1.1.7Chris Lu10-278/+1942
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
2023-04-22-small format fixwashcycle3-12/+19
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
2023-04-22-fixed several csi sanity testswashcycle4-3/+60
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