CMK version: 2.2.0p32CEE to 2.3CEEp12
OS version: openSUSE Leap 15.5 and Rocky Linux 9.4
Error message:
When doing the upgrade we get the following error:
Cleanup precompiled host and folder files
Verifying Checkmk configuration...
01/06 Legacy check plug-ins...
02/06 Rulesets...
03/06 UI extensions...
04/06 Agent based plugins...
Incompatible local file '/omd/sites/REDACTED/local/lib/python3/cmk/base/plugins/agent_based/kube_node_conditions.py'.
Error: No module named 'cmk.base.plugins.agent_based.utils.kube'
You can abort the update process (A) and try to fix the incompatibilities or continue the update (c).
Abort the update process? [A/c]
We get this error on rocky 9 and on OpenSUSE 15.5 sites.
It’s only on sites where the kubernetes plugin is active.
Output of “cmk --debug -vvn hostname”: (If it is a problem with checks or plugins)
N/A
I’ve read the upgrade instructions and can’t find anything about the kubernetes plugin being changed. Does anyone might know what’s going on here?
Thank you in advance!