Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn a5d46a15f5 split GetRepository from ImageService 2 years ago
  Djordje Lukic 15b9176d53 Add the events services to the containerd image service 2 years ago
  Cory Snider 7b3acdff5d registry: return concrete service type 2 years ago
  Cory Snider 3991faf464 Move filtered registry search out of image service 2 years ago
  Nicolas De Loof 06619763a2 remove GetLayerByID from ImageService interface 3 years ago
  Nicolas De Loof 168ca2dcc8 Introduce support for docker commit 3 years ago
  Sebastiaan van Stijn 11261594d8 Merge pull request #45032 from corhere/shim-opts 2 years ago
  Cory Snider a9e7360775 daemon/config: remove AuthzMiddleware field 2 years ago
  Cory Snider b0eed5ade6 daemon: allow shimv2 runtimes to be configured 2 years ago
  Djordje Lukic 0137446248 Implement run using the containerd snapshotter 3 years ago
  Cory Snider f96b9bf761 libnetwork: return concrete-typed *Controller 2 years ago
  Bjorn Neergaard 6d212fa045 Merge pull request #44756 from rumpl/containerd-image-pull 2 years ago
  Paweł Gronowski 9032e6779d c8d/resolver: Fallback to http for insecure registries 2 years ago
  Nicolas De Loof c83fce86d4 c8d/resolver: Use hosts from daemon configuration 2 years ago
  Sebastiaan van Stijn 6549a270e9 container: ViewDB: return typed system errors 3 years ago
  Tianon Gravi cd8a090e67 Merge pull request #44329 from thaJeztah/remove_trustkey_id_migration 2 years ago
  Paweł Gronowski dec81e489f daemon/disk_usage: Use context aware singleflight 2 years ago
  Sebastiaan van Stijn 8feeaecb84 use ad-hoc libtrust key 2 years ago
  Sebastiaan van Stijn 5cdd6ab7cd daemon/config: remove TrustKeyPath, and local utilities 2 years ago
  Sebastiaan van Stijn 1981706196 daemon: remove migrateTrustKeyID() 2 years ago
  Nicolas De Loof def549c8f6 imageservice: Add context to various methods 2 years ago
  Sebastiaan van Stijn e7904c5faa Merge pull request #44309 from thaJeztah/daemon_check_requirements 2 years ago
  Sebastiaan van Stijn ef7e4ec3c6 Merge pull request #44317 from thaJeztah/daemon_mkdir 2 years ago
  Brian Goff 6c5ca9779b Merge pull request #44310 from thaJeztah/daemon_getPluginExecRoot 2 years ago
  Sebastiaan van Stijn 51fe170224 daemon: NewDaemon() fix import colliding with local variable 2 years ago
  Sebastiaan van Stijn 27bd49f4bf daemon: NewDaemon(): replace system.MkdirAll for os.Mkdir where possible 2 years ago
  Sebastiaan van Stijn 19c5d21e6f daemon: getPluginExecRoot(): pass config 2 years ago
  Sebastiaan van Stijn 17fb29c9e8 daemon: NewDaemon(): check system requirements early 2 years ago
  Sebastiaan van Stijn 7ff0f654fb daemon: add TEST_INTEGRATION_USE_SNAPSHOTTER for CI 2 years ago
  Sebastiaan van Stijn 0a004fd361 daemon: NewDaemon(): log message if containerd snapshotter is enabled 2 years ago