Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: adbb7d06d696f1cc882ac222f0219c19b16711ba
https://github.com/tribe29/checkmk/commit/adbb7d06d696f1cc882ac222f0219c19b…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M cmk/base/plugins/agent_based/kube_pod_conditions.py
M cmk/base/plugins/agent_based/utils/kube.py
M cmk/gui/plugins/wato/check_parameters/kube_pod_conditions.py
M cmk/special_agents/utils_kubernetes/schemata/api.py
M cmk/special_agents/utils_kubernetes/schemata/section.py
M cmk/special_agents/utils_kubernetes/transform.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_conditions.py
M tests/unit/cmk/gui/plugins/wato/check_parameters/test_kube_pod_conditions.py
Log Message:
-----------
kube_pod_conditions: introduction of PodHasNetwork condition
Change-Id: I4f1c1c6021889b7ce4610636b8b1ecfd1843d798
Commit: e13fd67fbb3e68f0c9f333daffd9031f0df48de2
https://github.com/tribe29/checkmk/commit/e13fd67fbb3e68f0c9f333daffd9031f0…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M cmk/base/plugins/agent_based/kube_pod_conditions.py
M cmk/base/plugins/agent_based/utils/kube.py
M cmk/special_agents/utils_kubernetes/schemata/api.py
M cmk/special_agents/utils_kubernetes/schemata/section.py
M cmk/special_agents/utils_kubernetes/transform.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_conditions.py
Log Message:
-----------
kube_pod_conditions: addition of disruptiontarget condition
Change-Id: I91b0042bb68d68e03a7e1da99340b9119cddf6fd
Commit: 6f984a32bff24740dc08778e4db958b298b44d90
https://github.com/tribe29/checkmk/commit/6f984a32bff24740dc08778e4db958b29…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
A .werks/15588
Log Message:
-----------
15588 kube_pod_conditions: addition of PodHasNetwork and DisruptionTarget conditions
This werk introduces the pod conditions PodHasNetwork and DisruptionTarget to the check.
These conditions are only displayed if the Kubernetes version is compatible and
configured
to include these conditions.
Change-Id: I057f9153fe6a4fcd887555bd6277d61999fc0611
Commit: 0a27c4b7799f9eb34470d553098257b0911e57fe
https://github.com/tribe29/checkmk/commit/0a27c4b7799f9eb34470d553098257b09…
Author: Sven Panne <sven.panne(a)tribe29.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M livestatus/src/NagiosCore.cc
M livestatus/src/NagiosCore.h
M livestatus/src/TableHosts.cc
M livestatus/src/TableServices.cc
M livestatus/src/test/test_Table.cc
M packages/livestatus/include/livestatus/MonitoringCore.h
Log Message:
-----------
Introduced comment/downtime iteration without locking.
This will be useful later when we fix our locking, avoiding the need for
recursive locks.
Change-Id: I34e61228f1608d5cbf63c04d9d2f6f0d14dadbd6
Compare:
https://github.com/tribe29/checkmk/compare/48e942522e69...0a27c4b7799f