Skip to content

Allow customizing execroot path (oci-only)#11300

Merged
tylerwilliams merged 3 commits intomasterfrom
custom_execroot
Feb 11, 2026
Merged

Allow customizing execroot path (oci-only)#11300
tylerwilliams merged 3 commits intomasterfrom
custom_execroot

Conversation

@tylerwilliams
Copy link
Member

@tylerwilliams tylerwilliams commented Feb 10, 2026

For some remote-execution use cases, I'd like to be able to support absolute paths to files (annoying, right?)

This necessitates running commands in an execroot at "/", which we don't currently support because we run all OCI actions rooted at /buildbuddy-execroot. This PR allows for callers to (optionally) specify an override for the execroot, which must be absolute.

@tylerwilliams tylerwilliams reopened this Feb 11, 2026
@tylerwilliams tylerwilliams merged commit fa0e2de into master Feb 11, 2026
14 checks passed
@tylerwilliams tylerwilliams deleted the custom_execroot branch February 11, 2026 04:57
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.

2 participants