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

[Linux] Miss a icon for the 'Connected Registries' node #1106

Closed
v-xuanzh opened this issue Jul 4, 2019 · 7 comments · Fixed by #2534
Closed

[Linux] Miss a icon for the 'Connected Registries' node #1106

v-xuanzh opened this issue Jul 4, 2019 · 7 comments · Fixed by #2534
Labels
Milestone

Comments

@v-xuanzh
Copy link

v-xuanzh commented Jul 4, 2019

OS Platform: Linux Ubuntu
Extension build: 20190703.2

Steps to reproduce:

  1. Start up a private local registry using the command docker run -d --rm --name noAuthRegistry -p 5100:5000 registry
  2. Go to REGISTRIES -> Click 'Connect Registry...' -> Select 'Generic Docker Registry(Preview)'
  3. Input the URL: http://localhost:5100
    Username: <Press Enter>
  4. Observe the icon for the 'Connected Registries' node.

Expect Experience:

The icon of 'Connected Registries' node shows well.

Actual Experience:

Miss a icon for the 'Connected Registries' node.
image

More info:

This issue doesn't reproduce on Windows/Mac.

@v-xuanzh v-xuanzh added the AT-CTI label Jul 4, 2019
@v-dantch
Copy link

More Info:
There is also no icon for the "GitLab" node.
image

@bwateratmsft bwateratmsft added this to the Future milestone Oct 8, 2019
@bwateratmsft
Copy link
Collaborator

@v-ruizh does this still reproduce?

@v-ruizh
Copy link

v-ruizh commented Apr 14, 2020

@bwateratmsft Sorry for the late reply. This bug also reproduces on the newer build 20200413.1.
Connected Registried:
image
GitLab:
image

@bwateratmsft
Copy link
Collaborator

Thanks!

@v-mengwe
Copy link

Verified on the latest build 20200818.1, this issue still reproduces for now. I will continue to track this issue.

@v-ruizh
Copy link

v-ruizh commented Dec 4, 2020

@bwateratmsft This issue does not reproduce for "Connected Registries" node, but still reproduces for "GitLab" node. Could you also help to fix this issue for "GitLab" node?

Expect:
image

Actual:
image

@bwateratmsft
Copy link
Collaborator

Yes! It looks like the same issue, the file casing was incorrect, so on Linux where the file system is case-sensitive it wasn't working. I created #2542 to fix for GitLab.

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants