-
Notifications
You must be signed in to change notification settings - Fork 41
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
feat(storage): modify storage frontend_nvme_pcie proto file to support http api #333
Conversation
...gen/grpc-gateway/gen/github.com/opiproject/opi-api/storage/v1alpha1/gen/go/backend_aio.pb.go
Outdated
Show resolved
Hide resolved
1f8cdce
to
8138907
Compare
3995107
to
42e6516
Compare
@chujieyang please rebase so we can review it again and run through ci |
5411636
to
a82e696
Compare
done |
a82e696
to
956dd5e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not sure why nvme_namespace_id
is removed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@artek-koltun I'm ok with this change, please review as well before we merging it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay. LGTM!
@chujieyang please rebase |
…t http api Signed-off-by: yangchujie <[email protected]>
Signed-off-by: yangchujie <[email protected]>
Signed-off-by: yangchujie <[email protected]>
956dd5e
to
91f9250
Compare
Done. |
@chujieyang please check the opiproject/godpu#306 that fixes this change API in our client code you already have draft opened for opiproject/opi-spdk-bridge#610 |
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