Branch: refs/heads/2.2.0
Home:
https://github.com/tribe29/checkmk
Commit: 6a1105e642206557f7c448d61b3edb113115d8b2
https://github.com/tribe29/checkmk/commit/6a1105e642206557f7c448d61b3edb113…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
A .werks/14308
M cmk/gui/background_job.py
Log Message:
-----------
14308 FIX Fix "Invalid job status None found" message for background jobs
In case a job has just started and did not report any status update or was
interrupted during startup the `jobstatus.mk` state file could be empty,
resulting in the message Invalid job status None found in [PATH]".
The handling of this situation has been improved by showing the initialized
state in this situation.
Change-Id: Ic82b06661e12eab42b6a1d6bf4498652b557d56a
Commit: 4cdcf0f4334a250a2cc0ae2af87d64f948da1f39
https://github.com/tribe29/checkmk/commit/4cdcf0f4334a250a2cc0ae2af87d64f94…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
A .werks/15653
M cmk/special_agents/agent_datadog.py
Log Message:
-----------
15653 FIX agent_datadog: fix paging and handling of empty log message
Prior to this werk, the agent raised an error whenever the response did not
contain a link to the next page and when a log contained an empty message.
Both cases are now covered with this werk.
SUP-13998
Change-Id: Ie55421646c199a8ae584559c2e2c72fafc82c5b9
Commit: ceee8b0b39d070547a74e3e250dab0c11b5895d6
https://github.com/tribe29/checkmk/commit/ceee8b0b39d070547a74e3e250dab0c11…
Author: Simon Jess <simon.jess(a)tribe29.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M cmk/utils/licensing/export.py
Log Message:
-----------
licensing: Remove useless LicenseUsageHistory
Change-Id: I1c80e442cadb67c46bb364da52f564c32e1dcebb
Compare:
https://github.com/tribe29/checkmk/compare/159a3d8186fe...ceee8b0b39d0