vendor: bump containers/(storage, buildah, image, common)#18130
vendor: bump containers/(storage, buildah, image, common)#18130rhatdan merged 4 commits intocontainers:mainfrom
containers/(storage, buildah, image, common)#18130Conversation
Bump containers/(storage, common, buildah and image) Changes since 2023-01-01: - skip mount-cache-selinux-long-name test under remote, with a FIXME requesting that someone see if it can be made to work. - skip six tests that fail under rootless-remote - add new --build-arg-file option: - update man page Squash of: * containers@cf56eb1 * containers@561f082 Signed-off-by: Ed Santiago <santiago@redhat.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Signed-off-by: Aditya R <arajan@redhat.com>
After containers/buildah#4660 buildah spits a 12 letter image short id instead of 13 so lets honor that. Signed-off-by: Aditya R <arajan@redhat.com>
Retrofit error message as per containers@cf56eb1 Signed-off-by: Aditya R <arajan@redhat.com>
| skip "Test is completely broken, see buildah issue 4396" \ | ||
| "bud-multiple-platform-values" |
There was a problem hiding this comment.
I see no indication that containers/buildah#4396 has been fixed or even looked at?
There was a problem hiding this comment.
NEVER MIND! I See it's skipped in buildah itself now.
Buildah uses a different logic to pass environment variable to executor now after: https://github.com/containers/buildah/pull/4702/files so podman should same logic and pass env by reference. Signed-off-by: Aditya R <arajan@redhat.com>
|
It seems containers/buildah#4702 also affected podman-remote pushed a new commit. |
|
LGTM. In future I hope we can continue using @containers/podman-maintainers PTAL. Please note that podman binary is now at 57M. |
|
@containers/podman-maintainers PTAL |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: flouthoc, rhatdan 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 |
Does this PR introduce a user-facing change?
Replacement of: #18106