forked from kata-containers/agent
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
grpc: Add agent details to guest details call
Create a new `AgentDetails` message and return it inside the message returned by `GetGuestDetails()`. The agent details provided are similar to those logged by the agent at startup in it's "announce" message. Partially fixes kata-containers#381. Signed-off-by: James O. D. Hunt <[email protected]>
- Loading branch information
1 parent
78396bd
commit 7b71c10
Showing
4 changed files
with
597 additions
and
163 deletions.
There are no files selected for viewing
This file contains 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 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.