Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: b11bc1b32e045671ae405dbe65dd85da5ed17efb
https://github.com/tribe29/checkmk/commit/b11bc1b32e045671ae405dbe65dd85da5…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M agents/cfg_examples/systemd/check-mk-agent-async.service
M agents/cfg_examples/systemd/check-mk-agent@.service
Log Message:
-----------
assimilate systemd units
Change-Id: Icc0dea1c2e4aad66abb89503e672ec736d6668e4
Commit: c6d6d8f65c3a6748f1c58fc53d1f99716284558f
https://github.com/tribe29/checkmk/commit/c6d6d8f65c3a6748f1c58fc53d1f99716…
Author: Lisa Pichler <lisa.pichler(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_status.py
Log Message:
-----------
kube_pod_status: unit test: validate check results
* validate check result status
* validate full service summary
Change-Id: I1adbe2c812db538de32ca8d6803e2936a359ea7c
Commit: a0be6a5224166448a28ab28cb570101fa4abbe66
https://github.com/tribe29/checkmk/commit/a0be6a5224166448a28ab28cb570101fa…
Author: Lisa Pichler <lisa.pichler(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M cmk/base/plugins/agent_based/kube_pod_status.py
Log Message:
-----------
kube_pod_status: rework container iteration
* Iterate over empty list when corresponding sections are None
* Only iterate over containers that are not running or have not
terminated successfully to determine alternative pod status message
Change-Id: I5dcb0d36b32752ac2287b0841803b857cb3b409d
Commit: 4fcf102d06854b64cc8847fb71b5a0573756e1d8
https://github.com/tribe29/checkmk/commit/4fcf102d06854b64cc8847fb71b5a0573…
Author: Lisa Pichler <lisa.pichler(a)tribe29.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M cmk/base/plugins/agent_based/kube_pod_status.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_status.py
Log Message:
-----------
kube pod status: add error reason to service details
Change-Id: I430ae51b3f35358798116e006357f65e4c858d6d
Compare:
https://github.com/tribe29/checkmk/compare/1af4cf17bb13...4fcf102d0685