watchtower/pkg/types
nils måsén 023c1a7d93 fix(lifecycle): cleanup lifecycle
- removes unwieldy SkipUpdate return value in favor of errors.Is
- generalizes the code for all four phases
- allows timeout to be defined for all phases
- enables explicit unit in timeout label values (in addition to implicit minutes)
2024-01-05 19:17:11 +01:00
..
container.go fix(lifecycle): cleanup lifecycle 2024-01-05 19:17:11 +01:00
convertible_notifier.go preparations for soft deprecation of legacy notification args (#1377) 2022-11-01 00:00:00 +01:00
filter.go refactor: extract types and pkgs to new files 2019-07-21 19:58:19 +02:00
filterable_container.go feat(http): optional query parameter to update only containers of a specified image (#1289) 2022-06-14 09:13:14 +02:00
lifecycle.go fix(lifecycle): cleanup lifecycle 2024-01-05 19:17:11 +01:00
notifier.go preparations for soft deprecation of legacy notification args (#1377) 2022-11-01 00:00:00 +01:00
registry_credentials.go add http head based digest comparison to avoid dockerhub rate limits 2020-12-06 13:21:04 +01:00
report.go feat: add porcelain output (#1337) 2022-08-14 10:11:31 +02:00
token_response.go add http head based digest comparison to avoid dockerhub rate limits 2020-12-06 13:21:04 +01:00
update_params.go feat: add a label take precedence argument (#1754) 2023-09-16 17:13:41 +02:00