mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-02-18 00:17:39 +01:00
- Redirect PVE node lookups to linked Host Agent ID when available. - Implement deduplication in discovery lists to prefer Host Agent data over redundant Node entries. - Add fallback mechanism to original Node ID for discovery retrieval ensuring compatibility with legacy data. - Update data adapters and added comprehensive unit tests for redirection and deduplication logic.