mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-20 01:01:20 +00:00
The previous commit fixed namespace disambiguation for backup alerts, but the Overview display uses SyncGuestBackupTimes to populate backup timestamps on VMs/Containers. This commit extends the same namespace matching logic to that function. Also tightened the matching algorithm to use suffix matching instead of substring matching, preventing false positives like "pve" matching "pve-nat". |
||
|---|---|---|
| .. | ||
| concurrency_test.go | ||
| converters.go | ||
| converters_test.go | ||
| models.go | ||
| models_frontend.go | ||
| profiles.go | ||
| state_docker_test.go | ||
| state_host_test.go | ||
| state_snapshot.go | ||