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

artifactregistry : doesn't support docker image deletion #8555

Closed
wzf1943 opened this issue Sep 12, 2023 · 2 comments
Closed

artifactregistry : doesn't support docker image deletion #8555

wzf1943 opened this issue Sep 12, 2023 · 2 comments
Assignees
Labels
api: artifactregistry Issues related to the Artifact Registry API. needs more info This issue needs more information from the customer to proceed. type: question Request for information or clarification. Not an issue.

Comments

@wzf1943
Copy link

wzf1943 commented Sep 12, 2023

Is your feature request related to a problem? Please describe.
We are integrating artifact registry into our pipeline, but we found current gcloud sdk doesn't support docker image deletion in artifact repository.

Describe the solution you'd like
We would like gcloud can fully support docker image deletion in API

Describe alternatives you've considered
We are thinking if we should call bash script to delete the expired docker images but this one's scalability has limitation

@wzf1943 wzf1943 added the triage me I really want to be triaged. label Sep 12, 2023
@product-auto-label product-auto-label bot added the api: artifactregistry Issues related to the Artifact Registry API. label Sep 12, 2023
@noahdietz noahdietz added type: question Request for information or clarification. Not an issue. needs more info This issue needs more information from the customer to proceed. and removed triage me I really want to be triaged. labels Sep 12, 2023
@noahdietz
Copy link
Contributor

Hello there. I need a bit more information.

gcloud sdk doesn't support docker image deletion

Are you referring to the gcloud CLI?

We are integrating artifact registry into our pipeline...docker image deletion in artifact repository.

Can you share the API documentation for the specific feature you are trying to use? I want to be sure of what you are asking to be made available.

@codyoss
Copy link
Member

codyoss commented Aug 12, 2024

Closing due to lack of response.

@codyoss codyoss closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: artifactregistry Issues related to the Artifact Registry API. needs more info This issue needs more information from the customer to proceed. type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

4 participants
@wzf1943 @codyoss @noahdietz and others