fix(agent): avoid RAID health warnings during healthy scrubs (#2109)

This commit is contained in:
henrygd
2026-09-18 21:05:49 -04:00
parent b0bc727411
commit 2784460621
3 changed files with 24 additions and 8 deletions

View File

@@ -20,6 +20,8 @@
- Fix missing root CA certificates in base agent image (#2291)
- Fix false RAID health warnings during healthy data scrubbing (#2109)
- Fix ZFS monitoring when /dev/zfs is unavailable (#2325)
- Fix spurious `HUB_URL` warning in SSH-only mode (#2316)