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

feat(framework) Add Control service #4175

Closed
wants to merge 19 commits into from
Closed

feat(framework) Add Control service #4175

wants to merge 19 commits into from

Conversation

panh99
Copy link
Contributor

@panh99 panh99 commented Sep 11, 2024

  • Added Control service, which will be used for the communication between SuperLink and SuperExec.
  • Moved CreateRunRequest/Response to run.proto.
  • Added RunStatus, GetRunStatusRequest/Response, and UpdateRunStatusRequest/Response to run.proto.
  • Added GetRunStatus rpc to Driver service and Fleet service. The rpc will be added in a separate PR.
  • Updated imports accordingly.

@panh99 panh99 marked this pull request as ready for review September 11, 2024 15:09
@danieljanes danieljanes deleted the intro-run-mgmt branch September 20, 2024 11:47
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