google-cloud-node icon indicating copy to clipboard operation
google-cloud-node copied to clipboard

Feature to delete docker images with `@google-cloud/artifact-registry`

Open luc122c opened this issue 2 years ago • 4 comments

Hi, according to the Artifact Registry and Artifact Registry Client documentation, there is no way to delete docker images via the NodeJS API.

Is your feature request related to a problem? Please describe. I understand that gcloud can be used, however I would like my application to be able to delete docker images when a related project is deleted in Firebase Firestore.

Describe the solution you'd like New deleteImage commands for docker images.

Describe alternatives you've considered I have tried using deletePackage but it doesn't seem to work.

luc122c avatar Aug 15 '23 13:08 luc122c

Hi @luc122c! Would you mind submitting this as a FR for the API itself, vs. the library: https://cloud.google.com/support/docs/issue-trackers (under Create new Container Registry & Artifact Registry issue). Thanks!

sofisl avatar Aug 15 '23 18:08 sofisl

@sofisl Sure! :) Link for reference: https://issuetracker.google.com/issues/296104211

luc122c avatar Aug 15 '23 20:08 luc122c