Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 70336fc33cfdf59402a2d3d5cad8753cce195ca5
https://github.com/tribe29/checkmk/commit/70336fc33cfdf59402a2d3d5cad8753cc…
Author: Mazen Alkatlabee <mazen.alkatlabee(a)tribe29.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M scripts/check-js-lint.sh
M web/htdocs/js/modules/nodevis/utils.ts
Log Message:
-----------
make eslint handles warnings as errors & fix related warning
Change-Id: Ia0b15945b704b675a70575130cb3110eef33ece8
Commit: be4d456f04eef4ba0a612f9849a209409eda5b6c
https://github.com/tribe29/checkmk/commit/be4d456f04eef4ba0a612f9849a209409…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M cmk/gui/valuespec.py
Log Message:
-----------
Tiny cleanup, removing an assertion.
Change-Id: I5fba034f0eac7d29ab67d462cb1fc1df5b75490b
Commit: c687477abe0969b8e1d629fac4e6f044daeb84a1
https://github.com/tribe29/checkmk/commit/c687477abe0969b8e1d629fac4e6f044d…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
A .werks/15555
M cmk/gui/plugins/openapi/endpoints/host_tag.py
M tests/testlib/rest_api_client.py
M tests/unit/cmk/gui/plugins/openapi/test_openapi_host_tag_group.py
Log Message:
-----------
15555 host_tag: improve error message for delete endpoint
This werk improves the error message when deleting a host tag group with
the repair option. It now lists the dependencies of the host tag group
which are preventing the deletion.
Change-Id: I387e43ac2b60f2591ed651db80f1be2cd268ed4a
Commit: 791e2c4844d440d17398e101f50220835ccb709b
https://github.com/tribe29/checkmk/commit/791e2c4844d440d17398e101f50220835…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M tests/unit/cmk/base/plugins/agent_based/test_mcafee_webgateway_misc.py
Log Message:
-----------
Update outdated walk/comment
Change-Id: I5e0dca972561b3284d9814e7d809bf1fa2253352
Commit: 8ab0d8efb5d0bdc854f91a2e89ac6d43cb312d52
https://github.com/tribe29/checkmk/commit/8ab0d8efb5d0bdc854f91a2e89ac6d43c…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M cmk/gui/plugins/wato/special_agents/kube.py
Log Message:
-----------
kube: monitor cronjobs per default
Change-Id: I58df3e92385787a05439212273d95b1b6af3e551
Compare:
https://github.com/tribe29/checkmk/compare/a808bca77748...8ab0d8efb5d0