-
Notifications
You must be signed in to change notification settings - Fork 69
feat(picod): implement two-stage secure initialization to isolate sandbox sessions #352
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
Abhinav-kodes
wants to merge
14
commits into
volcano-sh:main
Choose a base branch
from
Abhinav-kodes:feat/picod-two-stage-init
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
09819e2
feat: implement two-stage secure initialization for PicoD
Abhinav-kodes 193c688
refractor: comments
Abhinav-kodes bc51b8e
chore: add missing license header to bootstrap_auth.go
Abhinav-kodes c8ff066
fix: address review feedback and fix lint
Abhinav-kodes e3d7f3a
fix: persist SessionPrivateKey to store to allow Router JWT signing
Abhinav-kodes 34154e4
fix: address remaining review feedback from gemini bot
Abhinav-kodes c3f3cb6
fix: safely assert cached private key type to satisfy errcheck
Abhinav-kodes eebf844
fix: address code review feedback for key cache leak and iss verifica…
Abhinav-kodes 9a63e59
trigger ci
Abhinav-kodes 6a700b7
feat(picod): implement secure initialization improvements and persist…
Abhinav-kodes a78278c
fix(workloadmanager): resolve golangci-lint/gosec warnings in tests a…
Abhinav-kodes bc43e20
feat(store): isolate session private key persistence from SandboxInfo
Abhinav-kodes 81bbb4d
docs(router): update jwt cache eviction documentation to reflect rand…
Abhinav-kodes 4bc163c
fix: address review feedback regarding env var fallback and migration…
Abhinav-kodes File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.