rcourtman
|
e565b292bf
|
feat: unify agent deployments and scoped token flows
|
2025-10-23 17:14:34 +00:00 |
|
rcourtman
|
ff4dc49ae4
|
Update Pulse install flow and related components
|
2025-10-21 19:58:53 +00:00 |
|
rcourtman
|
57429900a6
|
feat: add adaptive polling scheduler infrastructure (Phase 2 Tasks 1-3)
Implements adaptive scheduling foundation for Phase 2:
- Poll cycle metrics: duration, staleness, queue depth, in-flight counters
- Adaptive scheduler with pluggable staleness/interval/enqueue interfaces
- Config support: ADAPTIVE_POLLING_ENABLED flag + min/max/base intervals
- Feature flag defaults to disabled for safe rollout
- Scheduler wiring into Monitor with conditional instantiation
Tasks 1-3 of 10 complete. Ready for staleness tracker implementation.
|
2025-10-20 15:13:37 +00:00 |
|
rcourtman
|
524f42cc28
|
security: complete Phase 1 sensor proxy hardening
Implements comprehensive security hardening for pulse-sensor-proxy:
- Privilege drop from root to unprivileged user (UID 995)
- Hash-chained tamper-evident audit logging with remote forwarding
- Per-UID rate limiting (0.2 QPS, burst 2) with concurrency caps
- Enhanced command validation with 10+ attack pattern tests
- Fuzz testing (7M+ executions, 0 crashes)
- SSH hardening, AppArmor/seccomp profiles, operational runbooks
All 27 Phase 1 tasks complete. Ready for production deployment.
|
2025-10-20 15:13:37 +00:00 |
|
rcourtman
|
c3e3267baf
|
Adjust Proxmox overview table widths
Fixes rcourtman/Pulse#549
|
2025-10-14 21:12:19 +00:00 |
|
rcourtman
|
274f36daa8
|
Improve dashboard responsiveness and temperature handling
|
2025-10-12 10:34:06 +00:00 |
|
rcourtman
|
a74baed121
|
feat: capture Proxmox memory snapshots in diagnostics
|
2025-10-12 10:25:43 +00:00 |
|
rcourtman
|
f46ff1792b
|
Fix settings security tab navigation
|
2025-10-11 23:29:47 +00:00 |
|