Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: d8e97d04930be42ac0b7c2207172482f5b336065
https://github.com/tribe29/checkmk/commit/d8e97d04930be42ac0b7c2207172482f5…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M cmk/base/config.py
M cmk/base/core_config.py
M tests/unit/cmk/base/test_config.py
M tests/unit/cmk/base/test_core_config.py
Log Message:
-----------
Move helper function to single call site
The config.prepare_check_command was only used as helper function
for core_config.active_check_arguments. This commit clarifies this
relation by moving the code together.
The moved tests of config.prepare_check_command now execute the
public core_config.active_check_arguments function instead of the
internal helper.
Change-Id: I3abda685fd949336299dd9156e10a67f14c01923
Commit: bcbe645d8e58b980a9d60f78b146bfb401b0727d
https://github.com/tribe29/checkmk/commit/bcbe645d8e58b980a9d60f78b146bfb40…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M checks/agent_bi
M checks/agent_prometheus
M cmk/base/config.py
M cmk/base/core_config.py
M tests/unit/cmk/base/checkers/test_program_data_source.py
Log Message:
-----------
Simplify SpecialAgentConfiguration type
Command only allows list of strings now.
Change-Id: I1875d82e52613151dc2bb6b40edaea7cd7fb3a01
Commit: 477e2e4264ba188fde749ae8aabed47df1db423a
https://github.com/tribe29/checkmk/commit/477e2e4264ba188fde749ae8aabed47df…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M cmk/base/core_config.py
Log Message:
-----------
Simplify active_check_arguments
Change-Id: I6ef488132bb897e54ac8aea9142ca6c64c08cf67
Compare:
https://github.com/tribe29/checkmk/compare/5b15fd9d2bf0...477e2e4264ba