Branch: refs/heads/2.1.0
Home:
https://github.com/tribe29/checkmk
Commit: aa8185cc4589b780ba4853b3496030cd8a59f2b3
https://github.com/tribe29/checkmk/commit/aa8185cc4589b780ba4853b3496030cd8…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M cmk/special_agents/utils_kubernetes/schemata/api.py
M tests/unit/cmk/special_agents/agent_kube/conftest.py
Log Message:
-----------
agent_kube: type addition to conftest
Change-Id: I65d9a7cca618989eb2aa472ae27ccf7309c15c0f
Commit: 866128f8a00d27ed20f7eac439c33faa2abda1c7
https://github.com/tribe29/checkmk/commit/866128f8a00d27ed20f7eac439c33faa2…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M tests/unit/cmk/special_agents/agent_kube/test_cluster.py
Log Message:
-----------
test_cluster: addition of types
Change-Id: Ic36d08dea9fe2306995418fbd5237f891ced958f
Commit: 5acefc4aa057877fe51c4ee5c9117030d8ce2daf
https://github.com/tribe29/checkmk/commit/5acefc4aa057877fe51c4ee5c9117030d…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M cmk/special_agents/utils_kubernetes/schemata/api.py
M cmk/special_agents/utils_kubernetes/transform.py
Log Message:
-----------
KUBE transform: removing optional type from node condition type_
Change-Id: Iaf708e4732b4c5dc23fcbeff5853d22beb3b939c
Commit: c55f4f78406e5cc47916b281fd0c2759883fba32
https://github.com/tribe29/checkmk/commit/c55f4f78406e5cc47916b281fd0c27598…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M tests/unit/cmk/special_agents/agent_kube/test_node.py
Log Message:
-----------
test_node: addition of types
Change-Id: Ifd8663ec663a5a80d277a75e7b0d906f8615c0ce
Commit: 7bf942234e13e1d9e9db33781765667fcb9226bc
https://github.com/tribe29/checkmk/commit/7bf942234e13e1d9e9db33781765667fc…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M tests/unit/cmk/special_agents/agent_kube/conftest.py
M tests/unit/cmk/special_agents/agent_kube/test_deployment.py
Log Message:
-----------
test_deployment: addition of tests for Deployment class
This commit introduces basic tests to cover the functionality
invoked in the agent_kube.Deployment class
Change-Id: I3620927e999cb4f3ca0d5965130b267e4d382b2c
Commit: 16703aa93afffc1d69a0db3acf6634d36d150d6d
https://github.com/tribe29/checkmk/commit/16703aa93afffc1d69a0db3acf6634d36…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M tests/unit/cmk/special_agents/agent_kube/conftest.py
M tests/unit/cmk/special_agents/agent_kube/test_cluster.py
Log Message:
-----------
test_cluster: addition of further tests
Change-Id: I139765e54865908bd89f90f9acad5f3d05eea096
Commit: c4d1e11099177fc4c8fb8da38035b190244c8d2f
https://github.com/tribe29/checkmk/commit/c4d1e11099177fc4c8fb8da38035b1902…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
A tests/unit/cmk/special_agents/agent_kube/test_cron_job.py
Log Message:
-----------
test_cron_job: addition of tests for CronJob
Change-Id: I0522689c2ea190ba772033ed8a36e82485b04a27
Compare:
https://github.com/tribe29/checkmk/compare/219fc161f47b...c4d1e1109917