aboutsummaryrefslogtreecommitdiff
path: root/pkg/driver/utils.go
diff options
context:
space:
mode:
authorchrislusf <chris.lu@gmail.com>2025-12-06 15:32:30 -0800
committerchrislusf <chris.lu@gmail.com>2025-12-06 15:32:30 -0800
commit94aff6463a4e5dbcd057709ddc99d7967a218143 (patch)
tree993c19b1bf57dedc482c72f4668defff4c4f8bf0 /pkg/driver/utils.go
parent489ed5cd6599a66ba505c01ed13e9d2f7b6e1571 (diff)
downloadseaweedfs-csi-driver-94aff6463a4e5dbcd057709ddc99d7967a218143.tar.xz
seaweedfs-csi-driver-94aff6463a4e5dbcd057709ddc99d7967a218143.zip
fix: add health probes to SeaweedFS deployment in integration test
- Add readinessProbe for filer (httpGet on port 8888) - Add livenessProbe for master (httpGet on /cluster/healthz port 9333) - Increase wait timeout from 60s to 180s for deployment - Increase filer wait loop from 30 to 60 iterations (3s each) - Add pod status and logs output on failure for debugging Learned from SeaweedFS repo's e2e-mount.yml compose file which uses proper healthchecks for each service.
Diffstat (limited to 'pkg/driver/utils.go')
0 files changed, 0 insertions, 0 deletions