| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-06-20 | deal with config error | chrislu | 1 | -3/+4 | |
| fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/169 | |||||
| 2024-06-11 | update deps | chrislu | 3 | -191/+115 | |
| 2024-06-11 | sync seaweedfs | chrislu | 2 | -95/+75 | |
| 2024-06-06 | fix(driver): nomad compatibility error | duanhongyi | 1 | -1/+1 | |
| 2024-05-31 | Bumb chart version to 0.2.2 | Federico A. Corazza | 1 | -1/+1 | |
| 2024-05-28 | Update README.md | renweijun | 1 | -1/+9 | |
| 2024-04-20 | Bump golang.org/x/net from 0.20.0 to 0.23.0 | dependabot[bot] | 2 | -12/+12 | |
| Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0. - [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2024-03-29 | Update rbac.yaml for fix invalid yaml | Psycho Mantys | 1 | -0/+1 | |
| The RBAC is missing one line. When using kustomize: Error: map[string]interface {}(nil): yaml: unmarshal errors: line 19: mapping key "resources" already defined at line 17 line 20: mapping key "verbs" already defined at line 18 | |||||
| 2024-03-29 | Allow to set nodeAffinity for controller | Viktor Kuzmin | 1 | -0/+3 | |
| 2024-03-29 | Use capacity of one byte as 'no quota' | Viktor Kuzmin | 2 | -1/+9 | |
| 2024-03-13 | Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 | dependabot[bot] | 2 | -2379/+21 | |
| Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2024-01-24 | sync with 3.62v1.1.9 | chrislu | 2 | -32/+2071 | |
| 2024-01-23 | add missing permissions on persistenvolumes | Sebastien Pastor | 1 | -0/+3 | |
| 2024-01-18 | Revert "chore(seaweedfs-csi-driver): delete unnecessary stage" | chrislu | 3 | -45/+166 | |
| This reverts commit 44283c0ffe56e3180dae5b93801d07a3d621d355. | |||||
| 2024-01-18 | Revert "Fix: unable to properly clean mount points" | chrislu | 2 | -75/+66 | |
| This reverts commit 4f60c279001475dcb398ed8c852ff2c6e366e16e. | |||||
| 2024-01-15 | Fix: unable to properly clean mount points | duanhongyi | 2 | -66/+75 | |
| 2024-01-11 | chore(seaweedfs-csi-driver): delete unnecessary stage | duanhongyi | 3 | -166/+45 | |
| 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 | |
| Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. - [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 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 | |
| Bumps [golang.org/x/image](https://github.com/golang/image) from 0.9.0 to 0.10.0. - [Commits](https://github.com/golang/image/compare/v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: golang.org/x/image dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2023-10-25 | Bump golang.org/x/net from 0.14.0 to 0.17.0 | dependabot[bot] | 2 | -12/+12 | |
| Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0. - [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2023-10-25 | Bump google.golang.org/grpc from 1.57.0 to 1.57.1 | dependabot[bot] | 2 | -68/+3 | |
| Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0 to 1.57.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.57.0...v1.57.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||||
| 2023-10-19 | Feat: add driver name support | duanhongyi | 5 | -10/+12 | |
| 2023-09-25 | Revert "Revert "Merge branch 'master' of ↵ | chrislu | 3 | -3/+3 | |
| https://github.com/seaweedfs/seaweedfs"" This reverts commit 8cb42c39 | |||||
| 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 | |
| Context: https://github.com/golang/go/wiki/CodeReviewComments#error-strings https://stackoverflow.com/a/68793833 | |||||
| 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 | |
| * Separate NodeServer and ControllerServer * Allow leader election for sidecars and replica count fot controller component * Liveness probes * Allow disabling attacher, cause this functionality is not used in reality | |||||
| 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 | |
| (it do nothing in reality) | |||||
| 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 | |
| https://kubernetes-csi.github.io/docs/volume-expansion.html CSI Resizer should be always run even if not implemented. Also it should run only against controller. Volume resize on node rpc call is handled by kubelet. For now the only job for controller's volume resize is to make it two step and propagate changes to node. | |||||
| 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 | |
| Update dependencies | |||||
| 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 ↵ | Viktor Kuzmin | 7 | -2818/+92 | |
| k8s.io/mount-utils | |||||
| 2023-04-26 | Merge pull request #117 from washcycle/washcycle/issue115v1.1.8v1.1.7 | Chris Lu | 10 | -278/+1942 | |
| Validations to Pass CSI Sanity Tests and Script | |||||
