Werk #16687: New APIs: Crash during config generation for custom special agent or active check calls

Component Checks & agents
Title New APIs: Crash during config generation for custom special agent or active check calls
Date Apr 15, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0b5 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

This only affects plugin developers using the new API in cmk.server_side_calls. The config generation for custom plugins crashed when passwords where in cluded in the command.

The mechanism how to pass Secrets has changed since 2.3.0b3. To learn how to adjust your special agent or active check to the new API, please refer to the Sphinx documentation of the cmk.server_side_calls.v1.Secret object.

To the list of all Werks