[//]: # (werk v2)
# Distributed agent bakery: cached packages remain on remote site
key | value
---------- | ---
date | 2024-10-02T11:56:57+00:00
version | 2.3.0p18
class | fix
edition | cee
component | agents
level | 1
compatible | yes
When using the agent bakery and (automatically) downloading agent packages from a remote
site,
the remote site caches the provided packages until they are invalidated by the central
site.
This happens automatically on every call from the agent updater.
This mechanism recently failed to delete unneeded cached packages from the remote site,
leading
to an increased disk usage.