Werk #14788: Regression in mk_docker.py: unexpected keyword argument 'ignore_removed'

Component Checks & agents
Title Regression in mk_docker.py: unexpected keyword argument 'ignore_removed'
Date Nov 22, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p17 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p31 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

If you're using mk_docker.py and the python docker library in version < v3.3.0, you're affected by this since werk #14864. The traceback may look like:

list() got an unexpected keyword argument 'ignore_removed'

This is fixed now.

To the list of all Werks