Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 9670d9364d api/types: move ContainerListOptions to api/types/container 1 year ago
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
  Chiranjeevi Tirunagari 0c66111c40 daemon: containers list code refactor 1 year ago
  Sebastiaan van Stijn 5e2a1195d7 swap logrus types for their containerd/logs aliases 1 year ago
  Paweł Gronowski 13180c1c49 daemon/list: Drop unused arg from containerReducer 1 year ago
  Paweł Gronowski 68991ae240 daemon/list: Refactor refreshImage 1 year ago
  Paweł Gronowski 5a39bee635 daemon/list: Replace ErrImageDoesNotExist check 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
  Paweł Gronowski 9cb5da400c images/Children: Return error 2 years ago
  Paweł Gronowski e0f36f9d8b ImageService: Pass ctx to Children 2 years ago
  Laura Brehm 45ee4d7c78 c8d: Compute container's layer size 2 years ago
  Paweł Gronowski a654cbfd2f Use GetBoolOrDefault to remove duplicated invalidFilter usages 2 years ago
  Sebastiaan van Stijn da4d627e79 container: ViewDB: use errdefs for non-existing containers 3 years ago
  Sebastiaan van Stijn ddaba6d576 daemon: filterByNameIDMatches() fix error handling 3 years ago
  Nicolas De Loof def549c8f6 imageservice: Add context to various methods 2 years ago
  Sebastiaan van Stijn 511a909ae6 container: remove ViewDB and View interfaces, use concrete types 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 2 years ago
  Sebastiaan van Stijn 7797480eb0 daemon, builder: rename variables that collided with imports 2 years ago
  Djordje Lukic 70dc392bfa Use hashicorp/go-memdb instead of truncindex 3 years ago
  Sebastiaan van Stijn d61b7c1211 daemon: var-declaration: should omit type bool (revive) 4 years ago
  Tibor Vass 5c10ea6ae8 Merge pull request #40725 from cpuguy83/check_img_platform 5 years ago
  Jaime Cepeda f48b7d66f3 Fix filter on expose and publish 5 years ago
  Brian Goff 7a9cb29fb9 Accept platform spec on container create 5 years ago
  Sebastiaan van Stijn f4f56b1197 daemon: normalize comment formatting 5 years ago
  Rui Cao 3f02d91ef8 Fix some typos 6 years ago
  Sebastiaan van Stijn 6f9b5ba810 Fix regression when filtering container names using a leading slash 6 years ago
  Chris White 5c8da2e967 Remove slash prefix when matching name filters (Fixes #37453) 7 years ago
  Brian Goff e4b6adc88e Extract volume interaction to a volumes service 7 years ago