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
14 days
fix: simplify SeaweedFS readiness check in integration test
v1.3.6
chrislusf
1
-19
/
+7
14 days
fix: simplify SeaweedFS health probe for single-node mode
chrislusf
1
-9
/
+2
14 days
fix: add health probes to SeaweedFS deployment in integration test
chrislusf
1
-8
/
+28
14 days
fix: log process.stop() error and document 100ms delay
chrislusf
1
-1
/
+4
14 days
fix: use :dev tag instead of :latest for static manifests
chrislusf
1
-3
/
+3
14 days
fix: use :latest tag and replace deprecated IsMountPoint
chrislusf
2
-9
/
+10
14 days
fix: remove redundant unmount call in Unmount function
chrislusf
1
-6
/
+3
14 days
fix: improve Unmount transactionality and add contextual logging
chrislusf
1
-6
/
+35
14 days
chore: remove accidentally committed binary
chrislusf
1
-0
/
+0
14 days
refactor: use generic helper for mount/unmount handlers
chrislusf
2
-41
/
+27
14 days
fix: address gemini review - permissions and process stop
chrislusf
1
-4
/
+4
14 days
fix: address gemini review - OnDelete strategy and log invalid endpoint
chrislusf
2
-4
/
+6
14 days
fix: improve integration test reliability and make mount service opt-in
chrislusf
2
-9
/
+12
14 days
fix: skip DockerHub login for PRs where secrets are unavailable
chrislusf
1
-1
/
+2
14 days
fix: address gemini-code-assist review comments
chrislusf
2
-6
/
+9
14 days
fix: use StatusInternalServerError for mount/unmount errors
chrislusf
1
-2
/
+2
14 days
fix: address PR review comments
chrislusf
6
-25
/
+39
14 days
fix: use correct namespace (default) and app labels in integration test
chrislusf
1
-12
/
+10
14 days
ci: add -master.peers=none to speed up SeaweedFS startup in tests
chrislusf
1
-0
/
+1
14 days
fix: correct filer address placeholder in integration test
chrislusf
1
-3
/
+16
14 days
fix: improve ensureTargetClean to be non-recursive and always ensure director...
chrislusf
1
-10
/
+12
14 days
ci: add CSI integration test workflow
chrislusf
1
-0
/
+228
14 days
fix: address code review feedback
chrislusf
9
-30
/
+62
14 days
fix: skip DockerHub login for PRs, update action versions to fix deprecation ...
chrislusf
1
-12
/
+11
14 days
fix: build from context instead of cloning master
chrislusf
2
-2
/
+2
14 days
fix: use Go 1.23 and build from context instead of cloning master
chrislusf
2
-12
/
+17
14 days
fix: use kubeMounter instead of mountutil in manager.go
chrislusf
1
-2
/
+2
14 days
feat: add log
泽淼 周
1
-15
/
+4
14 days
fix: Zombie process
泽淼 周
1
-4
/
+6
14 days
add: merge prepare params.
泽淼 周
9
-40
/
+158
14 days
add helm file
泽淼 周
1
-0
/
+78
14 days
Optimization: Reduce unnecessary logic of seaweedfs-mount
泽淼 周
7
-271
/
+168
14 days
fix: seaweedfs-csi.yaml volumes config
泽淼 周
2
-16
/
+34
14 days
fix: build error
泽淼 周
1
-1
/
+0
14 days
fix: build error
泽淼 周
1
-1
/
+1
14 days
adjust: Dockerfile
泽淼 周
1
-2
/
+2
14 days
feat: helm config
泽淼 周
3
-1
/
+45
14 days
fix: seaweefs-mount image
泽淼 周
1
-1
/
+1
14 days
feat: seaweedfs-mount daemonset
泽淼 周
1
-0
/
+57
14 days
feat: Separated weed mount lifecycle into a dedicated service and rewired the...
泽淼 周
14
-319
/
+951
2025-12-03
fix: use RemoveAll for more robust staging path cleanup
v1.3.5
chrislusf
1
-1
/
+2
2025-12-03
fix: cleanup volume mutex on self-healing failure in NodePublishVolume
chrislusf
1
-0
/
+2
2025-12-03
fix: cleanup staged mount on quota application failure
chrislusf
1
-0
/
+4
2025-12-03
fix: propagate errors instead of just logging warnings
chrislusf
2
-3
/
+6
2025-12-03
fix: preserve healthy mounts in NodeStageVolume instead of re-staging
chrislusf
1
-13
/
+13
2025-12-03
fix: add nil checks for AccessMode to prevent panic
chrislusf
1
-2
/
+10
2025-12-03
refactor: address code review feedback
chrislusf
3
-59
/
+43
2025-12-03
fix: add self-healing for volume mount failures after driver restart
chrislusf
3
-7
/
+205
2025-11-28
Resolve merge conflicts in go.mod and go.sum
v1.3.4
Chris Lu
3
-7
/
+7
2025-11-28
disk full when building
Chris Lu
3
-68
/
+76
[next]