mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-10 03:51:54 +00:00
1. resources/store.go: Implement sorting in Query.Execute() - Added sortResources function with support for common fields - Supports: name, type, status, cpu, memory, disk, last_seen - Both ascending and descending order supported 2. ai/service.go: Implement hasAgentForTarget properly - Now maps target to specific agent based on hostname/node - Uses ResourceProvider lookup for container→host mapping - Supports cluster peer routing for Proxmox clusters - Properly handles single-agent vs multi-agent scenarios |
||
|---|---|---|
| .. | ||
| converters.go | ||
| converters_test.go | ||
| ip_filtering_test.go | ||
| platform_data.go | ||
| populate_test.go | ||
| resource.go | ||
| store.go | ||
| store_test.go | ||