Skip to content

Commit

Permalink
Add Werk 17385
Browse files Browse the repository at this point in the history
SUP-21158

Change-Id: Ib443e516eda1a0764ac38d463673e87bd2751920
  • Loading branch information
andiumbreit committed Jan 14, 2025
1 parent 83c32ec commit 018806f
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .werks/17385.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
[//]: # (werk v2)
# Distributed agent bakery: cache packages on remote site

key | value
---------- | ---
date | 2025-01-14T11:28:44+00:00
version | 2.3.0p25
class | fix
edition | cee
component | agents
level | 1
compatible | yes

This Werk fixes a regression that got introduced with Werk #16557.
Only Checkmk 2.3 is affected.
While Werk #16557 fixed the situation where cached packages were not cleaned up,
we accidentally introduced a bug where packages do get cleaned up too often.

With this Werk, agent packages will be cached on remote sites when requested from
a host, and only get deleted when the package is no longer existant on the central
site.

0 comments on commit 018806f

Please sign in to comment.