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

Add basic symlink handling in the layer scanning implementation. A new field (targetPath) was added to the internal fileNode struct to store the symlink target path. Next steps include testing hardlinks and handling symlinks during layer tracing. #373

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jan 2, 2025

Add basic symlink handling in the layer scanning implementation. A new field (targetPath) was added to the internal fileNode struct to store the symlink target path. Next steps include testing hardlinks and handling symlinks during layer tracing.

@copybara-service copybara-service bot force-pushed the test_711539451 branch 3 times, most recently from 63b827c to e6afed9 Compare January 6, 2025 06:43
@copybara-service copybara-service bot changed the title Add basic symlink handling in the layer scanning implementation. A new field (targetPath) was added to the internal fileNode struct to store the symlink target path. Add basic symlink handling in the layer scanning implementation. A new field (targetPath) was added to the internal fileNode struct to store the symlink target path. Next steps include testing hardlinks and handling symlinks during layer tracing. Jan 6, 2025
@copybara-service copybara-service bot force-pushed the test_711539451 branch 26 times, most recently from 5b78a54 to 9d68e33 Compare January 13, 2025 22:40
…w field (`targetPath`) was added to the internal `fileNode` struct to store the symlink target path. Next steps include testing hardlinks and handling symlinks during layer tracing.

PiperOrigin-RevId: 715188482
@copybara-service copybara-service bot merged commit 046c3be into main Jan 14, 2025
@copybara-service copybara-service bot deleted the test_711539451 branch January 14, 2025 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants