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

Clarify RebootMethod #136

Merged
merged 3 commits into from
Oct 17, 2023
Merged

Clarify RebootMethod #136

merged 3 commits into from
Oct 17, 2023

Conversation

dplore
Copy link
Member

@dplore dplore commented Oct 17, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 17, 2023

Pull Request Test Coverage Report for Build 6550849566

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 6514474130: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@@ -118,6 +118,8 @@ message RebootResponse {
// A RebootMethod determines what should be done with a target when a Reboot is
// requested. Only the COLD method is required to be supported by all
// targets. Methods the target does not support should result in failure.
//
// If a target does not support a method, `INVALID_ARGUEMENT` should be returned.
Copy link
Contributor

Choose a reason for hiding this comment

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

ARGUEMENT->ARGUMENT

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

system/system.proto Outdated Show resolved Hide resolved
system/system.proto Outdated Show resolved Hide resolved
@dplore
Copy link
Member Author

dplore commented Oct 17, 2023

I'll wait a bit for any other comments and merge later today

Copy link
Contributor

@ejbrever ejbrever left a comment

Choose a reason for hiding this comment

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

LGTM

@dplore dplore merged commit f900334 into main Oct 17, 2023
10 checks passed
@marcushines marcushines deleted the dplore-patch-1 branch November 3, 2023 20:31
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