Skip to content

[live-migration]: add sandbox_id to ImportSandboxRequest rpc#2702

Merged
rawahars merged 1 commit intomicrosoft:mainfrom
rawahars:add_sanbox_id_lm_proto
Apr 23, 2026
Merged

[live-migration]: add sandbox_id to ImportSandboxRequest rpc#2702
rawahars merged 1 commit intomicrosoft:mainfrom
rawahars:add_sanbox_id_lm_proto

Conversation

@rawahars
Copy link
Copy Markdown
Contributor

Summary

The destination shim is created by the ImportSandbox RPC itself, so there is no prior channel through which the caller can communicate the new sandbox id. This change adds a sandbox_id field to ImportSandboxRequest so the opaque config exported from the source can be rehydrated into a new sandbox with the caller-supplied id on the destination.

The destination shim is created by the ImportSandbox RPC itself, so
there is no prior channel through which the caller can communicate the
new sandbox id. This change adds a sandbox_id field to ImportSandboxRequest so the
opaque config exported from the source can be rehydrated into a new
sandbox with the caller-supplied id on the destination.

Signed-off-by: Harsh Rawat <harshrawat@microsoft.com>
@rawahars rawahars requested a review from a team as a code owner April 23, 2026 12:31
@rawahars rawahars merged commit 9e323db into microsoft:main Apr 23, 2026
32 of 33 checks passed
@rawahars rawahars deleted the add_sanbox_id_lm_proto branch April 23, 2026 16:09
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.

3 participants