Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 2d12dc3a58 daemon/cluster: format code with gofumpt 3 years ago
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 years ago
  Laura Brehm 45ee4d7c78 c8d: Compute container's layer size 2 years ago
  Nicolas De Loof def549c8f6 imageservice: Add context to various methods 2 years ago
  Sebastiaan van Stijn 0c7b930952 daemon/cluster: fix empty-lines (revive) 2 years ago
  Sebastiaan van Stijn 779a5b3029 ImageService.GetImage(): pass context 2 years ago
  Nicolas De Loof 9a849cc83a introduce GetImageOpts to manage image inspect data in backend 3 years ago
  Sebastiaan van Stijn 05eacf92fe daemon/cluster: use types/registry.AuthConfig 3 years ago
  Djordje Lukic b4ffe3a9fb Move the inspect code away from the image service 3 years ago
  Drew Erny 240a9fcb83 Add Swarm cluster volume supports 4 years ago
  Sebastiaan van Stijn d733481399 daemon: daemon.ContainerKill() accept stop-signal as string 3 years ago
  Sebastiaan van Stijn 41b96bff55 update uses of container.ContainerCreateCreatedBody to CreateResponse 3 years ago
  Cory Snider 1c129103b4 Bump swarmkit to v2 3 years ago
  Sebastiaan van Stijn 90de570cfa backend: add StopOptions to ContainerRestart and ContainerStop 3 years ago
  Sebastiaan van Stijn a0230f3d9a remove unneeded "digest" alias for "go-digest" 3 years ago
  Sebastiaan van Stijn b4c0c7c076 G601: Implicit memory aliasing in for loop 4 years ago
  Brian Goff 4b981436fe Fixup libnetwork lint errors 4 years ago
  Brian Goff a0a473125b Fix libnetwork imports 4 years ago
  Sebastiaan van Stijn 07d60bc257 Replace errors.Cause() with errors.Is() / errors.As() 5 years ago
  John Howard 8988448729 Remove refs to jhowardmsft from .go code 5 years ago
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 6 years ago
  Drew Erny 3c81dc3103 Block task starting until node attachments are ready 7 years ago
  Chris Telfer 6225d1f15c Get err type in removeNetworks() w/ errors.Cause() 7 years ago
  Tonis Tiigi 337ba71fc1 distribution: fix passing platform struct to puller 7 years ago
  Brian Goff e4b6adc88e Extract volume interaction to a volumes service 7 years ago
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 years ago
  selansen 7cf8b20762 Fix to address regression caused by PR 30897 7 years ago
  Daniel Nephin 0dab53ff3c Move all daemon image methods into imageService 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Sebastiaan van Stijn b4a6313969 Golint: remove redundant ifs 7 years ago