Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 il y a 1 an
  Sebastiaan van Stijn 13c4eaea92 Merge pull request #46205 from thaJeztah/libnetwork_noexecroot il y a 1 an
  Sebastiaan van Stijn 6dba98cf38 libnetwork: implement Controller.GetSandbox(containerID) il y a 1 an
  Albin Kerouanton 42d34e40f9 libnet: Replace BadRequest with InvalidParameter il y a 1 an
  Sebastiaan van Stijn 8376595621 libnetwork: un-export SetExternalKey il y a 1 an
  Sebastiaan van Stijn dd5ea7e996 libnetwork: format code with gofumpt il y a 3 ans
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg il y a 2 ans
  Sebastiaan van Stijn ab35df454d remove pre-go1.17 build-tags il y a 2 ans
  Sebastiaan van Stijn 1e9ebfb00c libnetwork: inline sendKey() into SetExternalKey() il y a 2 ans
  Sebastiaan van Stijn 9d8fcb3296 libnetwork: setKey(): remove intermediate buffer il y a 2 ans
  Sebastiaan van Stijn a813d7e961 libnetwork: don't register "libnetwork-setkey" re-exec on non-unix il y a 2 ans
  Sebastiaan van Stijn 881fff1a2f libnetwork: processSetKeyReexec: don't use logrus.Fatal() il y a 2 ans
  Sebastiaan van Stijn e974599593 libnetwork: processSetKeyReexec() remove defer() il y a 3 ans
  Cory Snider 0e91d2e0e9 libnetwork: return concrete-typed *Sandbox il y a 2 ans
  Cory Snider f96b9bf761 libnetwork: return concrete-typed *Controller il y a 2 ans
  Cory Snider ae09fe3da7 libnetwork: don't embed mutex in controller il y a 2 ans
  Sebastiaan van Stijn 528428919e libnetwork/config: merge DaemonCfg into Config il y a 2 ans
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package il y a 3 ans
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 il y a 3 ans
  Brian Goff 4b981436fe Fixup libnetwork lint errors il y a 4 ans
  Brian Goff a0a473125b Fix libnetwork imports il y a 4 ans
  Grant Millar 049966bdc2 Shorten controller ID in exec-root to not hit UNIX_PATH_MAX il y a 5 ans
  Andrew Hsu 5338928eb8 account for removal of configs.HookState il y a 6 ans
  Akihiro Suda ce5bc0079b allow propagating custom exec-root (e.g. "/run/docker") to libnetwork-setkey il y a 7 ans
  Derek McGowan 710e0664c4 Update logrus to v1.0.1 il y a 8 ans
  Flavio Crisciani af5e370627 Add gosimple check il y a 8 ans
  Madhu Venugopal 32e08e7700 Moving the UDS file out of /var/lib/docker and into /run/ il y a 9 ans
  Derek McGowan ccabedfbe3 Fix file descriptor leaks il y a 9 ans
  Tonis Tiigi 880d0ada95 Fix netns path setting from hook il y a 9 ans
  Stefan Weil 13451d9a07 Fix some typos in comments and strings il y a 9 ans