-
Notifications
You must be signed in to change notification settings - Fork 261
Comparing changes
Open a pull request
base repository: containers/storage
base: v1.46.0
head repository: containers/storage
compare: v1.46.1
- 11 commits
- 26 files changed
- 5 contributors
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 775034c - Browse repository at this point
Copy the full SHA 775034cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d0dc04 - Browse repository at this point
Copy the full SHA 6d0dc04View commit details
Commits on Apr 5, 2023
-
Improve AtomicFileWriter's support for Win and Mac
Add ExplicitCommit option to provide calling code the ability to preserve original files when an application error occurs, not just an error that occurs during writing. Change Close() impl to safely handle redundant calls (for defer usage safety) Signed-off-by: Jason T. Greene <jason.greene@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 21ec71c - Browse repository at this point
Copy the full SHA 21ec71cView commit details -
build(deps): bump github.com/klauspost/compress from 1.16.3 to 1.16.4
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.16.3 to 1.16.4. - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.16.3...v1.16.4) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 990f892 - Browse repository at this point
Copy the full SHA 990f892View commit details -
chore(deps): update dependency containers/automation_images to v20230405
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Configuration menu - View commit details
-
Copy full SHA for 117653f - Browse repository at this point
Copy the full SHA 117653fView commit details -
Merge pull request #1559 from containers/renovate/major-ci-vm-image
chore(deps): update dependency containers/automation_images to v20230405
Configuration menu - View commit details
-
Copy full SHA for 9d9b53a - Browse repository at this point
Copy the full SHA 9d9b53aView commit details -
Merge pull request #1556 from containers/dependabot/go_modules/github…
….com/klauspost/compress-1.16.4 build(deps): bump github.com/klauspost/compress from 1.16.3 to 1.16.4
Configuration menu - View commit details
-
Copy full SHA for 8d58bbb - Browse repository at this point
Copy the full SHA 8d58bbbView commit details
Commits on Apr 6, 2023
-
Merge pull request #1554 from n1hility/update-atomicwriter
Improve AtomicFileWriter's support for Win and Mac
Configuration menu - View commit details
-
Copy full SHA for 945f872 - Browse repository at this point
Copy the full SHA 945f872View commit details -
"pull up" images when creating them, too
We previously started "pulling up" images when we changed their names, and started denying the presence of images in read-only stores which shared their ID with an image in the read-write store, so that it would be possible to "remove" names from an image in read-only storage. We forgot about the Flags field, so start pulling that up, too. Do all of the above when we're asked to create an image, since denying the presence of images with the same ID in read-only stores would prevent us from finding the image by any of the names that it "had" just a moment before we created the new record. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for b0c1c88 - Browse repository at this point
Copy the full SHA b0c1c88View commit details
Commits on Apr 8, 2023
-
Merge pull request #1560 from nalind/pullup-2
"pull up" images when creating them, too
Configuration menu - View commit details
-
Copy full SHA for a7f37ce - Browse repository at this point
Copy the full SHA a7f37ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d024c08 - Browse repository at this point
Copy the full SHA d024c08View 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 v1.46.0...v1.46.1