Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 6891107001c566f580c800118795a47a210463bd
https://github.com/tribe29/checkmk/commit/6891107001c566f580c800118795a47a2…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2020-07-28 (Tue, 28 Jul 2020)
Changed paths:
M cmk/base/api/agent_based/checking_classes.py
M cmk/base/api/agent_based/register/check_plugins_legacy.py
M cmk/base/api/agent_based/type_defs.py
M cmk/base/checking.py
M cmk/base/config.py
M cmk/base/discovery.py
M cmk/base/plugins/agent_based/agent_based_api/v0/type_defs.py
M tests/unit/cmk/base/api/agent_based/test_checking_classes.py
Log Message:
-----------
Check API: move Parameters to type_defs
Change-Id: I4cad6360244043126a61de20282ee42f1466710d
Commit: ccd5d9149fee7a0877ad07f4ef2c6fe1a09c41c0
https://github.com/tribe29/checkmk/commit/ccd5d9149fee7a0877ad07f4ef2c6fe1a…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2020-07-28 (Tue, 28 Jul 2020)
Changed paths:
M cmk/base/api/agent_based/register/check_plugins.py
M cmk/base/api/agent_based/register/utils.py
M tests/unit/cmk/base/api/agent_based/register/test_check_plugins.py
Log Message:
-----------
Check API: move three functions in prep for inventory
Change-Id: Iaa340107035904a2c3264d51a9fb00775601337e
Commit: 82079c48324342932afe970bf28c76cca77b5f01
https://github.com/tribe29/checkmk/commit/82079c48324342932afe970bf28c76cca…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2020-07-28 (Tue, 28 Jul 2020)
Changed paths:
M cmk/base/automations/check_mk.py
M cmk/base/data_sources/_abstract.py
M cmk/base/data_sources/_data_sources.py
M cmk/base/data_sources/ipmi.py
M cmk/base/data_sources/piggyback.py
M cmk/base/data_sources/programs.py
M cmk/base/data_sources/snmp.py
M cmk/base/data_sources/tcp.py
M cmk/base/inventory.py
M cmk/base/modes/check_mk.py
M tests/unit/cmk/base/data_sources/test_cmd_caching.py
M tests/unit/cmk/base/data_sources/test_data_sources.py
M tests/unit/cmk/base/data_sources/test_host_sections.py
Log Message:
-----------
Turn one more class attr into meth arg
CMK-5044
Change-Id: Ifb042e28c97f3d8e5df16dd59d155ee86dd5eac0
Compare:
https://github.com/tribe29/checkmk/compare/a83dc84a7d99...82079c483243