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/pkg/container
nils måsén b4cf17d33f
feat: make head pull failure warning toggleable (#912)
* feat: make head pull failure warning toggleable

* expect prometheus tests to go through EVENTUALLY

* wait for queue to be empty before checking test conditions

* clean up new head failure toggle

* fixup! clean up new head failure toggle

* test: add registry tests

* test: add warn on head failure tests

* fix client interface and make tests hit more lines

* make all tests use NewClient instead of creating a struct pointer

* fix lint issues

Co-authored-by: Simon Aronsson <simme@arcticbit.se>
5 years ago
..
mocks Allow watchtower to update rebooting containers (#651) 5 years ago
client.go feat: make head pull failure warning toggleable (#912) 5 years ago
container.go fix depends on behavior and simplify some of its logic (#908) 5 years ago
container_test.go feat: make head pull failure warning toggleable (#912) 5 years ago
metadata.go Monitor-only for individual containers (#652) 5 years ago
util.go feat(log): use short image/container IDs in logs (#888) 5 years ago
util_test.go feat(log): use short image/container IDs in logs (#888) 5 years ago