Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 6f7b11e6d9e487140ced2facfd8d997468ec797d
https://github.com/tribe29/checkmk/commit/6f7b11e6d9e487140ced2facfd8d99746…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-10-20 (Wed, 20 Oct 2021)
Changed paths:
M cmk/base/config.py
M tests/unit/checks/test_agent_datadog.py
M tests/unit/checks/test_agent_kubernetes.py
Log Message:
-----------
Make parameters passed to special agent info functions immutable
These functions build the commmand line arguments for calling the
special agents and should certainly not modify the configured
parameters.
Change-Id: I1c5a0d7e0725adbb104966396488de33891d7d39
Commit: 13b9299974e1a27ff58cf6a9e523a3719c203f22
https://github.com/tribe29/checkmk/commit/13b9299974e1a27ff58cf6a9e523a3719…
Author: Stefan Hölzl <stefan.hoelzl(a)tribe29.com>
Date: 2021-10-20 (Wed, 20 Oct 2021)
Changed paths:
M buildscripts/scripts/nightly-trigger.jenkins
Log Message:
-----------
Enables nightly triggers with folder property
Change-Id: Ieb15efc7007a7dbf8a8231d48df8718e270a7d57
Compare:
https://github.com/tribe29/checkmk/compare/c4dc69b3f0bd...13b9299974e1