awslabs/soci-snapshotter

[FEATURE] Implement `Delete` for SOCI content store

austinvazquez opened this issue · 0 comments

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