Learn more about the latest product updates at the Checkmk Conference #12 – live from June 16-17! Watch here

Werk #19466: Podman: fix migration of existing rules missing the new "keep non-zero exit containers" option

Component Setup
Title Podman: fix migration of existing rules missing the new "keep non-zero exit containers" option
Date Jun 16, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
3.0.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p8
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

After werk 19463 introduced the Keep containers exited with non-zero exit code in monitoring option to the Podman hosts and containers (Linux) agent rule, existing rules saved before that change were missing the new key. Because the key is required by the form spec, those rules would fail validation when loaded.

The migration function for the rule now automatically sets the option to true for any existing rule that does not yet contain it, preserving the previous behavior.

To the list of all Werks