Skip to content
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

Don't return PIDs inside micro VMs #236

Merged
merged 1 commit into from
Jul 26, 2019

Conversation

kzys
Copy link
Contributor

@kzys kzys commented Jul 26, 2019

Issue #, if available:

#210

Description of changes:

Regarding ConnectResponse, we can return shim_pid, but cannot return
task_pid as the way that clients can interact with.

Instead, we'd like to return ErrNotImplemented to tell them that we
cannot provide what they expect.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Regarding ConnectResponse, we can return shim_pid, but cannot return
task_pid as the way that clients can interact with.

Instead, we'd like to return ErrNotImplemented to tell them that we
cannot provide what they expect.

Signed-off-by: Kazuyoshi Kato <[email protected]>
@kzys kzys merged commit c6054e9 into firecracker-microvm:master Jul 26, 2019
@kzys kzys deleted the connect-err branch July 26, 2019 22:46
fangn2 pushed a commit to fangn2/firecracker-containerd that referenced this pull request Mar 23, 2023
…idate-error

Clarify error message when host drive path is inaccessible
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.

2 participants