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

cannot remove registry with failed connection #4182

Closed
ggrrll opened this issue Dec 1, 2023 · 6 comments · Fixed by #4184
Closed

cannot remove registry with failed connection #4182

ggrrll opened this issue Dec 1, 2023 · 6 comments · Fixed by #4184

Comments

@ggrrll
Copy link

ggrrll commented Dec 1, 2023

Hi,

I am trying to remove registries (generic v2) for which the connection failed -- with error: could not load user name , but it does not work (they are still there)
it seems like a bug 🐛

(in particular, I am trying to connect to https://registry.gitlab.com/ )

thanks

-- maybe related to #1155

@bwateratmsft
Copy link
Collaborator

Are you unable to right click and remove the registry?

By the way, GitLab is not supported in Docker extension version 1.27 and up. We're working with GitLab Inc on them taking over support, #4132

@ggrrll
Copy link
Author

ggrrll commented Dec 4, 2023

Hi ,

yeah, the registries are stuck in the list -- clicking on "disconnect from generic docker registry" has no effect

@ggrrll
Copy link
Author

ggrrll commented Dec 4, 2023

By the way, GitLab is not supported in Docker extension version 1.27 and up.

this means that even these suggestions are not supposed to work , right?
https://stackoverflow.com/a/77579533/5533078

@bwateratmsft
Copy link
Collaborator

That's correct. GitLab uses a bespoke API for their registry that is not v2 compliant.

@bwateratmsft
Copy link
Collaborator

I am able to reproduce the issue with inability to remove the registry. Investigating...

@bwateratmsft
Copy link
Collaborator

This has been released in Docker extension version 1.29.0.

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

Successfully merging a pull request may close this issue.

2 participants