TestConformanceExternal/copy and env interaction: update test context; update deps; tag 1.2.22 - #325
TestConformanceExternal/copy and env interaction: update test context; update deps; tag 1.2.22#325nalind wants to merge 5 commits into
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nalind 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 |
|
LGTM |
Transient error, a manual restart was enough. |
Avoid a race where `file` may or may not be pointed at the file that we're piping its output to during a build. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Bump github.com/containerd/platforms from v1.0.0-rc.4 to v1.0.0-rc.5 Bump github.com/moby/buildkit from v0.29.0 to v0.31.2 Bump github.com/moby/moby/api from v1.54.2 to v1.55.0 Bump github.com/stretchr/testify from v1.11.1 to v1.12.1 Bump go.podman.io/storage from v1.62.0 to v1.64.0 Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Update version information to mark this as v1.2.22. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Update version information to mark this as v1.2.23-dev. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
|
Assuming happy tests, |
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
|
@nalind: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Tests are passing. |
Update the context directory used for a conformance test that references an external git repository to keep up with changes on the main branch. Fix a race condition in a conformance test. And then bump our version to 1.2.22.
While we're in here, bump some of our dependencies:
Bump github.com/containerd/platforms from v1.0.0-rc.4 to v1.0.0-rc.5
Bump github.com/moby/buildkit from v0.29.0 to v0.31.2 (0.32 would bump us to Go 1.26)
Bump github.com/moby/moby/api from v1.54.2 to v1.55.0
Bump github.com/stretchr/testify from v1.11.1 to v1.12.1
Bump go.podman.io/storage from v1.62.0 to v1.64.0