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: continuous logs (prepare and run) #49

Merged
merged 7 commits into from
May 30, 2024
Merged

feat: continuous logs (prepare and run) #49

merged 7 commits into from
May 30, 2024

Conversation

mfernd
Copy link
Contributor

@mfernd mfernd commented May 30, 2024

What does this PR do?

todo:

  • prepare stream logs
  • run stream logs
  • fix stream on VMM

I've also updated the protos to be more accurate on the data.
Example: added optional fields because we do not need exit_code or output on every message.

Co-author: @noetarbouriech

mfernd added 5 commits May 29, 2024 21:54
fix(proto): use optional field for non-used output and exit_code

Signed-off-by: Mateo Fernandez <[email protected]>
fix(agent): prevent 'run' if 'prepare' failed

Signed-off-by: Mateo Fernandez <[email protected]>
fix(agent): add option on process_utils functions

Signed-off-by: Mateo Fernandez <[email protected]>
@mfernd mfernd self-assigned this May 30, 2024
Signed-off-by: Mateo Fernandez <[email protected]>
Copy link
Contributor

@Mathias-Boulay Mathias-Boulay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR was tested, the code behaves as expected. LGTM

@mfernd mfernd merged commit 025a997 into virt-do:main May 30, 2024
2 checks passed
@mfernd mfernd deleted the feat/continuous-logs branch May 30, 2024 15:41
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