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

Leverage SansShell for Hardware Agnostic RPC Calls #32

Open
conallob opened this issue Dec 14, 2023 · 3 comments
Open

Leverage SansShell for Hardware Agnostic RPC Calls #32

conallob opened this issue Dec 14, 2023 · 3 comments

Comments

@conallob
Copy link

https://github.com/Snowflake-Labs/sansshell is a neat little gRPC daemon for operating a host without resorting to issuing commands via SSH all the time.

To keep the computeblade-agent as lean, could system agnostic commands be offloaded to sansshell, allowing the agent to focus on the more interesting API interfaces to the ComputeBlade hardware specifics?

@xvzf
Copy link
Collaborator

xvzf commented Dec 27, 2023

Hey!

I think that's a nice solution! I did not plan to implement any of its functionality though and keep this project lean - wdyt about adding it to the docs as a helper for managing (many) remote machines?

@conallob
Copy link
Author

Sure, happy to open a PR. Is there a particular doc you would suggest, or should I try and find the best place myself?

@xvzf
Copy link
Collaborator

xvzf commented Feb 5, 2024

Hey!

I'd put it in here :)
https://github.com/Uptime-Lab/ComputeBlade

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

No branches or pull requests

2 participants