watchtower/pkg/types
nils måsén cb8e86d705 fix(container): rename Stale to MarkedForUpdate
renames the container.Stale field to what it's actually used for, as staleness
is not the only factor used to decide whether a container should be updated anymore

also hides the private field along with linkedToRestarting
2024-01-05 19:24:11 +01:00
..
container.go fix(container): rename Stale to MarkedForUpdate 2024-01-05 19:24: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