Werk #16806: Handle unexpected files in 'cmk_addons/plugins'
Component | Checks & agents | ||||
Title | Handle unexpected files in 'cmk_addons/plugins' | ||||
Date | Apr 23, 2024 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Checkmk 2.3.0 beta crashed during various operations if unexpected files where
put into local/lib/python3/cmk_addons/plugins/
or local/lib/python3/cmk/plugins/
.
They are ignored now.