Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 72f2e6cbde940eab3a8447c6066d5c32a9d005cb
https://github.com/Checkmk/checkmk/commit/72f2e6cbde940eab3a8447c6066d5c32a…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M tests/unit/cmk/plugins/collection/agent_based/test_postgres.py
Log Message:
-----------
simplify postgres tests
Change-Id: I2cf87b57aa0ffa9441536ea718d8c828e4ddd816
Commit: 4a7a07717b365bedd94d6dfeb4d0958138d96589
https://github.com/Checkmk/checkmk/commit/4a7a07717b365bedd94d6dfeb4d095813…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M tests/unit/cmk/plugins/collection/agent_based/test_cisco_wlc_clients.py
Log Message:
-----------
simplify wlc clients tests
Mitigating a missing fixture to load the plugins.
Change-Id: I805ff02453539e646c35e96a3ccaec954f5952ac
Commit: 2346ddd765015209cbb9f3e6f408c886930204be
https://github.com/Checkmk/checkmk/commit/2346ddd765015209cbb9f3e6f408c8869…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M tests/unit/checks/checktestlib.py
Log Message:
-----------
simplify checktestlib
Avoid registry access.
Change-Id: I3451d3eb2f94a0f868fc065f9e22fea5517c4e91
Commit: e735e11e3234bb3d64979b9421030e01cbc9bb62
https://github.com/Checkmk/checkmk/commit/e735e11e3234bb3d64979b9421030e01c…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
R cmk/update_config/plugins/actions/autochecks.py
R cmk/update_config/plugins/lib/autochecks.py
R cmk/update_config/plugins/pre_actions/autochecks.py
Log Message:
-----------
remove 2.2 -> 2.3 update action
Change-Id: Id09b9f28b5e351b6041d12d4c759db9a90a0975c
Commit: 71bef454d536b732e2bb5256b6c9714ec0eae9bb
https://github.com/Checkmk/checkmk/commit/71bef454d536b732e2bb5256b6c9714ec…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/base/api/agent_based/register/_config.py
Log Message:
-----------
agent based plugins: do not add created mgmt plug-ins
For services created from the "management board as host attribute"
setup, management versions of the plug-ins are created on the fly.
Let's not add them to the set of registered plug-ins, to at least
maintain a _consistent_ globale state.
This setup is discouraged and deprecated anyway, and the global
state is being removed.
Change-Id: I6c818aa4c5922de7b6f70fa7c44ef4286a8fb9cc
Commit: aa0b423480a41c1aa688b14a6a01911cacc9ca66
https://github.com/Checkmk/checkmk/commit/aa0b423480a41c1aa688b14a6a01911ca…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/base/core_nagios/_precompile_host_checks.py
Log Message:
-----------
core_nagios: simple refactoring
Change-Id: Id6c330e61a68f0b8b696dabc767a17ddd85707c8
Compare:
https://github.com/Checkmk/checkmk/compare/d50dca1fef38...aa0b423480a4
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications