Skip to content

Conversation

@jgehrcke
Copy link
Collaborator

@jgehrcke jgehrcke commented Jul 3, 2025

Saw this error in a PR:

#32 [linux/arm64 stage-2  8/10] COPY --from=build   /build/hack/kubelet-plugin-prestart.sh   /usr/bin/kubelet-plugin-prestart.sh
#32 ERROR: failed to calculate checksum of ref 5wfxwomvcudkv8hvxwvvv5v1m::8l94fefycjhuykgu9u6rrbako: "/build/hack/kubelet-plugin-prestart.sh": not found

logs

#397 introduced that problem, partly because I started working on it before landing #389.

The last CI run on #379 wasn't quite authoritative.

@jgehrcke jgehrcke force-pushed the jp/container-img-fix-copying-files branch from e6c7b57 to 7a9304a Compare July 3, 2025 12:19
Comment on lines 105 to 107
COPY /hack/kubelet-plugin-prestart.sh /usr/bin/kubelet-plugin-prestart.sh
COPY /templates /templates

Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we do this last -- also if we are separating them into "groups", then there should be a newline after copy from the toolkit stage, before the copy from the build stage. Otherwise, just smash them all together.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Otherwise, just smash them all together.

done

@jgehrcke jgehrcke force-pushed the jp/container-img-fix-copying-files branch from 7a9304a to 73ee099 Compare July 3, 2025 12:49
Signed-off-by: Dr. Jan-Philip Gehrcke <[email protected]>
@jgehrcke jgehrcke force-pushed the jp/container-img-fix-copying-files branch from ac6cac4 to 9c355f8 Compare July 3, 2025 12:50
@jgehrcke jgehrcke merged commit 69a2e71 into NVIDIA:main Jul 3, 2025
13 checks passed
@klueska klueska added this to the v25.3.0 milestone Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

3 participants