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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0p31 2.1.0p17 2.2.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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