Commit Graph

9 Commits (fix/avoid-rate-limits)

Author SHA1 Message Date
Simon Aronsson 6b9fd8d7ef
fix some tests, split up and refactor
some wonky regression introduced by docker dependencies when running on darwin. see https://github.com/ory/dockertest/issues/212 for more info.
will have a look at this next
5 years ago
Victor Moura 6a18ee911e
Adds scopeUID config to enable multiple instances of Watchtower (#511)
* Adds scopeUID config to enable multiple instances of Watchtower

* Adds tests for multiple instance support with scopeuid

* Adds docs on scope monitoring and multiple instance support

* Adds multiple instances docs to mkdocs config file

* Changes multiple instances check and refactors naming for scope feature

* Applies linter suggestions

* Fixes documentation on Watchtower monitoring scope
5 years ago
Alexander Voronin 45c9dcc779
Increases stopContainer timeout to 10min (#528)
That means the update timeout until now has been 1 second, as that's the sleep duration of the timeout checker.
This commit changes it to 10 actual minutes.
5 years ago
Victor Moura 006c4210fa
Increases stopContainer timeout from 60 seconds to 10min (#526) 5 years ago
Simon Aronsson d1abce889a refactor: extract code from the container package 6 years ago
Simon Aronsson 7b8b8e8ad9 #387 fix: switch to image id map and add additional tests 6 years ago
sixth bea8b9228f Update check.go (#370) 6 years ago
Simon Aronsson e4e1127f8e fix: remove linting issues 6 years ago
Simon Aronsson a425bf1024 refactor: move actions into internal 6 years ago