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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.3.0b5 2.4.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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