index
:
seaweedfs-csi-driver/.git
master
origin/HEAD
origin/feat/mount-service-separation
origin/fix-filer-pb-api-signatures
origin/fix-helm-release-approval
origin/fix-mount-service-default
origin/fix/csi-driver-self-healing
origin/gh-pages
origin/logrus
origin/master
origin/pr/205
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-11
Fix: capacity error in re mounting after expand volume
duanhongyi
7
-29
/
+156
2023-12-18
Bump golang.org/x/crypto from 0.14.0 to 0.17.0
dependabot[bot]
2
-9
/
+9
2023-11-17
Allow to configure default concurrentWrites
Viktor Kuzmin
2
-0
/
+5
2023-11-10
Avoid null set on optional cli dataLocality arg
Jackbennett
1
-1
/
+3
2023-11-05
update docker base image
chrislu
2
-2
/
+2
2023-11-05
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driver
chrislu
15
-127
/
+68
2023-11-02
Bump golang.org/x/image from 0.9.0 to 0.10.0
dependabot[bot]
2
-3
/
+3
2023-10-25
Bump golang.org/x/net from 0.14.0 to 0.17.0
dependabot[bot]
2
-12
/
+12
2023-10-25
Bump google.golang.org/grpc from 1.57.0 to 1.57.1
dependabot[bot]
2
-68
/
+3
2023-10-19
Feat: add driver name support
duanhongyi
5
-10
/
+12
2023-09-25
Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweed...
chrislu
3
-3
/
+3
2023-08-10
Fix: the channel used with signal.Notify should be buffered (SA1017)
n9
1
-1
/
+1
2023-08-10
Removed unused field
n9
1
-2
/
+1
2023-08-10
Fix: error strings should not be capitalized (ST1005)
n9
4
-6
/
+6
2023-08-10
Clean useless
n9
1
-2
/
+0
2023-08-10
Added missing arg
n9
1
-1
/
+1
2023-08-10
Removed unused method
n9
1
-11
/
+0
2023-08-08
Refactor options to be backward compatible, fixes #133
Viktor Kuzmin
4
-11
/
+29
2023-08-07
Helm chart refactoring
Viktor Kuzmin
7
-250
/
+640
2023-08-07
Controller should be run as deployment - it doesn't have any statefull data
Viktor Kuzmin
1
-2
/
+1
2023-08-07
Use consistent extension for yaml
Viktor Kuzmin
7
-0
/
+0
2023-08-07
Allow to separate ControllerServer and NodeServer, allow to disable attacher ...
Viktor Kuzmin
4
-8
/
+39
2023-08-07
gofmt of mounter_seaweedfs
Viktor Kuzmin
1
-32
/
+34
2023-08-07
Log cache clear errors
Viktor Kuzmin
1
-1
/
+4
2023-08-07
Implement ExpandVolume also for controller
Viktor Kuzmin
2
-0
/
+13
2023-08-07
Fix Add...Capability functions - capabilities now added instead of replaced
Viktor Kuzmin
1
-12
/
+3
2023-08-07
Node and controller servers small code cleanup, some more logging
Viktor Kuzmin
2
-55
/
+41
2023-08-07
Graceful stop with mounts cleanup
Viktor Kuzmin
4
-7
/
+60
2023-08-07
Use SIGTERM for shutting down weed mount, adjust timeouts
Viktor Kuzmin
1
-3
/
+4
2023-08-06
Merge pull request #131 from kvaster/refactor-1
Chris Lu
7
-2835
/
+104
2023-08-06
Use single instance of mount utility - mount.New is expensive
Viktor Kuzmin
5
-19
/
+14
2023-08-06
Update dependencies, move from deprecated k8s.io/utils/mount to k8s.io/mount-...
Viktor Kuzmin
7
-2818
/
+92
2023-04-26
Merge pull request #117 from washcycle/washcycle/issue115
v1.1.8
v1.1.7
Chris Lu
10
-278
/
+1942
2023-04-26
added extra _
washcycle
1
-1
/
+1
2023-04-26
build fixes
washcycle
4
-272
/
+1856
2023-04-26
revert change
washcycle
1
-4
/
+1
2023-04-26
Implement CSI Test Suite
washcycle
5
-29
/
+44
2023-04-22
-small format fix
washcycle
3
-12
/
+19
2023-04-22
updated missing pkgs
washcycle
1
-0
/
+4
2023-04-22
fixed a few things
washcycle
5
-24
/
+1
2023-04-22
Validations to Pass CSI Sanity Tests
washcycle
5
-1
/
+24
2023-04-22
-fixed several csi sanity tests
washcycle
4
-3
/
+60
2023-04-16
sync with 3.46
v1.1.6
chrislu
2
-5
/
+11
2023-03-21
Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driver
v1.1.5
v1.1.4
chrislu
1
-0
/
+1
2023-03-21
go get -t -u ./...
chrislu
2
-36
/
+122
2023-03-20
Merge pull request #113 from washcycle/patch-1
Chris Lu
1
-0
/
+1
2023-03-20
Update README.md
Matt
1
-0
/
+1
2023-03-14
Merge pull request #112 from Jackbennett/pr/helm_repo_ci_gh_pages
v1.1.3
Chris Lu
4
-1
/
+87
2023-03-14
use golang 1.20
chrislu
2
-2
/
+2
2023-03-14
Add helm install instructions to README
Jackbennett
1
-0
/
+13
[prev]
[next]