opiproject / opi-api

Open Programmable Infrastructure API and Behavioral Model
Apache License 2.0
31 stars 40 forks source link

feat(storage): modify storage frontend_nvme_pcie proto file to support http api #333

Closed chujieyang closed 11 months ago

chujieyang commented 1 year ago

Modify the google.api.http definition in the frontend_nvme_pcie proto file in the storage module to better support converting proto to grpc gateway http service

glimchb commented 1 year ago

@chujieyang please rebase so we can review it again and run through ci I like this work and want to merge this

chujieyang commented 1 year ago

@chujieyang please rebase so we can review it again and run through ci I like this work and want to merge this

done

glimchb commented 11 months ago

@chujieyang please rebase

chujieyang commented 11 months ago

@chujieyang please rebase

Done.

glimchb commented 11 months ago

@chujieyang please check the https://github.com/opiproject/godpu/pull/306 that fixes this change API in our client code

you already have draft opened for https://github.com/opiproject/opi-spdk-bridge/pull/610