Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: a2c366830a541afb3a11771a058b31cf59609f48
https://github.com/tribe29/checkmk/commit/a2c366830a541afb3a11771a058b31cf5…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M cmk/base/plugins/agent_based/utils/k8s.py
M cmk/special_agents/utils_kubernetes/schemata/api.py
M cmk/special_agents/utils_kubernetes/transform.py
Log Message:
-----------
agent_kube: expand node info section
Add to kube_node_info_v1 section
* operating_system
* container_runtime_version
Change-Id: Idc0b0cfd42aa2c84451118aaf0c244765a78c534
Commit: 8af4393515145a9a2878a481487582a752b087f7
https://github.com/tribe29/checkmk/commit/8af4393515145a9a2878a481487582a75…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M cmk/base/plugins/agent_based/utils/k8s.py
M cmk/special_agents/agent_kube.py
M cmk/special_agents/utils_kubernetes/schemata/section.py
Log Message:
-----------
agent_kube: name, time for node info section
Adds the following to kube_node_info_v1
* creation_timestamp
* name
Change-Id: Ie65aaf2284f7fbaf1701d6303d47b9de4fbcf821
Compare:
https://github.com/tribe29/checkmk/compare/2cc8dfd57025...8af439351514