Werk #12836: Disable outdated extension packages during site updates

Component Core & setup
Title Disable outdated extension packages during site updates
Date Jun 30, 2021
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Since 1.6 there is the information "valid until version" available in MKPs. Since 2.0.0 Checkmk is now automatically disabling the packages during the site update (omd update).

The mechanism tests all installed packages, checks the "valid until version" information of each package and once it is set, compare the version with the new Checkmk version you just updated to.

In case it is considered outdated, the package is moved to the disabled packages. From this state you can either remove the package or reinstall it.

To the list of all Werks