Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: ac5493a799cd3c8f05aedecb5afe1f1cee7dc2fd
https://github.com/tribe29/checkmk/commit/ac5493a799cd3c8f05aedecb5afe1f1ce…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M cmk/base/agent_based/checking/_checking.py
M cmk/base/agent_based/discovery/_discovery.py
M cmk/base/agent_based/inventory/_inventory.py
M cmk/base/agent_based/utils.py
Log Message:
-----------
Loop in caller for summarize_host_sections
* We get rid of two callbacks.
* A function that takes a collection should use the *collection*
and not its elements. That's easier to understand and test and
anything else is lying anyway.
CMK-11755
Change-Id: Id469fab3e99ab3a24987a71e701363a152420d4f