Open suranap opened 7 years ago
Display full path of Google container registry + project. Put the name of the image in the center of the box.
It displays "us.gcr.io". Then it puts the project name in the center of the box. It doesn't display the image name at all.
I guess this is assuming the tag will be x/y. For GCR it's "us.gcr.io/projectname/imagename".
Remote registry aren't well supported right now. It's on the list of issues, but will add this one as well to keep track.
Thanks!
Expected behavior
Display full path of Google container registry + project. Put the name of the image in the center of the box.
Actual behavior
It displays "us.gcr.io". Then it puts the project name in the center of the box. It doesn't display the image name at all.
Information about the Issue
I guess this is assuming the tag will be x/y. For GCR it's "us.gcr.io/projectname/imagename".
Steps to reproduce the behavior