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>
2021-04-23 16:34:21 +02:00
..
mocks Allow watchtower to update rebooting containers (#651) 2020-11-19 19:03:17 +01:00
client.go feat: make head pull failure warning toggleable (#912) 2021-04-23 16:34:21 +02:00
container.go fix depends on behavior and simplify some of its logic (#908) 2021-04-18 18:37:35 +02:00
container_test.go feat: make head pull failure warning toggleable (#912) 2021-04-23 16:34:21 +02:00
metadata.go Monitor-only for individual containers (#652) 2020-10-03 22:00:02 +02:00
util.go feat(log): use short image/container IDs in logs (#888) 2021-04-18 18:34:38 +02:00
util_test.go feat(log): use short image/container IDs in logs (#888) 2021-04-18 18:34:38 +02:00