dockerd goroutine leak: mitigations #117
Labels
No labels
audit-work
bug
docs
general-admin
major-upgrade
needs-vps-sync
new-service
on-hold
outside-work
post-podman
renovate
upstream
vps
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
mysticalsoap/docker#117
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parked pending the upstream bug. Mitigations, roughly in order of value:
depends_ongating, which just needs "ready within a reasonable window."metrics-addrindaemon.json, not currently set) and alert on ago_goroutinesthreshold, so this pages before it cascades into "everything looks down."systemctl restart dockerduring low-traffic hours -- a pragmatic cap on goroutine accumulation, same category as the existing backup/maintenance timers. Blocked in practice by the Authelia/Traefik restart bug.condition: service_startedwhere readiness-gating isn't actually needed.