You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
watchtower/pkg/container
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
2 years ago
..
mocks
cgroup_id.go
cgroup_id_test.go
client.go fix(lifecycle): cleanup lifecycle 2 years ago
client_test.go fix(lifecycle): cleanup lifecycle 2 years ago
container.go fix(container): rename Stale to MarkedForUpdate 2 years ago
container_mock_test.go
container_suite_test.go
container_test.go
errors.go fix(lifecycle): cleanup lifecycle 2 years ago
metadata.go fix(lifecycle): cleanup lifecycle 2 years ago
util_test.go