Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 76636275468a64bd002838382dbf351ba5a876c1
https://github.com/tribe29/checkmk/commit/76636275468a64bd002838382dbf351ba…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M cmk/base/agent_based/discovery/__init__.py
Log Message:
-----------
_preview_params: untangle I
Change-Id: I55fc80ab5c75e0a51116b2ee3434063dec68346d
Commit: 000be0de5efcbb11ed19b7640161f0bc028a7920
https://github.com/tribe29/checkmk/commit/000be0de5efcbb11ed19b7640161f0bc0…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M cmk/base/agent_based/discovery/__init__.py
Log Message:
-----------
_preview_params: untangle II
Change-Id: I6b6834cb402f0789c8a1785cafb8161687fa5420
Commit: b8396595a42549944f054f087a70e2beeef19560
https://github.com/tribe29/checkmk/commit/b8396595a42549944f054f087a70e2bee…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M cmk/base/agent_based/discovery/__init__.py
Log Message:
-----------
_preview_params: untangle III
Change-Id: I0edef1334971a854c432deb798eec9028f1793cb
Commit: 3c092fabded4227dd7d549ff976483ac431b8141
https://github.com/tribe29/checkmk/commit/3c092fabded4227dd7d549ff976483ac4…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M cmk/base/agent_based/discovery/__init__.py
Log Message:
-----------
_preview_params: untangle IV
Let 'config.compute_check_parameters' deal with the rare case of
missing check plugins.
Change-Id: Id9be3e3b9921cd94a54cf9392c1c2013ce284c5e
Commit: f5803db60ae2fd69ecdb60a08c539ff47b2f2162
https://github.com/tribe29/checkmk/commit/f5803db60ae2fd69ecdb60a08c539ff47…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M cmk/base/agent_based/discovery/__init__.py
Log Message:
-----------
discovery: refactor
These seemingly arbitrary refactorings will allow
for a tighter typing in the next commit.
Change-Id: I15218a176dd1f14840dc0ae773ee1f9fa2cbe8d5
Commit: d2164379cb438987bfac0911eecda8d6c20c621d
https://github.com/tribe29/checkmk/commit/d2164379cb438987bfac0911eecda8d6c…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M cmk/base/agent_based/discovery/__init__.py
Log Message:
-----------
discovery: tighten typing
Obviously this is still far from ideal...
Change-Id: Id695680566a7df49e76c83f1875fda65c24d4125
Commit: f9a3db2fc4642caaea95340ae2fcf1fc59b88f26
https://github.com/tribe29/checkmk/commit/f9a3db2fc4642caaea95340ae2fcf1fc5…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M cmk/base/agent_based/discovery/__init__.py
Log Message:
-----------
discovery: simplification
* `check_source` cannot be "legacy"
* `service.parameters` for "custom"
*is* None anyway. And if it wasn't,
we'd like to see the actual parameters
Change-Id: Ie6ed03844c79d9b07727899d2378ee57d9f742e9
Compare:
https://github.com/tribe29/checkmk/compare/3e61831031a2...f9a3db2fc464