Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force symlink creation in create-symlink hook #776

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

elezar
Copy link
Member

@elezar elezar commented Nov 7, 2024

This change updates the create-symlink hook to be equivalent to ln -f -s target link

This ensures that links are updated even if they exist in the container being run.

This backports #773

This change updates the create-symlink hook to be equivalent to
ln -f -s target link

This ensures that links are updated even if they exist in the container
being run.

Signed-off-by: Evan Lezar <[email protected]>
@elezar elezar requested a review from cdesiniotis November 7, 2024 16:47
@elezar elezar self-assigned this Nov 7, 2024
@elezar elezar added the backport label Nov 7, 2024
@elezar elezar merged commit 3cb613a into NVIDIA:release-1.17 Nov 7, 2024
18 checks passed
@elezar elezar deleted the fix-libcuda-symlink branch November 7, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants