We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Delete
Now that https://github.com/oras-project/oras-go/releases/tag/v2.4.0 has been released, support for store.Delete can be added for the SOCI content store. This would help with the orphaned zTOCs issue observed by other issue(s).
store.Delete
Passthrough implementation of Delete from SOCI content store to underlying content store.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Now that https://github.com/oras-project/oras-go/releases/tag/v2.4.0 has been released, support for
store.Delete
can be added for the SOCI content store. This would help with the orphaned zTOCs issue observed by other issue(s).Describe the solution you'd like
Passthrough implementation of
Delete
from SOCI content store to underlying content store.Describe any alternative solutions/features you've considered
No response
Any additional context or information about the feature request
No response
The text was updated successfully, but these errors were encountered: