Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 year ago
  Sebastiaan van Stijn b2663a0f73 layer: format code with gofumpt 3 years ago
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 years ago
  Cory Snider 9ce2b30b81 pkg/containerfs: drop ContainerFS type alias 2 years ago
  Sebastiaan van Stijn a0230f3d9a remove unneeded "digest" alias for "go-digest" 3 years ago
  Sebastiaan van Stijn 82f96da04d layer: remove unused ErrActiveMount, ErrNotMounted, ErrNotSupported 3 years ago
  Sebastiaan van Stijn e1ea911aba layer: remove unused error return from .Size() and .DiffSize() 3 years ago
  Kaijie Chen ae6cf966f9 fix typo in comments 4 years ago
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 6 years ago
  Evan Hazlett 794e8111b6 add ApplyDiff to RWLayer 6 years ago
  Derek McGowan 0aebcbc32d Remove metadata store interface 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  John Howard c94d34f783 Remove OS() from layer interface 7 years ago
  John Howard 0cba7740d4 Address feedback from Tonis 7 years ago
  John Howard afd305c4b5 LCOW: Refactor to multiple layer-stores based on feedback 7 years ago
  John Howard ce8e529e18 LCOW: Re-coalesce stores 7 years ago
  John Howard 0380fbff37 LCOW: API: Add platform to /images/create and /build 8 years ago
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build 8 years ago
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 years ago
  John Howard 42c5c1a9ec LCOW: Pass platform through into layer store 8 years ago
  John Howard fc21bf280b LCOW: Adds platform to the layer store 8 years ago
  Stephen J Day 7a85579917 *: use opencontainers/go-digest package 8 years ago
  Vivek Goyal f7f3d34210 Move CreateRWLayer() parameters in a struct 8 years ago
  Derek McGowan 8625d25351 Remove TarStreamFrom from RWLayer interface 8 years ago
  Brian Goff 362369b4bb Adds ability to squash image after build 9 years ago
  Kenfe-Mickael Laventure 148aef9199 Add Map() method to LayerStore interface 8 years ago
  bin liu 950073aabb fix some typos 9 years ago
  Derek McGowan 2c60430a3d Use describable interfaces 9 years ago
  Arnaud Porterie 7d08f3a5ad Merge pull request #22866 from jstarks/foreign_layers 9 years ago
  John Starks 05bd04350b Support layers from external URLs 9 years ago