timdaman / check_docker

Nagios plugin to check docker containers
GNU General Public License v3.0
152 stars 60 forks source link

Improving testing #41

Closed timdaman closed 6 years ago

timdaman commented 6 years ago

Added full system test with vagrant and bats Added documentation for release process Add download badge to README Removed ugly hack for performing head requests, i.e I learned how to use urlib Add Oauth2 handler to urlib to make the check logic much cleaner Add safety check to prevent Oauth2 loops Documentation improvements