watchtower/pkg/container
Florian Hübner 2dc4ebbcef Adds an error check on container removal to ignore errors caused by containers that were removed by other means (errors of type ErrNotFound).
This can be useful when the start of the containers is managed by docker compose or an external system such as systemd.
2022-12-06 17:13:53 +01:00
..
mocks feat(http): optional query parameter to update only containers of a specified image (#1289) 2022-06-14 09:13:14 +02:00
cgroup_id.go preparations for soft deprecation of legacy notification args (#1377) 2022-11-01 00:00:00 +01:00
cgroup_id_test.go preparations for soft deprecation of legacy notification args (#1377) 2022-11-01 00:00:00 +01:00
client.go Adds an error check on container removal to ignore errors caused by containers that were removed by other means (errors of type ErrNotFound). 2022-12-06 17:13:53 +01:00
client_test.go test: refactor/simplify container mock builders (#1495) 2022-12-06 16:28:20 +01:00
container.go preparations for soft deprecation of legacy notification args (#1377) 2022-11-01 00:00:00 +01:00
container_mock_test.go test: refactor/simplify container mock builders (#1495) 2022-12-06 16:28:20 +01:00
container_suite_test.go fix: merge artifacts and broken shoutrrr tests (#929) 2021-04-24 15:42:31 +02:00
container_test.go test: refactor/simplify container mock builders (#1495) 2022-12-06 16:28:20 +01:00
errors.go chore(deps): update go version to 1.18 (#1363) 2022-09-04 13:56:29 +02:00
metadata.go Post update time out (#1124) 2021-11-18 14:54:35 +01:00
util_test.go Session report collection and report templates (#981) 2021-06-27 09:05:01 +02:00