-
Notifications
You must be signed in to change notification settings - Fork 12
Add SQLite state store for persistent resources #142
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
danegsta
wants to merge
39
commits into
main
Choose a base branch
from
dev/danegsta/sqlite
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
39 commits
Select commit
Hold shift + click to select a range
5ee3058
Add SQLite state store for persistent resources
danegsta d5ad5eb
Improve persistent executable lifecycle handling
danegsta a47d849
Preserve process identity times in state store
danegsta 83a06cc
Update dependency notices
danegsta a84e815
Use structured executable lifecycle key hashing
danegsta 0f84172
Simplify container startup retry handling
danegsta 4d4c9f4
Refactor container startup orchestration
danegsta 7d1a045
Handle persistent executable adoption before start gating
danegsta 1008884
Simplify resource lease persistence
danegsta 9d536e6
Require leasable resources for resource leases
danegsta 4aa2cea
Clarify persistence API documentation
danegsta 2d9f4bd
Describe executable persistence as feature docs
danegsta 6a37ae0
Use resource leases for persistent executables
danegsta c756d12
Extract executable persistence helpers
danegsta eabc3c9
Clarify resource lease contention logs
danegsta ffe378a
Preserve reusable persistent executable records
danegsta 1b434ab
Configure state store WAL checkpointing
danegsta 4dc1368
Use executable spec lifecycle keys for persistence
danegsta 11b2df7
Require lease ownership on release
danegsta 576a428
Use effective executable lifecycle inputs
danegsta 2006624
Store process PID for adopted runs
danegsta 16411de
Guard persistent container setup with leases
danegsta 833e133
Flush shutdown response before stopping apiserver
danegsta c9d9ceb
Gate persistent container startup with leases
danegsta 85c1cb9
Merge remote-tracking branch 'origin/main' into danegsta-microsoft/dr…
danegsta 5fbf62f
Close state store migration runner
danegsta 994beda
Align persistent executable lease handling
danegsta c14d669
Fix persistent container lease retries
danegsta b4da77f
Format process identity values safely
danegsta fa3ca8c
Harden persistent resource cleanup
danegsta b450c3b
Simplify state store file setup
danegsta dae4b30
Trim persistent state metadata
danegsta 4fa4940
Clarify lease owner identity logging
danegsta 0350a48
Persist executable output files
danegsta 0f30fcd
Skip timestamp pipe for persistent output
danegsta da9c310
Release persistent container lease after reuse
danegsta 40c126f
Harden persistent output directory setup
danegsta 25abaea
Format io platform files
danegsta 8f32f5c
Simplify persistent process PID check
danegsta 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.