-
Notifications
You must be signed in to change notification settings - Fork 249
Refactor local-sealing and self-healing-open into sealing-recovery #7679
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
Merged
cjen1-msft
merged 49 commits into
microsoft:main
from
cjen1-msft:sealing-recovery-codex
Feb 27, 2026
Merged
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
c31cb30
Refactor self_healing_open to RDP and whole feature to sealing-recovery
cjen1-msft 6e44eb0
snag
cjen1-msft 2eca945
fixup config
cjen1-msft f0b292c
Fixup config of sealing_recovery
cjen1-msft 1f5cfd3
Clean up testbed
cjen1-msft 477e4e2
Fixup main
cjen1-msft 2a5f868
Fix identity issue with published_address being stale
cjen1-msft a9c66df
Update docs
cjen1-msft 701eaa3
fmt
cjen1-msft 659c2da
Merge branch 'main' into sealing-recovery-codex
cjen1-msft f65b746
Make line longer lol
cjen1-msft a1326aa
Update docs
cjen1-msft 4b52e60
Rename to remove impl
cjen1-msft 8a13cd8
Update comment in network.py
cjen1-msft e4671f8
Simplify rdp config.jinja
cjen1-msft 7a200f5
Refactor sealing_recovery per_node_overrides into network.py helper
cjen1-msft 4beb6a8
Clean up per_node_args_override in recovery_decision_protocol
cjen1-msft 6ec445e
Clean up and add disable failover if set to 0ms
cjen1-msft 49a83d8
refmt
cjen1-msft cca1fda
remove test file
cjen1-msft 4b9b532
Use intrinsic id rather than node_id throughout
cjen1-msft 7689430
Ensure we are writing the right key
cjen1-msft d84faf9
doc new map
cjen1-msft a796dbe
fmt
cjen1-msft 5978942
Write to sealed_shares using intrinsic_id
cjen1-msft 3abbe83
fixup
cjen1-msft 0c21a41
fixup
cjen1-msft 90f1818
identity -> location
cjen1-msft d3303ce
store recovery_keys as node_id->key
cjen1-msft cee474f
Cache sealing info before it is overwritten
cjen1-msft 838f45e
fmt
cjen1-msft 3c9567c
Make node the single source of truth for sealing recovery locations
cjen1-msft bf16b77
Merge branch 'main' into sealing-recovery-codex
achamayou 2b232f5
Add timeout = 0 test
cjen1-msft 3cfcc49
cluster => expected_locations
cjen1-msft 65993c5
Refmt
cjen1-msft b199c85
Revert "Add timeout = 0 test"
cjen1-msft b762824
fixup naming
cjen1-msft aa854d6
schennigans to minimise diff
cjen1-msft 74e8e41
And move it back
cjen1-msft 02bfec0
Revert rename such that the diff is minimal
cjen1-msft 47e786b
revert improved error message
cjen1-msft b429c7b
fixup test
cjen1-msft 369864e
snag docs
cjen1-msft 4ba3e50
Add changelog entry
cjen1-msft cec710c
Update doc/audit/builtin_maps.rst
cjen1-msft dfe14dd
excise intrinsic
cjen1-msft df8798a
Merge branch 'main' into sealing-recovery-codex
cjen1-msft 4ea8040
bump pyproject
cjen1-msft 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
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.