mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-22 03:02:35 +00:00
1. Use correct mutex (diagMu) in cleanupDiagnosticSnapshots to prevent "concurrent map iteration and map write" panics (Fixes #1063) 2. Use cluster name for storage instance comparison in UpdateStorageForInstance to prevent storage duplication in clustered Proxmox setups (Fixes #1062) 3. Fix KUBECONFIG unbound variable error in install.sh by using ${KUBECONFIG:-} default parameter expansion (Fixes #1065) |
||
|---|---|---|
| .. | ||
| auth_test.go | ||
| authorizer.go | ||
| coverage_test.go | ||
| password.go | ||
| permissions.go | ||
| token.go | ||