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

support API with DeleteImage(oci image) #993

Closed
wants to merge 1 commit into from

Conversation

Lingerhk
Copy link

I have finished the DeleteImage interface when delete oci format image.
The problem occurs when I use skopeo to delete a local oci image: skopeo delete oci:img:tag, It return a error of "Deleting images not implemented for oci: images".

@rhatdan
Copy link
Member

rhatdan commented Aug 6, 2020

@Lingerhk Tests are failing?

@mtrmac
Copy link
Collaborator

mtrmac commented Aug 11, 2020

The validate test requires https://github.com/containers/image/blob/master/CONTRIBUTING.md#sign-your-prs . The other test contains a fairy clear error message.

(The feature is definitely welcome, but I haven’t really read the PR code yet.)

@mtrmac
Copy link
Collaborator

mtrmac commented Jan 21, 2023

I’m afraid we can’t accept contributions with unclear copyright status.

@mtrmac mtrmac closed this Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A request for, or a PR adding, new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants