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

Remove blob download endpoint #33

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Remove blob download endpoint #33

merged 1 commit into from
Oct 15, 2024

Conversation

mortenmj
Copy link
Collaborator

I don't think we need this functionality. It gives us the ability to download blobs from any gRPC CAS backend, but at the expense of unwanted complexity. If we want to provide the ability to download blobs from the UI at all (and we probably do), it seems reasonable to expect the user to also run bb-browser so that we can simply link to that.

@mortenmj mortenmj force-pushed the mmj/remove-blob-endpoint branch from 7c7167f to 42c2063 Compare October 15, 2024 17:13
@mortenmj
Copy link
Collaborator Author

Had a conversation with @EdSchouten about the option of using bb-browser, and how that is not considered a public API we can depend on to be stable. After discussing with @trey-ivy we'll go ahead and remove this endpoint for now, and consider adding back similar functionality, but probably a different implementation, if the need arises.

@mortenmj mortenmj merged commit f00ea18 into main Oct 15, 2024
2 checks passed
@mortenmj mortenmj deleted the mmj/remove-blob-endpoint branch October 18, 2024 07:47
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

Successfully merging this pull request may close these issues.

1 participant