Commit Graph

13 Commits (48539c4faf96ae9d93d40bcf5dedc1812fdfa19b)

Author SHA1 Message Date
nils måsén 48539c4faf
fix: set nopull param from args (#1830) 7 months ago
nils måsén 897b1714d0
fix: only remove container id network aliases (#1724) 9 months ago
schizo99 dca45f50cb
feat: support container network mode (#1429)
Co-authored-by: nils måsén <nils@piksel.se>
Co-authored-by: Andreas Åhman <andreas.ahman@ingka.ikea.com>
10 months ago
Simon Aronsson bba9b2b100
fix: empty out the aliases on recreation (#1699)
* fix: empty out the aliases on recreation

* test alias purging
10 months ago
nils måsén 0a5bd54fb7
feat(clean): log removed/untagged images (#1466) 1 year ago
nils måsén dd1ec09668
fix: always use container interface (#1516) 1 year ago
nothub 3190ce2df1
feat: ignore removal error due to non-existing containers (#1481)
Co-authored-by: nils måsén <nils@piksel.se>
Fixes https://github.com/containrrr/watchtower/issues/1480
2 years ago
nils måsén a4d00bfd75
test: refactor/simplify container mock builders (#1495) 2 years ago
dependabot[bot] 063e7247b9
chore(deps): bump github.com/onsi/gomega from 1.10.3 to 1.20.0 (#1360)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nils måsén <nils@piksel.se>
2 years ago
nils måsén e983beb52a
fix: gracefully skip pinned images (#1277)
* move client args to opts struct
* gracefully skip pinned images
* replace newClientNoAPI with literals
2 years ago
nils måsén 0060cd6ee4
test: fully reset ghttp server (#1121) 3 years ago
nils måsén 26fba69169 test: refactor client tests
should not be explicitly telling what they are testing and the requirements
fixed the test data so that it doesn't contain discrepancies
fully reset the mock client (no shared state) and only support the calls that is expected
3 years ago
nils måsén 697397f289
feat(log): add context fields to lifecycle events (#1007) 3 years ago