Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: 697473d400f3fb9101a110eb42c59b9b1eee8184
https://github.com/Checkmk/checkmk/commit/697473d400f3fb9101a110eb42c59b9b1…
Author: Benedikt Seidl <benedikt.seidl(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
A .werks/15343
M agents/plugins/mk_oracle
Log Message:
-----------
15343 FIX oracle_performance: character string buffer too small
The new length 137 is calculated by the length of V$CONTAINERS.NAME =
128 plus 9 for 'execute: ' prefixed use to store debug messages in
l_vc_step.
SUP-20749
Change-Id: I59359a369d2246497602a1e7d46712aa98a6ec64
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: 72f2e6cbde940eab3a8447c6066d5c32a9d005cb
https://github.com/Checkmk/checkmk/commit/72f2e6cbde940eab3a8447c6066d5c32a…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M tests/unit/cmk/plugins/collection/agent_based/test_postgres.py
Log Message:
-----------
simplify postgres tests
Change-Id: I2cf87b57aa0ffa9441536ea718d8c828e4ddd816
Commit: 4a7a07717b365bedd94d6dfeb4d0958138d96589
https://github.com/Checkmk/checkmk/commit/4a7a07717b365bedd94d6dfeb4d095813…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M tests/unit/cmk/plugins/collection/agent_based/test_cisco_wlc_clients.py
Log Message:
-----------
simplify wlc clients tests
Mitigating a missing fixture to load the plugins.
Change-Id: I805ff02453539e646c35e96a3ccaec954f5952ac
Commit: 2346ddd765015209cbb9f3e6f408c886930204be
https://github.com/Checkmk/checkmk/commit/2346ddd765015209cbb9f3e6f408c8869…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M tests/unit/checks/checktestlib.py
Log Message:
-----------
simplify checktestlib
Avoid registry access.
Change-Id: I3451d3eb2f94a0f868fc065f9e22fea5517c4e91
Commit: e735e11e3234bb3d64979b9421030e01cbc9bb62
https://github.com/Checkmk/checkmk/commit/e735e11e3234bb3d64979b9421030e01c…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
R cmk/update_config/plugins/actions/autochecks.py
R cmk/update_config/plugins/lib/autochecks.py
R cmk/update_config/plugins/pre_actions/autochecks.py
Log Message:
-----------
remove 2.2 -> 2.3 update action
Change-Id: Id09b9f28b5e351b6041d12d4c759db9a90a0975c
Commit: 71bef454d536b732e2bb5256b6c9714ec0eae9bb
https://github.com/Checkmk/checkmk/commit/71bef454d536b732e2bb5256b6c9714ec…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/base/api/agent_based/register/_config.py
Log Message:
-----------
agent based plugins: do not add created mgmt plug-ins
For services created from the "management board as host attribute"
setup, management versions of the plug-ins are created on the fly.
Let's not add them to the set of registered plug-ins, to at least
maintain a _consistent_ globale state.
This setup is discouraged and deprecated anyway, and the global
state is being removed.
Change-Id: I6c818aa4c5922de7b6f70fa7c44ef4286a8fb9cc
Commit: aa0b423480a41c1aa688b14a6a01911cacc9ca66
https://github.com/Checkmk/checkmk/commit/aa0b423480a41c1aa688b14a6a01911ca…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/base/core_nagios/_precompile_host_checks.py
Log Message:
-----------
core_nagios: simple refactoring
Change-Id: Id6c330e61a68f0b8b696dabc767a17ddd85707c8
Compare: https://github.com/Checkmk/checkmk/compare/d50dca1fef38...aa0b423480a4
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: ac1eb663df69ec4e34cc9fe5d3c4e35ccfc79417
https://github.com/Checkmk/checkmk/commit/ac1eb663df69ec4e34cc9fe5d3c4e35cc…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/openapi/restful_objects/response_schemas.py
M cmk/gui/openapi/restful_objects/type_defs.py
M tests/testlib/rest_api_client.py
Log Message:
-----------
Implement new Checkmk License Endpoints for CSE
See SAASDEV-2616 for the changes included here.
Change-Id: I402a68562894911cb05f61d5894aa96e338b1d54
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: bc01d97a5ddfd246f91951950d217724b85e6e77
https://github.com/Checkmk/checkmk/commit/bc01d97a5ddfd246f91951950d217724b…
Author: Moritz Kirschner <moritz.kirschner(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/rulespec.py
M cmk/gui/utils/rule_specs/legacy_converter.py
Log Message:
-----------
Prepare import cycle fix: notif param registry>watolib
The legacy converter accesses wato for numerous legacy wato groups.
It itself is accessed by the notification_parameter_registry which is
accessed by the rest api.
This commit is step one from stopping watolib from importing wato at
import time.
The fix is suboptimal though might be acceptable as the legacy converter
can soon be removed and the alternative would be a major refactoring to
pull out the wato groups out of wato.
CMK-19751
Change-Id: Ia0e2a2661ae204790a570872a99737e45258f8b0
Commit: d50dca1fef38ef501fdc6c135af247792d243946
https://github.com/Checkmk/checkmk/commit/d50dca1fef38ef501fdc6c135af247792…
Author: Moritz Kirschner <moritz.kirschner(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/cre/registration.py
M cmk/gui/mkeventd/registration.py
M cmk/gui/mkeventd/wato.py
M cmk/gui/openapi/endpoints/notification_rules/request_schemas.py
M cmk/gui/wato/__init__.py
M cmk/gui/wato/_notification_parameter/__init__.py
R cmk/gui/wato/_notification_parameter/_base.py
M cmk/gui/wato/_notification_parameter/_cisco_webex_teams.py
M cmk/gui/wato/_notification_parameter/_ilert.py
M cmk/gui/wato/_notification_parameter/_jira_issues.py
M cmk/gui/wato/_notification_parameter/_mail.py
M cmk/gui/wato/_notification_parameter/_ms_teams.py
M cmk/gui/wato/_notification_parameter/_opsgenie_issues.py
M cmk/gui/wato/_notification_parameter/_pagerduty.py
M cmk/gui/wato/_notification_parameter/_pushover.py
R cmk/gui/wato/_notification_parameter/_registry.py
M cmk/gui/wato/_notification_parameter/_servicenow.py
M cmk/gui/wato/_notification_parameter/_signl4.py
M cmk/gui/wato/_notification_parameter/_slack.py
M cmk/gui/wato/_notification_parameter/_sms_api.py
M cmk/gui/wato/_notification_parameter/_spectrum.py
M cmk/gui/wato/_notification_parameter/_victorops.py
M cmk/gui/wato/_notification_parameter/registration.py
M cmk/gui/wato/_notification_settings.py
M cmk/gui/wato/_pre_21_plugin_api.py
M cmk/gui/wato/pages/notifications/modes.py
M cmk/gui/wato/registration.py
M cmk/gui/watolib/configuration_entity/configuration_entity.py
R cmk/gui/watolib/notification_parameter.py
A cmk/gui/watolib/notification_parameter/__init__.py
A cmk/gui/watolib/notification_parameter/_base.py
A cmk/gui/watolib/notification_parameter/_registry.py
A cmk/gui/watolib/notification_parameter/_utils.py
M tests/unit/cmk/gui/openapi/test_notification_rules.py
M tests/unit/cmk/gui/openapi/test_openapi_configuration_entity.py
R tests/unit/cmk/gui/wato/test_notification_parameters.py
A tests/unit/cmk/gui/watolib/notification_parameter/test_registry.py
A tests/unit/cmk/gui/watolib/notification_parameter/test_utils.py
R tests/unit/cmk/gui/watolib/test_notification_parameter.py
Log Message:
-----------
Fix import cycle restapi->watolib->wato->watolib
We pull the notification_registry from wato into watolib.
We don't move registrations or notification parameter sets
CMK-19751
Change-Id: I5bfb7481007273b8919380e01bea053cc2c3ccd5
Compare: https://github.com/Checkmk/checkmk/compare/c2654f2592e1...d50dca1fef38
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: c2654f2592e16d5b5eb2841f87256e09607ccd15
https://github.com/Checkmk/checkmk/commit/c2654f2592e16d5b5eb2841f87256e096…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M packages/livestatus/src/TableStateHistory.cc
Log Message:
-----------
Pass LogEntryForwardIterator instead of its parts
This prepares the move of several toplevel function into the
LogEntryForwardIterator class.
Change-Id: I2d96ada761abac972ff1626312014dfd47735dfd
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: 9c014b82f568dd5c3d88ca825e69787f0caeec15
https://github.com/Checkmk/checkmk/commit/9c014b82f568dd5c3d88ca825e69787f0…
Author: Kenneth Okoh <kenneth.okoh(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M packages/cmk-frontend-vue/src/components/CmkSpace.vue
M packages/cmk-frontend-vue/src/form/components/forms/FormCascadingSingleChoice.vue
M packages/cmk-frontend-vue/src/form/components/forms/FormList.vue
M packages/cmk-frontend-vue/src/form/components/forms/FormListOfStrings.vue
Log Message:
-----------
Vue: fix vertical alignment of formspecs
FormList and FormCascadingSingleChoice
CMK-19894 CMK-19985
Change-Id: I951663686a78b9a61c8ea82fea7558eec0216f27
Commit: c865b7e9621cfcd0981757000829e240c369673d
https://github.com/Checkmk/checkmk/commit/c865b7e9621cfcd0981757000829e240c…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/crash_reporting/views.py
M cmk/gui/mkeventd/views.py
M cmk/gui/view.py
M cmk/gui/views/inventory/__init__.py
M cmk/gui/views/page_edit_view.py
M cmk/gui/views/page_show_view.py
M cmk/gui/views/perfometer/sorter.py
M cmk/gui/views/sorter/base.py
M cmk/gui/views/sorter/registry.py
M cmk/gui/views/sorter/sorters.py
M cmk/gui/wato/views.py
M tests/unit/cmk/gui/views/inventory/test_sorter.py
M tests/unit/cmk/gui/views/perfometer/test_perfometer.py
Log Message:
-----------
Sorters: Get rid of useless dependencies
It seems that the arguments of the Sorter was introduced to have the
same signature as the Painter. This is not really helpful and pulls a
lot of things into the class hierarchy. We now (temporarily) get rid of
all constructor arguments and hand over the dependencies directly to the
methods requiring them.
Change-Id: Ib46b9e64a00e4f154ef837178db475bb6b6dba08
Commit: 9d279842e38bc22bc9e40671515a98f9cdde6478
https://github.com/Checkmk/checkmk/commit/9d279842e38bc22bc9e40671515a98f9c…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/crash_reporting/views.py
M cmk/gui/mkeventd/views.py
M cmk/gui/view.py
M cmk/gui/views/host_tag_plugins.py
M cmk/gui/views/inventory/__init__.py
M cmk/gui/views/page_edit_view.py
M cmk/gui/views/page_show_view.py
M cmk/gui/views/perfometer/sorter.py
M cmk/gui/views/sort_url.py
M cmk/gui/views/sorter/__init__.py
M cmk/gui/views/sorter/base.py
M cmk/gui/views/sorter/registry.py
M cmk/gui/views/sorter/sorters.py
M cmk/gui/wato/views.py
M tests/unit/cmk/gui/views/inventory/test_sorter.py
M tests/unit/cmk/gui/views/perfometer/test_perfometer.py
Log Message:
-----------
Sorters: Refactor registry to instance registry
There is no point in having a registry of Sorter classes. Using
instances makes everything easier and allows us to get rid of
a lot of boilerplate code.
Change-Id: I77e27f8cb365612fb166ef50571c1d251f465be9
Compare: https://github.com/Checkmk/checkmk/compare/34bd6354a5e9...9d279842e38b
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: 83e8110a730997511dc3a1dc9d1c1423edc4d35b
https://github.com/Checkmk/checkmk/commit/83e8110a730997511dc3a1dc9d1c1423e…
Author: Logan Connolly <logan.connolly(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/wato/pages/notifications/quick_setup.py
Log Message:
-----------
notifications: set bulk notification default value
CMK-20000
Change-Id: If0988b34f19f43ce394adb859d30ab867ca62b68
Commit: 53f6b98d27ef6210ef6f40e63750269fc5a33709
https://github.com/Checkmk/checkmk/commit/53f6b98d27ef6210ef6f40e63750269fc…
Author: Wontek Hong <wontek.hong(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/quick_setup/config_setups/azure/stages.py
Log Message:
-----------
quick_setup/azure: modify stage 4 recap
Change-Id: I047793514601a7861fee3236715e72288d8e8c6a
Commit: 55baa2f49f3b49fd0291d107e59e6d8d45740f90
https://github.com/Checkmk/checkmk/commit/55baa2f49f3b49fd0291d107e59e6d8d4…
Author: Wontek Hong <wontek.hong(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/quick_setup/config_setups/azure/stages.py
Log Message:
-----------
quick_setup/azure: add translation and change stage button texts
Change-Id: I7511aeb9f4e88224d3a311bf59d5c70b2af8095b
Commit: 69938bd7fde7d96c88b8e78155d6627547d0af19
https://github.com/Checkmk/checkmk/commit/69938bd7fde7d96c88b8e78155d662754…
Author: Wontek Hong <wontek.hong(a)checkmk.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M cmk/gui/quick_setup/v0_unstable/predefined/_complete.py
Log Message:
-----------
quick_setup/_complete: resolve password conversion issue
Prior to this commit, passwords were correctly created in the
configuration bundle context but those were not referenced in the
underlying rule. This meant that the newly created password store
entries were never used.
CMK-19683
Change-Id: I2d2b23e7241d4fb5b111365fb4d2e19fdb0f00bf
Compare: https://github.com/Checkmk/checkmk/compare/db13dd5033d2...69938bd7fde7
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications