Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Extend blob store to return status and handle /status #31

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

masih
Copy link
Member

@masih masih commented Jul 20, 2023

Change the blob store interface to separate Describe from Get, and extend the content of blob.Descriptor to include blob.Status.

Reflect the changes on the existing stores. Leave TODOs in place for the actual information fetching of the deals made by the store to be implemented in separate PRs.

Change the sever to correctly handle GET /v0/blob/{id}/status.

Change the blob store interface to separate `Describe` from `Get`, and
extend the content of `blob.Descriptor` to include `blob.Status`.

Reflect the changes on the existing stores. Leave TODOs in place for the
actual information fetching of the deals made by the store to be
implemented in separate PRs.

Change the sever to correctly handle `GET /v0/blob/{id}/status`.
@masih masih merged commit a322be5 into main Jul 21, 2023
17 checks passed
@masih masih deleted the masih/status_place_holder branch July 21, 2023 06:57
@masih masih mentioned this pull request Jul 23, 2023
@masih masih self-assigned this Jul 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants