-
Notifications
You must be signed in to change notification settings - Fork 226
bump to v0.42 #699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump to v0.42 #699
Conversation
|
Can you rebase to grab #697 |
Done [x] |
|
/hold |
* Remove --accept-repositories flag * pull policy: support camel cases * Use authfile in options to search image * vendor in containers/storage v1.33.0 * config: split arguments in DBUS_SESSION_BUS_ADDRESS * pkg/seccomp: avoid DefaultErrnoRet: null * Add and use libimage.Runtime.imageIDsForManifest() * Add libimage/manifests.LockerForImage() * Add support for path based registry in login/logout * libimage: pull: normalize docker-daemon * libimage: report all removed images * libruntime: layer tree: handle empty images * refine dangling filters * libimage.RuntimeFromStore(): stop overriding the BlobInfoCache location * build(deps): bump github.com/opencontainers/runc from 1.0.0 to 1.0.1 * pull with custom platform: handle "localhost/" * User option to prepare container after creation for volume copy-up. Docker does this by default. * add config option for ChownCopiedFiles * build(deps): bump github.com/containers/storage from 1.32.5 to 1.32.6 * libimage: image tree: fix nil deref Signed-off-by: Valentin Rothberg <[email protected]>
Signed-off-by: Valentin Rothberg <[email protected]>
|
/cancel Ready to go. |
saschagrunert
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: saschagrunert, vrothberg The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/unhold |
Doing the vendor dance.
@rhatdan @TomSweeneyRedHat @containers/podman-maintainers PTAL
Once merged, we can create a
release-0.42branch and tag+release.