You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
watchtower/actions
Simon Aronsson 46ffa16ee2
add tests for check action, resolve wt cleanup bug (#284)
add unit tests for the check action to allow for some
refactoring and bug fixing without having to worry about
breaking stuff.

resolve watchtower cleanup bug by adding an initial 1 second sleep
in the check action. without the sleep, the docker client returns an
empty array, which is why we were left with two watchtowers.
5 years ago
..
actions_suite_test.go add tests for check action, resolve wt cleanup bug (#284) 5 years ago
check.go add tests for check action, resolve wt cleanup bug (#284) 5 years ago
update.go fix linting errors 5 years ago