Skip to content

Follow symlinks in MkdirAllAt #11912

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jul 10, 2025

Follow symlinks in MkdirAllAt

See #11910 for details — this potentially fixes a divergence between gVisor and
runc behavior where having the cwd of the OCI container spec set to a symlink
to a folder causes gVisor to exit with this error:

running container: starting container: starting root container: starting sandbox: failed to create process working directory "/cwd-folder-name-here": not a directory

FUTURE_COPYBARA_INTEGRATE_REVIEW=#11911 from ekzhang:patch-1 3f7bca1

@copybara-service copybara-service bot added the exported Issue was exported automatically label Jul 10, 2025
@copybara-service copybara-service bot force-pushed the test/cl781612832 branch 7 times, most recently from 147cabc to c1b9464 Compare July 11, 2025 03:46
@copybara-service copybara-service bot force-pushed the test/cl781612832 branch 12 times, most recently from d6a351f to d213593 Compare July 13, 2025 07:28
See #11910 for details — this potentially fixes a divergence between gVisor and
runc behavior where having the `cwd` of the OCI container spec set to a symlink
to a folder causes gVisor to exit with this error:

```
running container: starting container: starting root container: starting sandbox: failed to create process working directory "/cwd-folder-name-here": not a directory
```

FUTURE_COPYBARA_INTEGRATE_REVIEW=#11911 from ekzhang:patch-1 3f7bca1
PiperOrigin-RevId: 781612832
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant