Skip to content

not working with v2-only registry #8565

@greut

Description

@greut

Summary

Using a Nexus registry which doesn't have V1 image, pulling an image fails because it mostly tries to use the v1 (although saying otherwise)

https://github.com/vmware/vic/blob/master/lib/imagec/imagec.go#L621

VIC version

v1.5.2

Steps to reproduce
$ docker run my-nexus-repository/foo/bar
Actual behavior
Error while pulling image manifest: missing signature key.
Expected behavior

🌈

Logs

n/a

Troubleshooting attempted

  • Searched [GitHub][issues] for existing issues. (Mention any similar issues under "See also", above.)
  • Searched the [documentation][docs] for relevant troubleshooting guidance.
  • Searched for a relevant [VMware KB article][kb].
  • Read the source code

Metadata

Metadata

Assignees

Labels

kind/featureNew functionality you could include in marketing material

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions