| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
🌿 Preview your docs: https://nvidia-preview-pr-2968.docs.buildwithfern.com/openshell |
Sorry, something went wrong.
|
review-github-pr with Sol. Mostly loss of test coverage and some docs updates that were missed. Potential Concerns
|
Sorry, something went wrong.
|
Label test:e2e applied, but pull-request/2968 does not exist yet. A maintainer needs to comment /ok to test 99956e39237f1f350d0d69fd5603840b315a2008 to mirror this PR. Once the mirror exists, re-apply the label or re-run Branch E2E Checks from the Actions tab. |
Sorry, something went wrong.
|
Resolved in 94eaa7c. I restored direct gateway compute-driver authenticator coverage for success, path scoping, missing credentials, empty identities, and driver error propagation; restored Kubernetes TokenReview audience, pod binding, all namespace modes, pod UID/annotation, and controlling Sandbox owner UID/ID validation coverage; updated the debug skill and auth/compute-driver docs to assign TokenReview to the Kubernetes driver and use openshell.ai/sandbox-id; and clarified that an external driver gateway table supplies socket_path while the external process receives its own backend settings through CLI/environment. The focused build also found and fixed the Docker tracing wrapper missing AuthenticateSandbox delegation. The stack PR #2823 has been rebased onto this new base tip. |
Sorry, something went wrong.
Signed-off-by: Drew Newberry <385+drew@users.noreply.github.com>
Signed-off-by: Drew Newberry <385+drew@users.noreply.github.com>
Signed-off-by: Drew Newberry <385+drew@users.noreply.github.com>
Signed-off-by: Drew Newberry <385+drew@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
Summary
Delegate sandbox bootstrap credential authentication to the selected compute driver so in-process and external drivers share the same trust contract. Keep gateway authorization and JWT minting authoritative while moving Kubernetes-specific TokenReview policy behind the Kubernetes driver.
Related Issue
Related to #2417
This is the foundational PR for #2823; #2823 will be rebased on this branch.
Changes
Testing
Additional verification:
Checklist