Skip to content

A sandbox holder reads the environment it was started in - #102

Merged
vitramir merged 1 commit into
mainfrom
sandbox-holder-reads-environment
Aug 14, 2026
Merged

A sandbox holder reads the environment it was started in#102
vitramir merged 1 commit into
mainfrom
sandbox-holder-reads-environment

Conversation

@vitramir

Copy link
Copy Markdown
Contributor

A sandbox workload authenticates as its own identity, so reading the environment's init scripts needs a path of its own. Adds the holder identity tuple and the sandbox->environment config edge.

Without it, agynd's holder mode is denied can_read_config on environment and the daemon exits at startup.

The workload authenticates as its own identity, not as whoever started
it, so reading the environment's init scripts needed a path of its own:
the sandbox holds an identity tuple for its whole life, and the sandbox
reaches the environment's config through it.

Without this a holder that reaches init scripts is denied can_read_config
on the environment and the daemon exits.
@vitramir
vitramir merged commit ad4b333 into main Aug 14, 2026
1 of 2 checks passed
@vitramir
vitramir deleted the sandbox-holder-reads-environment branch August 14, 2026 07:26
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.

1 participant