Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 year ago
  Albin Kerouanton 91eee33f62 api: ContainerCreate: return an error when config is nil 1 year ago
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
  Sebastiaan van Stijn 4dbfe7e17e Merge pull request #46502 from rumpl/c8d-fix-diff 1 year ago
  Djordje Lukic 207c4d537c c8d: Fix `docker diff` 1 year ago
  Albin Kerouanton 4bd0553274 daemon: Return all validation errors for NetworkingConfig and EndpointSettings 1 year ago
  Albin Kerouanton ff503882f7 daemon: Improve NetworkingConfig & EndpointSettings validation 1 year ago
  Albin Kerouanton bbcd662532 api: Allow ContainerCreate to take several EndpointsConfig for >= 1.44 2 years ago
  Sebastiaan van Stijn 0f871f8cb7 api/types/events: define "Action" type and consts 1 year ago
  Sebastiaan van Stijn 2be118379e api/types/container: add RestartPolicyMode type and enum 2 years ago
  Albin Kerouanton 38e26c4717 daemon/create.go: Fix error capitalization 1 year ago
  Albin Kerouanton 742475bc8d daemon/create.go: Supersede github.com/pkg/errors 1 year ago
  Albin Kerouanton f3e62199ea daemon: Remove unneeded error wrapping in verifyNetworkingConfig 1 year ago
  Sebastiaan van Stijn 210932b3bf daemon: format code with gofumpt 3 years ago
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 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
  Jeyanthinath Muthuram 307b09e7eb fixing consistent aliases for OCI spec imports 2 years ago
  Laura Brehm a34060cdb4 Resolve and store manifest when creating container 2 years ago
  Djordje Lukic 0137446248 Implement run using the containerd snapshotter 2 years ago
  Nicolas De Loof def549c8f6 imageservice: Add context to various methods 2 years ago
  Sebastiaan van Stijn 96355b4f1c Merge pull request #44016 from thaJeztah/dont_set_ignoreImagesArgsEscaped 2 years ago
  Djordje Lukic 1a3d8019d1 Remove the OS check when creating a container 2 years ago
  Sebastiaan van Stijn 779a5b3029 ImageService.GetImage(): pass context 2 years ago
  Sebastiaan van Stijn ba138d6201 daemon: don't set ignoreImagesArgsEscaped, managed where not needed 2 years ago
  Nicolas De Loof 9a849cc83a introduce GetImageOpts to manage image inspect data in backend 2 years ago
  Sebastiaan van Stijn 41b96bff55 update uses of container.ContainerCreateCreatedBody to CreateResponse 3 years ago
  Sebastiaan van Stijn f3bce92a24 daemon: cleanupContainer(): pass ContainerRmConfig as parameter 3 years ago
  Tonis Tiigi 482d1d15bf distribution: use the maximum compatible platform by default 3 years ago
  Sebastiaan van Stijn e30a4a438b daemon: remove leftover LCOW platform checks 3 years ago