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

Improve interfacing with gofer #7

Open
ckoopmann opened this issue May 13, 2023 · 0 comments
Open

Improve interfacing with gofer #7

ckoopmann opened this issue May 13, 2023 · 0 comments

Comments

@ckoopmann
Copy link
Collaborator

Currently we interface with the gofer tool by executing a cli command from rust.
This is inefficient as well as brittle and probably should be changed.

One way to do it would be to call the json_rpc endpoint of the gofer agent service.
In this context we should also revisit the handling of gofer configuration / customization which is currently saved in config.hcl in the top level of this repo.

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

1 participant