Pulse/internal/hostagent
Richard Courtman 99407ee74c
Some checks are pending
Build and Test / Backend tests (api) (push) Blocked by required conditions
Build and Test / Secret Scan (push) Waiting to run
Build and Test / Detect changed areas (push) Waiting to run
Build and Test / Frontend (push) Blocked by required conditions
Build and Test / Backend tests (rest-0) (push) Blocked by required conditions
Build and Test / Backend tests (rest-1) (push) Blocked by required conditions
Build and Test / Script smoke tests & backend build (push) Blocked by required conditions
Build and Test / Benchmarks (push) Blocked by required conditions
Canonical Governance / governance (push) Waiting to run
Helm CI / Lint and Render Chart (push) Waiting to run
Patrol Qualification Regression / Catalog, scorer, and replay regression (push) Waiting to run
Public docs / check (push) Waiting to run
Core E2E Tests / Playwright Core E2E (shard 1/8) (push) Waiting to run
Core E2E Tests / Playwright Core E2E (shard 2/8) (push) Waiting to run
Core E2E Tests / Playwright Core E2E (shard 3/8) (push) Waiting to run
Core E2E Tests / Playwright Core E2E (shard 4/8) (push) Waiting to run
Core E2E Tests / Playwright Core E2E (shard 5/8) (push) Waiting to run
Core E2E Tests / Playwright Core E2E (shard 6/8) (push) Waiting to run
Core E2E Tests / Playwright Core E2E (shard 7/8) (push) Waiting to run
Core E2E Tests / Playwright Core E2E (shard 8/8) (push) Waiting to run
Core E2E Tests / Agent registration lifecycle (push) Waiting to run
Core E2E Tests / E2E verdict (push) Blocked by required conditions
Unified Agent Native Verification / Linux ARM64 (push) Waiting to run
Unified Agent Native Verification / Linux x64 (push) Waiting to run
Unified Agent Native Verification / Windows x64 (push) Waiting to run
Unified Agent Native Verification / macOS ARM64 (push) Waiting to run
Unified Agent Native Verification / macOS Intel (push) Waiting to run
Unified Agent Native Verification / FreeBSD cross-build contract (push) Waiting to run
Fix QNAP RAID role bitmap parsing
Addresses #1688.
2026-08-06 23:39:15 +01:00
..
agent.go feat(proxmox): show all LXC filesystems 2026-07-30 22:42:04 +01:00
agent_bench_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
agent_buffering_test.go Isolate agent buffering qualification 2026-07-20 04:35:52 +01:00
agent_collection_test.go Harden unified agent runtime and installer 2026-04-23 23:04:18 +01:00
agent_flushbuffer_test.go fix(monitoring): make Unraid task state freshness-safe 2026-07-23 22:17:25 +01:00
agent_metrics_test.go Fix QNAP RAID role bitmap parsing 2026-08-06 23:39:15 +01:00
agent_new_test.go fix(monitoring): make Unraid task state freshness-safe 2026-07-23 22:17:25 +01:00
agent_sensors_test.go feat(agent): collect Windows storage temperatures 2026-07-30 19:51:54 +01:00
agent_state_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
agent_test.go Clarify Pulse Agent host profile support 2026-05-07 22:28:24 +01:00
availability.go feat(monitoring): alert on certificate validity 2026-08-06 09:47:03 +01:00
availability_test.go Run assigned availability checks from the host agent 2026-07-27 11:13:04 +01:00
buffer_persist_test.go Partition host agent tests by platform 2026-07-09 23:40:34 +01:00
ceph.go fix(ceph): parse Quincy+/Squid status schema for MON and MGR counts 2026-07-26 19:31:15 +01:00
ceph_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
cluster_sensors.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
cluster_sensors_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
collector_observability_test.go Fix Proxmox physical disk inventory continuity 2026-07-23 22:05:09 +01:00
command_client_test.go Allow local Pulse HTTP agent URLs 2026-07-03 00:24:40 +01:00
commands.go fix(agent): surface the real cause when reviewed actions go unavailable 2026-07-17 23:39:57 +01:00
commands_backoff_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
commands_connect_test.go Harden unified agent runtime and installer 2026-04-23 23:04:18 +01:00
commands_coverage_test.go Stabilize hostagent backend release tests 2026-06-03 21:41:09 +01:00
commands_deploy.go Close remaining CodeQL allocation and cookie gaps 2026-07-09 20:10:08 +01:00
commands_deploy_test.go Harden remaining CodeQL security boundaries 2026-07-09 19:46:40 +01:00
commands_execute_test.go Tighten unified agent hardening proof 2026-04-23 23:37:25 +01:00
commands_host_update_test.go Fix durable APT drift receipts 2026-07-12 21:53:52 +01:00
commands_registration_test.go Require explicit websocket origin continuity 2026-04-22 04:46:13 +01:00
commands_storage_cleanup_test.go Fix durable APT drift receipts 2026-07-12 21:53:52 +01:00
commands_test.go Harden agent command and deploy trust boundaries 2026-04-21 23:50:34 +01:00
custom_sensor_security_unix.go feat(agent): add secure custom numeric sensors 2026-07-30 18:34:02 +01:00
custom_sensor_security_windows.go feat(agent): add secure custom numeric sensors 2026-07-30 18:34:02 +01:00
custom_sensors.go feat(agent): add REST custom metrics 2026-07-30 19:08:28 +01:00
custom_sensors_test.go feat(agent): add REST custom metrics 2026-07-30 19:08:28 +01:00
docker_lifecycle.go Add durable Docker restart lifecycle proof 2026-07-12 12:11:16 +01:00
docker_lifecycle_test.go Fix Docker container update recreation lifecycle 2026-07-23 21:39:35 +01:00
docker_update.go Restore one-click Docker container updates through the typed action plane 2026-07-14 12:19:04 +01:00
enroll.go Integrate trust-gate reliability fixes 2026-07-20 16:03:29 +01:00
enroll_test.go Integrate trust-gate reliability fixes 2026-07-20 16:03:29 +01:00
hostagent_coverage_test.go Partition host agent tests by platform 2026-07-09 23:40:34 +01:00
issue1516_physical_disk_regression_test.go Fix Unraid SMART probing and disk authority 2026-07-24 09:38:39 +01:00
issue1595_sas_collection_test.go Rebuild SMART scan fixtures from real --scan output 2026-07-24 23:07:17 +01:00
issue1612_unraid_smart_test.go Fix Unraid SMART probing and disk authority 2026-07-24 09:38:39 +01:00
issue1626_ceph_squid_status_test.go fix(ceph): parse Quincy+/Squid status schema for MON and MGR counts 2026-07-26 19:31:15 +01:00
libvirt.go fix(agent): preserve collector interface compatibility 2026-07-30 20:29:04 +01:00
libvirt_test.go feat(agent): monitor local libvirt domains 2026-07-30 20:22:47 +01:00
mdadm.go Fix QNAP RAID role bitmap parsing 2026-08-06 23:39:15 +01:00
mdadm_test.go Fix QNAP RAID role bitmap parsing 2026-08-06 23:39:15 +01:00
mock_collector_test.go feat(agent): monitor local libvirt domains 2026-07-30 20:22:47 +01:00
network_helpers_test.go test: Add comprehensive test coverage across packages 2026-01-19 19:26:18 +00:00
nvidia_smi.go Fail closed on unknown remediation lock state for autonomous dispatches 2026-07-10 00:14:01 +01:00
observer_delivery_test.go Add report-only Unified Agent observer destinations 2026-07-19 15:30:34 +01:00
operation_receipt_failure_test.go Add durable agent operation receipts 2026-07-12 04:16:22 +01:00
operation_receipt_websocket_integration_test.go Add durable Docker restart lifecycle proof 2026-07-12 12:11:16 +01:00
os_identity.go Fix PVE version detection on agent hosts 2026-05-08 15:30:08 +01:00
package_manager_lease.go Add Colima autonomy release proof 2026-07-12 19:47:56 +01:00
package_manager_lease_test.go Add Colima autonomy release proof 2026-07-12 19:47:56 +01:00
package_updates.go Add Colima autonomy release proof 2026-07-12 19:47:56 +01:00
package_updates_test.go Add Colima autonomy release proof 2026-07-12 19:47:56 +01:00
proxmox_lxc_filesystems.go feat(proxmox): show all LXC filesystems 2026-07-30 22:42:04 +01:00
proxmox_lxc_filesystems_test.go feat(proxmox): show all LXC filesystems 2026-07-30 22:42:04 +01:00
proxmox_setup.go Allow one Proxmox bootstrap per canonical type on combined hosts (#1644) 2026-07-28 14:03:55 +01:00
proxmox_setup_classify_branchcov0723am_test.go Cover control plane status helpers, patrol assertions and setup classifiers 2026-07-23 06:34:03 +01:00
proxmox_setup_network_coverage_test.go Fix Proxmox agent registration authorization flow 2026-07-23 23:44:05 +01:00
proxmox_setup_test.go Allow one Proxmox bootstrap per canonical type on combined hosts (#1644) 2026-07-28 14:03:55 +01:00
send_report_test.go Surface agent auth failures and staleness instead of a silent 401 loop 2026-07-08 08:35:46 +01:00
setup_classifiers_branchcov0722am_test.go Cover the Unraid merge, setup classifier and retry helpers left untested 2026-07-22 08:06:56 +01:00
smartctl.go fix(security): close the four open CodeQL findings 2026-08-06 18:11:51 +01:00
smartctl_coverage_test.go Fix Unraid SMART probing and disk authority 2026-07-24 09:38:39 +01:00
smartctl_discovery_test.go Rebuild SMART scan fixtures from real --scan output 2026-07-24 23:07:17 +01:00
smartctl_size_test.go Partition host agent tests by platform 2026-07-09 23:40:34 +01:00
smartctl_standby_guard_test.go Restore cross-platform verification coverage 2026-07-29 23:17:58 +01:00
smartctl_targets_branchcov0721am_test.go Add branch-coverage tests for unifiedresources helpers, smartctl targets, intent-policy manager 2026-07-21 06:14:26 +01:00
smartctl_temperature_width_test.go fix(security): close the four open CodeQL findings 2026-08-06 18:11:51 +01:00
smartctl_test.go Fix Proxmox physical disk inventory continuity 2026-07-23 22:05:09 +01:00
smartctl_test_helpers_test.go Partition host agent tests by platform 2026-07-09 23:40:34 +01:00
storage_cleanup.go Add Colima autonomy release proof 2026-07-12 19:47:56 +01:00
storage_cleanup_test.go Add Colima autonomy release proof 2026-07-12 19:47:56 +01:00
sysinfo.go fix(agent): preserve collector interface compatibility 2026-07-30 20:29:04 +01:00
sysinfo_test.go feat(agent): monitor local libvirt domains 2026-07-30 20:22:47 +01:00
unraid.go Fix Unraid SMART probing and disk authority 2026-07-24 09:38:39 +01:00
unraid_merge_branchcov0722am_test.go Cover the Unraid merge, setup classifier and retry helpers left untested 2026-07-22 08:06:56 +01:00
unraid_test.go fix(monitoring): make Unraid task state freshness-safe 2026-07-23 22:17:25 +01:00
version.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
windows_librehardwaremonitor.go feat(agent): collect Windows CPU temperatures via LHM 2026-07-30 21:50:33 +01:00
windows_librehardwaremonitor_test.go feat(agent): collect Windows CPU temperatures via LHM 2026-07-30 21:50:33 +01:00
windows_storage_sensors.go feat(agent): collect Windows CPU temperatures via LHM 2026-07-30 21:50:33 +01:00
windows_storage_sensors_test.go feat(agent): collect Windows storage temperatures 2026-07-30 19:51:54 +01:00
xcpng.go feat(agent): monitor local XCP-ng pools 2026-07-30 21:15:05 +01:00
xcpng_test.go feat(agent): monitor local XCP-ng pools 2026-07-30 21:15:05 +01:00
zfs.go Teach the host agent ZFS matcher nvme-eui and namespace-suffixed references 2026-07-18 11:54:09 +01:00
zfs_test.go Teach the host agent ZFS matcher nvme-eui and namespace-suffixed references 2026-07-18 11:54:09 +01:00