check_docker icon indicating copy to clipboard operation
check_docker copied to clipboard

Adding support for supressing UNKNOWN results via --no-unknown

Open mikenowak opened this issue 6 years ago • 0 comments

I have a use case where a bunch of containers that I query via --containers all do not have healthchecks defined, this results in an UNKNOWN return. This PR adds support for supressing these messages.

For the test class, I am not entirely sure if I am doing this right, so any feedback/corrections welcome.

mikenowak avatar Dec 12 '19 09:12 mikenowak