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

exporter fails to find run image when extensions switch to a tag that is a manifest list #2128

Closed
natalieparellano opened this issue Apr 16, 2024 · 0 comments · Fixed by #2127
Labels
status/ready Issue ready to be worked on. type/bug Issue that reports an unexpected behaviour.

Comments

@natalieparellano
Copy link
Member

natalieparellano commented Apr 16, 2024

Summary

For further context, see Slack


Reproduction

Steps
  1. Write an extension that switches the run image to a tag that is a manifest list
  2. Ensure the run image doesn't already exist in the daemon
  3. Run pack build - the exporter should fail to find the run image with a message like failed to export: get run image top layer SHA: image <image> has no layers

See #2127 for how this could be fixed

@natalieparellano natalieparellano added type/bug Issue that reports an unexpected behaviour. status/triage Issue or PR that requires contributor attention. labels Apr 16, 2024
@jjbustamante jjbustamante added status/ready Issue ready to be worked on. and removed status/triage Issue or PR that requires contributor attention. labels Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/ready Issue ready to be worked on. type/bug Issue that reports an unexpected behaviour.
Projects
None yet
2 participants