aboutsummaryrefslogtreecommitdiff
path: root/pkg/mountmanager/types.go
diff options
context:
space:
mode:
authorchrislusf <chris.lu@gmail.com>2025-12-05 18:44:43 -0800
committerchrislusf <chris.lu@gmail.com>2025-12-05 18:45:02 -0800
commit4f18bece434aaa7943a61533241ec6a26f58b9a2 (patch)
tree46acc28e48c10bd9967b6147227e0b8f2c1791e2 /pkg/mountmanager/types.go
parentb6fab17b165e330a8ab391eb82592b20558bd6af (diff)
downloadseaweedfs-csi-driver-4f18bece434aaa7943a61533241ec6a26f58b9a2.tar.xz
seaweedfs-csi-driver-4f18bece434aaa7943a61533241ec6a26f58b9a2.zip
fix: address code review feedback
- CRITICAL: Make socket path configurable based on mountEndpoint - Added volumeSocketDir field to SeaweedFsDriver - LocalSocketPath now accepts baseDir parameter - Derived from mountEndpoint for user-configurable socket paths - HIGH: Pin seaweedfs version in Dockerfiles for reproducible builds - Added SEAWEEDFS_VERSION build arg (default: 3.80) - Clone specific tag instead of master - HIGH: Fix Dockerfile.dev to use local context instead of personal fork - Removed hardcoded zemul/seaweedfs-csi-driver clone - Now uses COPY . . for local development - HIGH: Change :latest to :dev in kubernetes manifests - Mutable :latest tag replaced with :dev for predictability - MEDIUM: Remove Aliyun mirror from Dockerfile.dev - Region-specific mirrors shouldn't be in general-purpose files - MEDIUM: Improve error handling in client.go - Now reports read errors when failing to read error response body - MEDIUM: Fix inconsistent error return in manager.go - Return nil instead of empty struct on error (Go idiom)
Diffstat (limited to 'pkg/mountmanager/types.go')
0 files changed, 0 insertions, 0 deletions