Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: a5478541d5c06bb8ec20d9395c39dbc6a13b2ee2
https://github.com/Checkmk/checkmk/commit/a5478541d5c06bb8ec20d9395c39dbc6a…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2023-08-04 (Fri, 04 Aug 2023)
Changed paths:
A cmk/update_config/plugins/actions/prediction_files_cleanup.py
M cmk/utils/prediction/__init__.py
M cmk/utils/prediction/_plugin_interface.py
M cmk/utils/prediction/_prediction.py
A tests/unit/cmk/update_config/plugins/actions/test_prediction_files_cleanup.py
Log Message:
-----------
prediction: remove unreadable prediction files during update
Remove unreadable files during update config.
If invalid files are created during regular
operation (without any version change), that is
nothing we should silently handle.
Change-Id: I593d963561caa444c1d0b6e241f13b060fa3a52f
Commit: 51f467d5fb54a589cf5cffac96a48606b2cd1263
https://github.com/Checkmk/checkmk/commit/51f467d5fb54a589cf5cffac96a48606b…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2023-08-04 (Fri, 04 Aug 2023)
Changed paths:
M cmk/update_config/plugins/actions/prediction_files_cleanup.py
M cmk/utils/prediction/__init__.py
M cmk/utils/prediction/_prediction.py
Log Message:
-----------
prediction: no longer handle pre 2.1 predictions
Change-Id: I3cd75c739bd768e9ef380749d89e36f6f9c28d0f
Compare: https://github.com/Checkmk/checkmk/compare/938337b4c717...51f467d5fb54
Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: 5535b4d29ec48e087719f96e01dce5f4718c8417
https://github.com/Checkmk/checkmk/commit/5535b4d29ec48e087719f96e01dce5f47…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M cmk/gui/wato/pages/automation.py
M cmk/gui/watolib/automations.py
Log Message:
-----------
Distributed setup: Allow skipping of license compatibility verification
Check version compatibility first, license compatibility can then become optional.
CMK-14163
Change-Id: I3bd56dcfc74dccfe1b911ff20fd9b50da7bd0d01
Commit: 564176cdd5f789e7202211a48c02e4af89b18970
https://github.com/Checkmk/checkmk/commit/564176cdd5f789e7202211a48c02e4af8…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
A .werks/15971
M cmk/gui/wato/pages/automation.py
Log Message:
-----------
15971 FIX Licensing: Missing license transfer in distributed setup
Prior to this werk, the license of a central site in a distributed setup would not be transferred to remote sites if the remote site was in the "Free" license state, as this state is not allowed in distributed setups.
This meant that remote sites could effectively not be licensed once they entered the "Free" state.
Now the license information is distributed to all remote sites when the licensed verification is performed.
CMK-14163
Change-Id: I51da2694acf57d4e7240373eb59b87ab08e446d4
Compare: https://github.com/Checkmk/checkmk/compare/8d55d4a40056...564176cdd5f7
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 938337b4c7174348ba4eb358a57eef814a5dd0d5
https://github.com/Checkmk/checkmk/commit/938337b4c7174348ba4eb358a57eef814…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
A .werks/15971
M cmk/gui/wato/pages/automation.py
Log Message:
-----------
15971 FIX Licensing: Missing license transfer in distributed setup
Prior to this werk, the license of a central site in a distributed setup would not be transferred to remote sites if the remote site was in the "Free" license state, as this state is not allowed in distributed setups.
This meant that remote sites could effectively not be licensed once they entered the "Free" state.
Now the license information is distributed to all remote sites when the licensed verification is performed.
CMK-14163
Change-Id: I51da2694acf57d4e7240373eb59b87ab08e446d4
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: e44acc8a89f0104b0dd8fc23851698e06328b765
https://github.com/Checkmk/checkmk/commit/e44acc8a89f0104b0dd8fc23851698e06…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M packages/livestatus/include/livestatus/EventConsoleConnection.h
M packages/livestatus/src/POSIXUtils.cc
M packages/livestatus/src/TableEventConsole.cc
M packages/livestatus/test/test_BlobColumn.cc
M packages/livestatus/test/test_LogEntry.cc
M packages/livestatus/test/test_Metric.cc
M packages/livestatus/test/test_Table.cc
M packages/neb/src/module.cc
M packages/neb/test/test_CrashReport.cc
Log Message:
-----------
Fixes for clang-tidy-16.
Change-Id: Ic1d59e833f0ed123950e62f120012ce1c7f51808
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 5732b8a3b95e56c452a9d09e9aa77a299578e4dd
https://github.com/Checkmk/checkmk/commit/5732b8a3b95e56c452a9d09e9aa77a299…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M tests/unit/cmk/utils/prediction/test_plugin_interface.py
Log Message:
-----------
test predictive levels: make special behaviour with zero explicit
CMK-14095
Change-Id: Ibc46df389165ae2a7a404a4c3f70a56fbed5617f
Commit: 1dd59c8a4a92e3d4da26db5aa5ab14774df8655f
https://github.com/Checkmk/checkmk/commit/1dd59c8a4a92e3d4da26db5aa5ab14774…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
A .werks/15636
M cmk/base/api/agent_based/utils.py
M cmk/utils/prediction/_plugin_interface.py
M tests/unit/cmk/utils/prediction/test_plugin_interface.py
Log Message:
-----------
15636 FIX Predictive Levels: Show prediction if the value is 0
CMK-14102
Change-Id: I2bdcb364edf213ffcce14b528f313842d349ecbc
Commit: a68348946d5522993a340be6e0c196757281b7d3
https://github.com/Checkmk/checkmk/commit/a68348946d5522993a340be6e0c196757…
Author: Frans Fürst <frans.fuerst(a)checkmk.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
A defines/Readme.md
Log Message:
-----------
Single point of truth, first thoughts and examples
Change-Id: Ia9e52b0e2b9587fe6b269d11240689cf52267bbe
Commit: ea7797470dbd3be1fa236866f55971aec694332a
https://github.com/Checkmk/checkmk/commit/ea7797470dbd3be1fa236866f55971aec…
Author: Frans Fürst <frans.fuerst(a)checkmk.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M buildscripts/scripts/compile-all-werks.groovy
Log Message:
-----------
Fix 'compile-all-werks' pipeline script
Change-Id: I4385b23c0c895aeb161b2dade56473ea82bf498c
Compare: https://github.com/Checkmk/checkmk/compare/1eccd9657b9d...ea7797470dbd
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 1eccd9657b9d6ddd81cd2792042c3f679fafb8a2
https://github.com/Checkmk/checkmk/commit/1eccd9657b9d6ddd81cd2792042c3f679…
Author: Maximilian Wirtz <maximilian.wirtz(a)checkmk.com>
Date: 2023-08-03 (Thu, 03 Aug 2023)
Changed paths:
M Pipfile
M Pipfile.lock
M tests/code_quality/test_pipfile.py
Log Message:
-----------
Remove pynacl as a direct dependency
Change-Id: Id44ff8e4c279b419750476e923f8fba8ba657340