Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: d7aab782f7841828fb20dff75fdb757ff5e96904
https://github.com/tribe29/checkmk/commit/d7aab782f7841828fb20dff75fdb757ff…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
M cmk/special_agents/utils_kubernetes/schemata/section.py
Log Message:
-----------
agent_kube: add section models Replicas
The controllers Deployment, DaemonSet and StatefulSet now have new models.
CMK-9808
CMk-9679
Change-Id: I433e28aa3093d85109b2a4aff3f71eecf6e62c63
Co-Authored-By: Lisa Pichler <lisa.pichler(a)tribe29.com>
Commit: bfa46fb3efffc1a12d60dc8739fe76f55c9c996e
https://github.com/tribe29/checkmk/commit/bfa46fb3efffc1a12d60dc8739fe76f55…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
M cmk/base/plugins/agent_based/kube_replicas.py
M cmk/base/plugins/agent_based/utils/kube.py
M cmk/special_agents/agent_kube.py
M cmk/special_agents/utils_kubernetes/schemata/section.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_replicas.py
M tests/unit/cmk/special_agents/agent_kube/conftest.py
M
tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kubernetes_section_schemas.py
Log Message:
-----------
kube_replicas: use dedicated section Model
CMK-9679
CMK-9808
CMK-10108
Change-Id: I5693636c41bca56ab5309d279f90059795f668d4
Commit: de09942221a4000c80079ab25f717357be3885b5
https://github.com/tribe29/checkmk/commit/de09942221a4000c80079ab25f717357b…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
M cmk/base/plugins/agent_based/kube_replicas.py
M cmk/base/plugins/agent_based/utils/kube.py
M cmk/special_agents/agent_kube.py
M cmk/special_agents/utils_kubernetes/schemata/section.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_replicas.py
M tests/unit/cmk/special_agents/agent_kube/conftest.py
M
tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kubernetes_section_schemas.py
Log Message:
-----------
kube_replicas: support StatefulSets
CMK-9808
Change-Id: I4f277fdaa15985749e81b91712110d54a0ee42e1
Commit: 6e6cac90680165cc59149f63c4350110d52aab1f
https://github.com/tribe29/checkmk/commit/6e6cac90680165cc59149f63c4350110d…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
M cmk/base/plugins/agent_based/kube_replicas.py
M cmk/base/plugins/agent_based/utils/kube.py
M cmk/special_agents/agent_kube.py
M cmk/special_agents/utils_kubernetes/schemata/section.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_replicas.py
M tests/unit/cmk/special_agents/agent_kube/conftest.py
M
tests/unit/cmk/special_agents/agent_kubernetes/test_agent_kubernetes_section_schemas.py
Log Message:
-----------
kube_replicas: support DaemonSets
CMK-9679
Change-Id: I959046363f4a6e87e804329b820f1dd738e18be5
Commit: 708b4df7faaa62277e38dbc3840223d634c540ea
https://github.com/tribe29/checkmk/commit/708b4df7faaa62277e38dbc3840223d63…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-04-01 (Fri, 01 Apr 2022)
Changed paths:
A .werks/13795
Log Message:
-----------
13795 KUBE: update kube_replicas_v1
The incompability of this change only affects users, who use the check API to write
custom
Kubernetes checks. The section kube_replicas_v1 has been renamed to
kube_deployment_replicas_v1 and
its model has been updated. Moreover, the parsed section kube_replicas now has an updated
model.
Change-Id: I35b432f2a4ee2cb7c6323cb79bff8b28ed4e4939
Compare:
https://github.com/tribe29/checkmk/compare/133d6cf6b1d6...708b4df7faaa