Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: f89a093724c3f6bca88a43ff8879211c82bd2e42
https://github.com/Checkmk/checkmk/commit/f89a093724c3f6bca88a43ff8879211c8…
Author: Matteo Stifano <matteo.stifano(a)checkmk.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
R tests/unit/checks/generictests/datasets/aix_lvm_regression.py
R tests/unit/checks/generictests/datasets/aix_multipath_regression.py
Log Message:
-----------
Remove AIX tests from the generic tests
These checks are covered in the 'test_plugins' system-level test
Change-Id: Iaaa8a4a34e1b0630e64d4374e7e4c585a6ea368f
Commit: 897557625182b3ec7b5939dc805cf0c4eaff23fb
https://github.com/Checkmk/checkmk/commit/897557625182b3ec7b5939dc805cf0c4e…
Author: Matteo Stifano <matteo.stifano(a)checkmk.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
R tests/unit/checks/generictests/datasets/brocade.py
Log Message:
-----------
Remove Brocade test from the generic tests
These checks are covered in the 'test_plugins' system-level test.
Change-Id: Iab3e8e85aba21b9c2bc4e9729ed8e321e8234ffd
Commit: 387f4f5072c513d516ba16d2a332563098ccbe5f
https://github.com/Checkmk/checkmk/commit/387f4f5072c513d516ba16d2a33256309…
Author: Konstantin Baikov <konstantin.baikov(a)checkmk.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M cmk/ec/defaults.py
M tests/unit/cmk/ec/conftest.py
Log Message:
-----------
EC: set the default archive_mode sqlite for history
Change-Id: I8cc0540dd4edb66296ef206ab2e3d40e42bb6245
Compare: https://github.com/Checkmk/checkmk/compare/8c6f4f6facf5...387f4f5072c5
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 98b2c4fee1dffa00bd7b588299986273ee4359b3
https://github.com/Checkmk/checkmk/commit/98b2c4fee1dffa00bd7b588299986273e…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
R cmk/base/core_nagios.py
A cmk/base/core_nagios/__init__.py
A cmk/base/core_nagios/_create_config.py
A cmk/base/core_nagios/_precompile_host_checks.py
M tests/unit/cmk/base/test_core_nagios.py
Log Message:
-----------
core_nagios: split up into modules
Change-Id: If3cc787a456f2507c653e203aac02f242be45841
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 858a07681cdac6ab67aa4fdd54cd107020a8fa27
https://github.com/Checkmk/checkmk/commit/858a07681cdac6ab67aa4fdd54cd10702…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M .werks/16414.md
M cmk/gui/userdb/user_attributes.py
M cmk/update_config/plugins/actions/user_attributes.py
A tests/unit/cmk/update_config/plugins/actions/test_user_attributes.py
Log Message:
-----------
Migrate instead of transform
The original attempt to revert to old status was insufficient, since I
did not release that we use multiple call sites to load `contacts.mk`
from disk.
Luckily, I was also mistaken about the capabilities of our
update plugins, so it all works out in the end.
SUP-17012
Change-Id: I33f5b2d775851ac819445e12dfbb629c08669b96
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/2.3.0
Home: https://github.com/Checkmk/checkmk
Commit: 96976f9ffc9a96695b48fdef66220a4b27e5df8f
https://github.com/Checkmk/checkmk/commit/96976f9ffc9a96695b48fdef66220a4b2…
Author: Luka Racic <luka.racic(a)checkmk.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
A .werks/16343.md
Log Message:
-----------
16343 rmk: Remove 'Load environment variables from file' field in Robotmk Scheduler bakery rule
Users who have configured the 'Load environment variable from file' field in the Robotmk Scheduler rule are affected by this incompatible werk. Any rules that contain the value for this field will be automatically migrated during the update and the value will be removed from the rules.
Originally, this field was designed to be fully compatible with Robots that could be used within Robocorp's cloud environment.
However, as Robocorp shifted its focus from Robot Framework to Python developers, the need for the VS Code extensions provided by Robocorp became redundant. The language server for Robot Framework would no longer be maintained, and the "RobotCode" extension would no longer serve Robot Framework users. In addition, both extensions had a rather confusing interface and didn't work well together. Now the RobotCode extension is the only necessary extension for VS Code, and it works very well.
The env.json file generated from this field was used exclusively by the Robocorp extension. This approach allowed local initiation and debugging of automations with the exact set of environment variables configured, mirroring those set later in the Cloud UI.
For the above reasons, we decided to remove this field.
CMK-16658
Change-Id: I52f3b778157a5c162b5c9164bf5a069c82757d11
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 9816842d22f9499d866939295891dd6d2ab5cd9d
https://github.com/Checkmk/checkmk/commit/9816842d22f9499d866939295891dd6d2…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M cmk/base/legacy_checks/agent_alertmanager.py
M cmk/base/legacy_checks/agent_prometheus.py
M cmk/gui/plugins/wato/special_agents/common.py
M tests/unit/cmk/plugins/gcp/agent_based/test_prometheus.py
Log Message:
-----------
prom, alert: remove deprecated code again
Due to changes in the ssc API, some changes were reverted. This was not
done correctly, which caused some dead code to be reintroduced.
CMK-16217
Change-Id: I4c6ca4c03ddf2583b63dfffcbcaa896f88f45e3b
Commit: 32d881060a6160d6691f34b51df5551f8c6e08fe
https://github.com/Checkmk/checkmk/commit/32d881060a6160d6691f34b51df5551f8…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M .werks/16409.md
M cmk/gui/plugins/wato/special_agents/common.py
Log Message:
-----------
prometheus: improve migration
CMK-16217
Change-Id: Ie94af57ea0df9f61c797b411dd0c6a109ef5f15d
Commit: e70f671d3b7e1ef000fbdfe2229e33856455cd60
https://github.com/Checkmk/checkmk/commit/e70f671d3b7e1ef000fbdfe2229e33856…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
R tests/unit/cmk/plugins/gcp/agent_based/test_prometheus.py
A tests/unit/cmk/plugins/prometheus/special_agents/test_prometheus.py
Log Message:
-----------
prometheus: rename test
Change-Id: I02a7cacdd8df237cf2cd48dfad4cfc99754844e6
Commit: 31c61a81977f57289294a1307b1278926b012bd4
https://github.com/Checkmk/checkmk/commit/31c61a81977f57289294a1307b1278926…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M cmk/special_agents/agent_alertmanager.py
Log Message:
-----------
alertmanager: cleanup python3.10 debt
Change-Id: I2b412ecfb302a8273835001d9d1dfa49e83a461d
Commit: b8ed07a9f3108768a35eb90e7e8bfd344f8af215
https://github.com/Checkmk/checkmk/commit/b8ed07a9f3108768a35eb90e7e8bfd344…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M cmk/gui/graphing/_artwork.py
M cmk/gui/graphing/_parser.py
M tests/unit/cmk/gui/graphing/test_artwork.py
M tests/unit/cmk/gui/graphing/test_parser.py
Log Message:
-----------
Drastically simplify calculation of labels
- take height_ex into account
Change-Id: Icf796ae2063f2b287ef03430d89a1ae3e930e1e4
Commit: 6cdf23e1bd6d8d1d7c58995f365611234e7bdeb4
https://github.com/Checkmk/checkmk/commit/6cdf23e1bd6d8d1d7c58995f365611234…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M cmk/gui/graphing/_artwork.py
Log Message:
-----------
Remove useless sorting
Change-Id: I3939f06a733a7c37c481be3ff3dc58cbbf286636
Compare: https://github.com/Checkmk/checkmk/compare/61755a7f78fd...6cdf23e1bd6d
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications