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

Improve error message when cnab-to-oci fixes up a bundle #1821

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

carolynvs
Copy link
Member

@carolynvs carolynvs commented Nov 9, 2021

What does this change

When cnab-to-oci fixes up a bundle after publishing it, if any error occurs we only get a single error message

"failed to fixup the image for service InvocationImage"

This bumps our cnab-to-oci to use the patch in

cnabio/cnab-to-oci#113

so that we get a more detailed error message that indicates the image that failed, and which fixup step.

What issue does it fix

Incorporates the fix from cnabio/cnab-to-oci#113

Notes for the reviewer

I am referencing a fork of cnab-to-oci that is published in the getporter org because I don't expect the patch to merge quickly.

Checklist

  • Unit Tests
  • Documentation
  • Schema (porter.yaml)

When cnab-to-oci fixes up a bundle after publishing it, if any error
occurs we only get a single error message

"failed to fixup the image for service InvocationImage"

This bumps our cnab-to-oci to use the patch in

cnabio/cnab-to-oci#113

so that we get a more detailed error message that indicates the image
that failed, and which fixup step.

Signed-off-by: Carolyn Van Slyck <me@carolynvanslyck.com>
@carolynvs carolynvs marked this pull request as ready for review November 9, 2021 16:09
@carolynvs carolynvs merged commit 0cc2aa1 into getporter:main Nov 9, 2021
@carolynvs carolynvs deleted the bump-cnab-to-oci branch November 9, 2021 16:44
@carolynvs carolynvs mentioned this pull request Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants