Branch: refs/heads/1.6.0
Home: https://github.com/tribe29/checkmk
Commit: 77bb482494c2d7528242db76d3f113c2a3f39127
https://github.com/tribe29/checkmk/commit/77bb482494c2d7528242db76d3f113c2a…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
A .werks/10740
A omd/packages/python-modules/patches/0022-kubernetes-allow-empty-rules-in-role.dif
Log Message:
-----------
10740 FIX Kubernetes: don't crash on invalid roles
The kubernetes special agent crashed with the message {{ Invalid value for `rules`, must not be `None`CRIT }}
if a role without rules was configured in a cluster. This is fixed.
Change-Id: I66ca78eb47859912f53deb6dc42f5b7b8564f6df
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 2094da39f3daea0014c9cfc2cf0c518ac30ce818
https://github.com/tribe29/checkmk/commit/2094da39f3daea0014c9cfc2cf0c518ac…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M cmk/gui/dashboard.py
M cmk/gui/htmllib.py
M cmk/gui/plugins/dashboard/graph.py
A cmk/gui/plugins/dashboard/single_metric.py
M cmk/gui/plugins/dashboard/utils.py
M cmk/utils/render.py
M tests/unit/checks/generictests/datasets/graylog_license.py
M tests/unit/cmk/gui/test_dashboard.py
M web/htdocs/js/modules/dashboard.js
M web/htdocs/themes/classic/scss/_dashboard.scss
A web/htdocs/themes/facelift/images/icon_dashlet_single_metric.png
M web/htdocs/themes/facelift/scss/_dashboard.scss
Log Message:
-----------
Dashboard: Implementation of single metric dashlets (CMK-3342)
Change-Id: Id9bef73df78d97c8881bc7dba66515aa90730899