Commit History

Author SHA1 Message Date
  Paweł Gronowski 13180c1c49 daemon/list: Drop unused arg from containerReducer 2 years ago
  Paweł Gronowski 68991ae240 daemon/list: Refactor refreshImage 2 years ago
  Paweł Gronowski 5a39bee635 daemon/list: Replace ErrImageDoesNotExist check 2 years 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 3 years ago
  Sebastiaan van Stijn 7797480eb0 daemon, builder: rename variables that collided with imports 3 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 7 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
  Daniel Nephin c10e6a4d15 Remove unnecessary GetImageIDAndOS use GetImage 7 years ago
  Daniel Nephin 2b1a2b10af Move ImageService to new package 7 years ago
  Daniel Nephin 0dab53ff3c Move all daemon image methods into imageService 7 years ago
  Vincent Demeester 05e7f2cf58 Test invalid filter and move validation on top 7 years ago