Commit History

Author SHA1 Message Date
  Albin Kerouanton 492c09276d tests: Move libnetwork/testutils to internal/testutils/netnsutils 1 year ago
  Sebastiaan van Stijn 210932b3bf daemon: format code with gofumpt 3 years ago
  Cory Snider d222bf097c daemon: reload runtimes w/o breaking containers 2 years ago
  Cory Snider 0b592467d9 daemon: read-copy-update the daemon config 2 years ago
  Sebastiaan van Stijn ab35df454d remove pre-go1.17 build-tags 2 years ago
  Sebastiaan van Stijn 3903f16cd6 daemon: remove deprecated AuFS storage driver 3 years ago
  Cory Snider cc19eba579 daemon: let libnetwork assign default bridge IPAM 2 years ago
  Sebastiaan van Stijn ddb42f3ad2 daemon: fix empty-lines (revive) 2 years ago
  Sebastiaan van Stijn cb7b329911 daemon: fix daemon.Shutdown, daemon.Cleanup not cleaning up overlay2 mounts 3 years ago
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 years ago
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 3 years ago
  Sebastiaan van Stijn 300c11c7c9 volume/mounts: remove "containerOS" argument from NewParser (LCOW code) 4 years ago
  Kir Kolyshkin 39048cf656 Really switch to moby/sys/mount* 5 years ago
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 years ago
  Michael Crosby c478553640 Export all spec generation opts 6 years ago
  Sebastiaan van Stijn 3449b12cc7 Use assert.NilError() instead of assert.Assert() 6 years ago
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows 7 years ago
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 years ago
  Kir Kolyshkin 16670ed484 daemon unit tests: skip some if non-root 7 years ago
  weipeng f781ec45b5 Fix typos 7 years ago
  Vincent Demeester 53982e3fc1 Merge pull request #36091 from kolyshkin/mount 7 years ago
  Kir Kolyshkin d3ebcde82a daemon.cleanupMounts(): use mount.SingleEntryFilter 7 years ago
  Brian Goff c403f0036b Extra check before unmounting on shutdown 7 years ago
  Daniel Nephin 6be0f70983 Automated migration using 7 years ago
  Brian Goff 487c6c7e73 Ensure daemon root is unmounted on shutdown 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Simon Ferquel e6bfe9cdcb Added validation of isolation settings on daemon.verifyContainerSettings 7 years ago
  Kir Kolyshkin 2e0a98b605 integration: test case for #35271 7 years ago
  fate-grand-order 2a8d6368d4 use t.Fatal() to output the err message where the values used for formatting 8 years ago
  Tonis Tiigi 05cc737f54 Fix container mount cleanup issues 9 years ago