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

No tags repo removal for AWS ECR #619

Open
romasku opened this issue Jun 30, 2022 · 0 comments
Open

No tags repo removal for AWS ECR #619

romasku opened this issue Jun 30, 2022 · 0 comments

Comments

@romasku
Copy link
Contributor

romasku commented Jun 30, 2022

In AWS, a repo can exist after the last tag was removed. This leads to "unremovable" images in neuro image ls. To overcome this problem, this fix was introduced, but it can lead to problems if the user tries to list tags before they upload the first image, as it will drop repo.
The solution is to add a special endpoint to remove the repo and use it in the client when neuro image rm was called for AWS ECR repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant