Skip to content

Use golang.org/x/sys/execabs#41927

Merged
tiborvass merged 1 commit into
moby:masterfrom
tiborvass:execabs
Jan 26, 2021
Merged

Use golang.org/x/sys/execabs#41927
tiborvass merged 1 commit into
moby:masterfrom
tiborvass:execabs

Conversation

@tiborvass

Copy link
Copy Markdown
Contributor

Signed-off-by: Tibor Vass [email protected]

@tiborvass
tiborvass requested a review from tonistiigi as a code owner January 25, 2021 18:50

@thaJeztah thaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Tibor Vass <[email protected]>
@thaJeztah

Copy link
Copy Markdown
Member

Weird why this one is still failing; seems as if it's trying an empty name as image. It's also loading all frozen images, not just the one we're loading;

err = load.FrozenImagesLinux(clientUserRemap, "buildpack-deps:buster")

=== RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
Loaded image: buildpack-deps:buster
Loaded image: busybox:latest
Loaded image: busybox:glibc
Loaded image: debian:bullseye
Loaded image: hello-world:latest
Loaded image: arm32v7/hello-world:latest
--- FAIL: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.88s)
    build_userns_linux_test.go:82: assertion failed: error is not nil: Error response from daemon: reference does not exist: failed to download capabilities image

@tiborvass

Copy link
Copy Markdown
Contributor Author

The relevant CIs have passed so I'm merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants