Branch: refs/heads/2.3.0
Home:
https://github.com/Checkmk/checkmk
Commit: 649381769ce751d386d16d17fd1b871c4b467282
https://github.com/Checkmk/checkmk/commit/649381769ce751d386d16d17fd1b871c4…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2024-02-07 (Wed, 07 Feb 2024)
Changed paths:
R cmk/base/legacy_checks/juniper_trpz_cpu_util.py
R cmk/plugins/collection/checkman/juniper_trpz_cpu_util
A cmk/plugins/juniper/agent_based/juniper_trpz_cpu_util.py
A cmk/plugins/juniper/checkman/juniper_trpz_cpu_util
M cmk/update_config/plugins/pre_actions/deprecated_config_style.py
M tests/unit/checks/test_generic_legacy_conversion.py
Log Message:
-----------
juniper: migrate to v2 api
CMK-15120
Change-Id: If1affcffde83a2494b69081801bdf54ef49aca13
Commit: 7cd1fbd2503caa79d8487751f181c190233adbd0
https://github.com/Checkmk/checkmk/commit/7cd1fbd2503caa79d8487751f181c1902…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2024-02-07 (Wed, 07 Feb 2024)
Changed paths:
M cmk/gui/plugins/wato/check_parameters/interfaces.py
Log Message:
-----------
interfaces: migrate old operstates
This fixes a 2.3.0 regression caused by stricter assertions in the
interface check. Sequences stored in rules.mk can be strings such as
'123'. After the migration we get ['1', '2', '3'].
CMK-15760
Change-Id: Ie91111fe09ed5fe70d9f44092278d5931ef8ede0
Compare:
https://github.com/Checkmk/checkmk/compare/9c6ac69416ee...7cd1fbd2503c