This repository was archived by the owner on Dec 21, 2021. It is now read-only.
This repository was archived by the owner on Dec 21, 2021. It is now read-only.
The agent should clean up "lost" systemd units #180
Closed
Description
We need to introduce some identifier which can be used by the agent to identify all services that were created by this agent.
Might be a fixed prefix, putting all services in a specific slice or something similar.
Currently, when the agent crashes and a pod is removed from Kubernetes the associated systemd unit will become orphaned and never get cleaned up.