Pulse/internal/dockeragent
rcourtman 22f38c84d9
Some checks failed
Build and Test / Secret Scan (push) Has been cancelled
Build and Test / Frontend & Backend (push) Has been cancelled
Helm CI / Lint and Render Chart (push) Has been cancelled
Core E2E Tests / Playwright Core E2E (push) Has been cancelled
Fix Podman container CPU calculation
Prefer Podman's reported CPU percentage from the compat stats payload and fall back to Podman's wall-clock calculation instead of Docker's multi-core normalization.

Fixes #1391.
2026-04-09 16:17:12 +01:00
..
agent.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
agent_collect_test.go Fix Podman container CPU calculation 2026-04-09 16:17:12 +01:00
agent_cpu_test.go Fix Podman container CPU calculation 2026-04-09 16:17:12 +01:00
agent_flow_test.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
agent_flushbuffer_test.go feat(dockeragent): improve test coverage and refactor registry dependencies 2025-12-29 09:57:45 +00:00
agent_http_test.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
agent_image_digest_test.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
agent_integration_test.go chore: snapshot current changes 2025-11-02 22:47:55 +00:00
agent_internal_test.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
agent_log_test.go Improve agent update logging and installer warnings (related to #737) 2025-11-23 22:07:37 +00:00
agent_report_coverage_test.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
cleanup.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
collect.go Fix Podman container CPU calculation 2026-04-09 16:17:12 +01:00
container_update.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
container_update_test.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
deps.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
deps_coverage_test.go feat(dockeragent): improve test coverage and refactor registry dependencies 2025-12-29 09:57:45 +00:00
docker_client.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
env_mask_test.go feat: Display environment variables for Docker containers 2025-12-25 23:52:57 +00:00
image_ref_test.go fix: Docker container update detection showing false positives 2025-12-29 13:49:04 +00:00
registry.go feat(agent): add option to disable Docker update checks 2026-01-01 00:20:49 +00:00
registry_coverage_test.go test: Improve discovery and Docker agent test coverage 2025-12-29 23:37:10 +00:00
registry_http_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
registry_manifest_test.go Enhance devcontainer and CI workflows 2026-01-01 22:29:15 +00:00
registry_test.go test: Improve discovery and Docker agent test coverage 2025-12-29 23:37:10 +00:00
runtime_coverage_test.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
self_update.go feat: Add manual Docker update check button. Related to #955 2025-12-29 23:37:05 +00:00
self_update_test.go fix: env overrides and OS-aware test improvements 2026-01-22 13:49:05 +00:00
signature.go Refactor Docker agent: metrics collection, security checks, and batch updates 2025-12-29 17:20:18 +00:00
signature_test.go test: Add comprehensive test coverage across packages 2026-01-19 19:26:18 +00:00
swarm.go Use node-local counts for node-scoped swarm services 2026-04-05 23:35:54 +01:00
swarm_coverage_test.go Use node-local counts for node-scoped swarm services 2026-04-05 23:35:54 +01:00
swarm_test.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
system.go fix: AI Patrol now respects exact user-configured thresholds 2025-12-29 08:40:34 +00:00
system_coverage_test.go feat: Add --report-ip flag for multi-NIC systems (issue #945) 2025-12-29 09:28:28 +00:00
systemd_test.go feat: Add Docker container update capability 2025-12-29 09:00:40 +00:00
test_helpers_test.go Replace Docker SDK with split Moby modules 2026-03-27 23:50:41 +00:00
version.go Fix critical version embedding issues for 4.26 release 2025-11-06 11:42:52 +00:00