Pulse/pkg/proxmox
rcourtman 26133cf0cf feat: Improve cluster endpoint error messages for users
- Add sanitizeEndpointError() to transform raw Go errors into user-friendly messages
- Transform 'context deadline exceeded' into helpful messages mentioning possible causes
- Storage timeout errors now suggest checking PBS/NFS/Ceph backend connectivity
- Connection refused, certificate errors, and auth errors get actionable hints
- Apply sanitization everywhere cluster endpoint lastError is stored
- Add comprehensive tests for all error transformations
2025-12-16 21:50:02 +00:00
..
ceph.go
client.go
client_test.go test: Add Disk UnmarshalJSON RPM and error path tests 2025-12-02 02:23:44 +00:00
cluster_client.go feat: Improve cluster endpoint error messages for users 2025-12-16 21:50:02 +00:00
cluster_client_test.go feat: Improve cluster endpoint error messages for users 2025-12-16 21:50:02 +00:00
replication.go
replication_test.go style: Apply gofmt to 37 files 2025-12-02 17:21:48 +00:00
zfs.go
zfs_test.go Add unit tests for ZFS device conversion functions 2025-12-01 09:03:48 +00:00