-
Notifications
You must be signed in to change notification settings - Fork 5
ProcMan: dedicated gRPC message types #501
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
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
6a1c6fe
Update remaining sessman types.
jamesturner246 f44616a
Procman describe uses new Description msg.
jamesturner246 24e9009
New terminate and kill messages.
jamesturner246 b01d1d7
New restart messages.
jamesturner246 8fe3d7b
Most PM commands' messages except boot and logs.
jamesturner246 5c37ab4
Whack-a-mole with regressions.
jamesturner246 119f918
A couple more...
jamesturner246 11f6bd7
Same treatment for logs message.
jamesturner246 4cfff7d
logs command fix.
jamesturner246 fbf85ea
Typing.
jamesturner246 4e66288
Use new boot message.
jamesturner246 191c6d0
More whack-a-mole.
jamesturner246 4a9958c
Simplify SM client.
jamesturner246 76f2f63
Add timeout to SM calls.
jamesturner246 24efa7b
Simplify stub creation -- they aren't covariant anyway.
jamesturner246 0fe8d3d
Use Request for argless commands, until we know what auth we are doing.
jamesturner246 ad32b03
More PM request messages.
jamesturner246 d1c0249
Only boot to go.
jamesturner246 bb62053
Boot request message.
jamesturner246 ed2b340
Simplify handle_response.
jamesturner246 832a529
Make handle_grpc_error a global fn for now.
jamesturner246 8677c42
Fix the temp hack.
jamesturner246 8cb8040
More PM refactoring.
jamesturner246 6c01427
One last PM refactor for now.
jamesturner246 b304a44
Few last typos.
jamesturner246 1863a0a
fix for the PM publish function
wanyunSu b859537
Another sneaky one...
jamesturner246 85ff803
Residual _logs from ruff checking
098b136
Merge branch 'develop' into jamesturner246/simpler_grpc_pm
PawelPlesniak 1d6ce1b
Fix controller driver being deleted, and check for clobebring.
jamesturner246 1a8ba3d
Merge branch 'develop' into jamesturner246/simpler_grpc_pm
PawelPlesniak dd05586
create_stub no longer exists.
jamesturner246 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.