Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 66593c56d60c240497be4aa491f0a1e8f1f79156
https://github.com/Checkmk/checkmk/commit/66593c56d60c240497be4aa491f0a1e8f…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-10-22 (Tue, 22 Oct 2024)
Changed paths:
M tests/testlib/openapi_session.py
Log Message:
-----------
testlib: add logging for operation timeout / duration
Change-Id: I886fbbfa42b8fecaff8fcc71f59d5de9157f8ab7
Commit: cc1a04a4018fa5ea86887f0ab370c46bbf0696a8
https://github.com/Checkmk/checkmk/commit/cc1a04a4018fa5ea86887f0ab370c46bb…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-10-22 (Tue, 22 Oct 2024)
Changed paths:
R cmk/base/api/agent_based/register/export.py
R cmk/base/plugins/agent_based/__init__.py
R cmk/base/plugins/agent_based/agent_based_api/__init__.py
R cmk/base/plugins/agent_based/agent_based_api/v1/__init__.py
R cmk/base/plugins/agent_based/agent_based_api/v1/clusterize.py
R cmk/base/plugins/agent_based/agent_based_api/v1/register.py
R cmk/base/plugins/agent_based/agent_based_api/v1/render.py
R cmk/base/plugins/agent_based/agent_based_api/v1/type_defs.py
M packages/cmk-agent-based/tests/cmk/agent_based/test_v1_namespace.py
M tests/pylint/checker_cmk_module_layers.py
R tests/unit/cmk/base/api/agent_based/register/test_export.py
R tests/unit/cmk/base/test_agent_based_api_namespace_v1.py
M tests/unit/test_pylint_checker_cmk_module_layers.py
Log Message:
-----------
Decommission agent_based_api.v1: completely remove
We still keep the implementation at cmk.agent_based.v0
(as it is reused in v2), but this removes its exposure
under cmk.base.
Change-Id: I150700c6b6a29d013d306cc6a7bdced573a213cf
Compare:
https://github.com/Checkmk/checkmk/compare/ae42b8cf9c1c...cc1a04a4018f
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications