| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-01-16 | Merge pull request #101 from Ruakij/masterv1.1.2 | Chris Lu | 1 | -4/+30 | |
| Whitelist for volContext | |||||
| 2023-01-16 | Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driver | chrislu | 3 | -55/+53 | |
| 2023-01-16 | fix login error | chrislu | 3 | -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-16 | Add other useful args from weed mount | Ruakij | 1 | -0/+5 | |
| 2023-01-16 | Ignore and suppress warning for explicitly handled volContext args | Ruakij | 1 | -0/+16 | |
| 2023-01-16 | Use argsMap as whitelist for merging with volContext | Ruakij | 1 | -5/+10 | |
| 2023-01-12 | Merge pull request #100 from Ruakij/master | Chris Lu | 3 | -55/+53 | |
| Rewrite building mount-args to allow configuring any parameter | |||||
| 2023-01-12 | Ignore empty values when setting args | Ruakij | 1 | -1/+3 | |
| 2023-01-12 | Rename variable to match flag-name | Ruakij | 3 | -4/+4 | |
| 2023-01-12 | Rewrite building mount-args | Ruakij | 1 | -52/+48 | |
| Necessary to allow any keys from volContext to override keys from driver | |||||
| 2022-11-16 | Merge pull request #94 from artur9010/master | Chris Lu | 1 | -5/+0 | |
| Do not define namespace in seaweedfs-csi.yaml | |||||
| 2022-11-16 | Do not define namespace in seaweedfs-csi.yaml | Artur Motyka | 1 | -5/+0 | |
| 2022-11-09 | Merge pull request #93 from Jackbennett/pr/securityContext | Chris Lu | 2 | -5/+7 | |
| Move securityContext into chart values with existing settings as default. | |||||
| 2022-11-01 | Add chart values for securityContext | Jackbennett | 2 | -5/+7 | |
| 2022-09-26 | Merge pull request #90 from kvaster/kill-stalev1.1.1 | Chris Lu | 1 | -0/+4 | |
| Make sure we'll have no stale mount after process kill | |||||
| 2022-09-26 | Make sure we'll have no stale mount after process kill | Viktor Kuzmin | 1 | -0/+4 | |
| 2022-09-13 | Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driver | chrislu | 9 | -37/+105 | |
| 2022-09-13 | go mod update | chrislu | 2 | -8/+27 | |
| 2022-09-07 | Merge pull request #87 from thedataflows/masterv1.1.0 | Chris Lu | 1 | -3/+3 | |
| 2022-09-07 | fix sock path | Cristian Chiru | 1 | -3/+3 | |
| 2022-09-07 | Merge pull request #86 from thedataflows/master | Chris Lu | 5 | -21/+28 | |
| add non standard volumes for seaweedfs-csi-driver node; improve helm… | |||||
| 2022-09-07 | bump chart version | Cristian Chiru | 1 | -1/+1 | |
| 2022-09-07 | add non standard volumes for seaweedfs-csi-driver node; improve helm texts | Cristian Chiru | 4 | -20/+27 | |
| 2022-09-06 | Merge pull request #85 from kvaster/cache | Chris Lu | 2 | -5/+41 | |
| 2022-09-06 | Cleanup cache directories | Viktor Kuzmin | 2 | -5/+41 | |
| 2022-09-05 | Merge pull request #84 from kvaster/pv-settings | Chris Lu | 4 | -10/+35 | |
| 2022-09-05 | Allow per pv/pvc settings for cache, concurrent writes and uid/gid maps | Viktor Kuzmin | 4 | -10/+35 | |
| 2022-09-04 | Merge branch 'master' of https://github.com/seaweedfs/seaweedfs-csi-driver | chrislu | 6 | -157/+132 | |
| 2022-09-04 | update url | chrislu | 2 | -2/+2 | |
| 2022-09-03 | Merge pull request #83 from kvaster/fuse-process | Chris Lu | 6 | -157/+132 | |
| Remove linux specific magic from fuse process start/stop. | |||||
| 2022-09-03 | Rename Mount interface to Unmounter | Viktor Kuzmin | 3 | -30/+30 | |
| 2022-09-03 | Remove linux specific magic from fuse process start/stop. | Viktor Kuzmin | 6 | -156/+131 | |
| Use pid from cmd.Process instead of /proc lookup Use mount specific mutex Log fuse mount process stderr and stdout for problems investigation | |||||
| 2022-08-25 | update dependencies | chrislu | 3 | -11/+41 | |
| 2022-08-21 | Merge pull request #82 from i404788/master | Chris Lu | 2 | -0/+4 | |
| Workaround link errors in CI until golang 1.20 | |||||
| 2022-08-21 | Workaround https://github.com/golang/go/issues/54313 until golang 1.20 | i404788 | 2 | -0/+4 | |
| 2022-08-20 | Merge pull request #80 from kvaster/cleanup-mount-points | Chris Lu | 2 | -16/+12 | |
| Make sure mount points are cleaned up | |||||
| 2022-08-20 | Make sure mount point is cleaned up even if we think we're not managing it | Viktor Kuzmin | 2 | -16/+12 | |
| 2022-08-16 | Merge pull request #78 from garenchan/ck-dev | Chris Lu | 1 | -1/+1 | |
| fix an error to return correct result | |||||
| 2022-08-16 | fix an error to return correct result | Garen Chan | 1 | -1/+1 | |
| 2022-08-02 | go 1.19 | chrislu | 2 | -2/+2 | |
| 2022-07-29 | move to github.com/seaweedfs/seaweedfs | chrislu | 16 | -52/+167 | |
| 2022-07-15 | Merge pull request #71 from garenchan/ck-dev1 | Chris Lu | 2 | -8/+21 | |
| Fix #70: use bind mount rather than symbolic link | |||||
| 2022-07-15 | Fix #70: use bind mount rather than symbolic link | garenchan | 2 | -8/+21 | |
| 2022-07-07 | Merge pull request #69 from garenchan/ck-dev1 | Chris Lu | 2 | -6/+8 | |
| Fix error to avoid zombie processes | |||||
| 2022-07-07 | Fix error to avoid zombie processes | garenchan | 2 | -6/+8 | |
| 2022-07-06 | Merge pull request #68 from garenchan/ck-dev1 | Chris Lu | 5 | -82/+331 | |
| 2022-07-07 | Pods using the same volume share mount | garenchan | 5 | -82/+331 | |
| 2022-07-01 | Merge pull request #66 from garenchan/ck-dev1 | Chris Lu | 5 | -54/+58 | |
| Fix error when managing multiple volumes | |||||
| 2022-07-01 | Fix error when managing multiple volumes | garenchan | 5 | -54/+58 | |
| 2022-06-05 | Merge pull request #63 from blampe/template-errorr | Chris Lu | 3 | -9/+42 | |
| Fix broken Helm template | |||||
