-
Notifications
You must be signed in to change notification settings - Fork 402
Comparing changes
Open a pull request
base repository: containers/image
base: v5.11.1
head repository: containers/image
compare: v5.12.0
- 13 commits
- 9 files changed
- 6 contributors
Commits on Apr 20, 2021
-
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for e9dc5a8 - Browse repository at this point
Copy the full SHA e9dc5a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd8565 - Browse repository at this point
Copy the full SHA 3dd8565View commit details
Commits on Apr 21, 2021
-
Cirrus: Improve test synchronization with c/skopeo
The `test_skopeo_task` must be substantially duplicated between this repository and containers/skopeo. Make this easier to maintain by implementing a runner script to contain any/all differences. This allows the `test_skopeo_task` definition to remain 100% identical across the two repositories. Signed-off-by: Chris Evich <cevich@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 8363e0d - Browse repository at this point
Copy the full SHA 8363e0dView commit details
Commits on Apr 22, 2021
-
Bump github.com/containers/storage from 1.29.0 to 1.30.0
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.29.0 to 1.30.0. - [Release notes](https://github.com/containers/storage/releases) - [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md) - [Commits](containers/storage@v1.29.0...v1.30.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for bb31623 - Browse repository at this point
Copy the full SHA bb31623View commit details
Commits on Apr 26, 2021
-
Merge pull request #1207 from containers/dependabot/go_modules/github…
….com/containers/storage-1.30.0 Bump github.com/containers/storage from 1.29.0 to 1.30.0
Configuration menu - View commit details
-
Copy full SHA for 201b981 - Browse repository at this point
Copy the full SHA 201b981View commit details -
Merge pull request #1202 from cevich/mirror_skopeo_changes
Cirrus: Improve test synchronization with c/skopeo
Configuration menu - View commit details
-
Copy full SHA for d319da1 - Browse repository at this point
Copy the full SHA d319da1View commit details
Commits on Apr 28, 2021
-
Skip pulling layers reusable from additional layer store
This commit adds support for "Additional Layer Store". Pull is one of the time-consuming steps in the container lifecycle. Additional Layer Store enables runtimes (e.g. Podman, CRI-O, etc) to startup containers using layers stored in a specified directory, instead of pulling them from the registry. One of the expected use cases of this feature is "lazy pulling". This enables the runtimes to startup containers without waiting for the entire image contents to be locally available, but necessary chunks of the contents are fetched on-demand (lazily). There are several image formats and filesystems to enable lazy pulling in the community. They includes stargz/eStargz, zstd:chunked, CVMFS, etc. Additional Layer Store makes it easy to integrate with these filesystems for performing lazy pulling. Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 341204f - Browse repository at this point
Copy the full SHA 341204fView commit details -
Merge pull request #1109 from ktock/additional-layer-store
Support additional layer store (patch for containers/image)
Configuration menu - View commit details
-
Copy full SHA for 4be5dd3 - Browse repository at this point
Copy the full SHA 4be5dd3View commit details
Commits on Apr 29, 2021
-
Bump github.com/containers/storage from 1.30.0 to 1.30.1
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.30.0 to 1.30.1. - [Release notes](https://github.com/containers/storage/releases) - [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md) - [Commits](containers/storage@v1.30.0...v1.30.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 40725c9 - Browse repository at this point
Copy the full SHA 40725c9View commit details -
Update F34beta -> F34 and U2010 -> U2104
Signed-off-by: Chris Evich <cevich@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for b8c5e76 - Browse repository at this point
Copy the full SHA b8c5e76View commit details -
Merge pull request #1217 from containers/dependabot/go_modules/github…
….com/containers/storage-1.30.1 Bump github.com/containers/storage from 1.30.0 to 1.30.1
Configuration menu - View commit details
-
Copy full SHA for be9e370 - Browse repository at this point
Copy the full SHA be9e370View commit details -
Merge pull request #1218 from cevich/update_f34
Update F34beta -> F34 and U2010 -> U2104
Configuration menu - View commit details
-
Copy full SHA for ccb87a8 - Browse repository at this point
Copy the full SHA ccb87a8View commit details
Commits on May 4, 2021
-
* Update F34beta -> F34 and U2010 -> U2104 * Bump github.com/containers/storage from 1.30.0 to 1.30.1 * Skip pulling layers reusable from additional layer store * Bump github.com/containers/storage from 1.29.0 to 1.30.0 * Cirrus: Improve test synchronization with c/skopeo Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for a64bf5a - Browse repository at this point
Copy the full SHA a64bf5aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.11.1...v5.12.0