Werk #5983: docker_node_images: Fixed mixups between images of same repository and different tags

Komponente HW/SW inventory
Titel docker_node_images: Fixed mixups between images of same repository and different tags
Datum 16.04.2018
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
1.6.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0b2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The number of containers was not counted per image because the tag information was not handled correctly in all cases.

Some containers don't explicitly state "repository:tag" but only "repository" as their image, depending on the "docker run" call. Check_MK is now falling back to "latest" tag in this case.

Zur Liste aller Werks