watchtower/pkg
nils måsén 5efb249a86
Skip updating containers where no local image info can be retrieved (#612)
* Revert "Image of running container no longer needed locally (#571)"

This reverts commit 6da66fb312.

* Update client.go

* fix: skip updating when no image info can be retrieved

This will allow watchtower to continue even though the image info for a
container cannot be retrieved. If this happens one warning will be emitted
and the container will be skipped, unless NoRestart or OnlyMonitor is supplied
2020-08-18 20:55:35 +02:00
..
api Adds the option to skip TLS verification for a Gotify instance (#544) 2020-05-22 16:02:20 +02:00
container Skip updating containers where no local image info can be retrieved (#612) 2020-08-18 20:55:35 +02:00
filters refactor: extract code from the container package 2020-01-11 23:36:07 +01:00
lifecycle lifecycle logs as Debug instead of Info (#610) 2020-08-08 18:40:23 +02:00
notifications Make sure all shoutrrr notifications are sent (#564) 2020-08-08 22:55:51 +02:00
registry Added --trace flag and new log.Trace() lines for sensitive information (#541) 2020-05-11 06:09:52 +02:00
sorter refactor: extract code from the container package 2020-01-11 23:36:07 +01:00
types Make sure all shoutrrr notifications are sent (#564) 2020-08-08 22:55:51 +02:00