Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 4c06c45cf0d49f3f6a247c2e075f495aadb2f46e
https://github.com/Checkmk/checkmk/commit/4c06c45cf0d49f3f6a247c2e075f495aa…
Author: Mehran Shahidi <mehran.shahidi(a)checkmk.com>
Date: 2024-09-24 (Tue, 24 Sep 2024)
Changed paths:
R cmk/gui/plugins/wato/check_parameters/bonding.py
A cmk/plugins/collection/rulesets/bonding.py
Log Message:
-----------
bonding: migrate to new ruleset api
Rulesets for bonding was using old api previously now it
uses version v1
SUP-19170
Change-Id: Ibe31942a1139ff1c20bf9d25aab06bc26ed160c9
Commit: 668089fb53794ed2c5fdfc3c822476a67129eaff
https://github.com/Checkmk/checkmk/commit/668089fb53794ed2c5fdfc3c822476a67…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2024-09-24 (Tue, 24 Sep 2024)
Changed paths:
M tests/unit/cmk/plugins/collection/agent_based/test_check_plugin_properties.py
Log Message:
-----------
Use parsed_section_name
This fixes
```
TypeError: discover_if64() got an unexpected keyword argument
'section_kube_start_time_v1
```
and similar issues.
Change-Id: Ic36b6212aa000d34606095650bf26821be9256db
Compare:
https://github.com/Checkmk/checkmk/compare/2ec0c6cd31d5...668089fb5379
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications