TestConformanceExternal/copy and env interaction: update test context; update deps - #325
TestConformanceExternal/copy and env interaction: update test context; update deps#325nalind wants to merge 3 commits into
Conversation
Update the context directory used for a conformance test that references an external git repository to keep up with changes on the main branch. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
|
[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 |
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/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.0 Bump go.podman.io/storage from v1.62.0 to v1.64.0 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. |
|
LGTM |
Transient error, a manual restart was enough. |
Update the context directory used for a conformance test that references an external git repository to keep up with changes on the main branch.
While we're in here, bump some of our dependencies:
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.0
Bump go.podman.io/storage from v1.62.0 to v1.64.0