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

Port REST handlers to gRPC #221

Open
2 tasks done
andrewhare opened this issue May 1, 2024 · 0 comments · May be fixed by akash-network/provider#232
Open
2 tasks done

Port REST handlers to gRPC #221

andrewhare opened this issue May 1, 2024 · 0 comments · May be fixed by akash-network/provider#232
Assignees
Labels
P2 repo/provider Akash provider-services repo issues

Comments

@andrewhare
Copy link

andrewhare commented May 1, 2024

Is your feature request related to a problem? Please describe.

None.

Describe the solution you'd like

A corresponding gRPC handler for each existing REST handler.

Describe alternatives you've considered

None.

Search

  • I did search for other open and closed issues before opening this

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

No response

RPCs to be implemented

LeaseService
    SendManifest
    Status
    StreamStatus
    Shell
    Logs
    StreamLogs

ProviderService
    GetStatus
    StreamStatus
    GetVersion
    Validate
    Wiboy #lets keep it for fun as alias to Validate
@chainzero chainzero added P2 repo/provider Akash provider-services repo issues and removed awaiting-triage labels May 1, 2024
@brewsterdrinkwater brewsterdrinkwater added this to the Engineering 2024 milestone May 1, 2024
@andrewhare andrewhare linked a pull request May 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 repo/provider Akash provider-services repo issues
Projects
Status: In Progress (prioritized)
Development

Successfully merging a pull request may close this issue.

3 participants