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 handling #48

Open
stevendborrelli opened this issue Dec 13, 2023 · 0 comments
Open

Improve Error handling #48

stevendborrelli opened this issue Dec 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@stevendborrelli
Copy link
Member

What problem are you facing?

When a migration plan fails, there is no more information about the resource in question or even what field is in error.

main: error: Failed to generate the migration plan: failed to generate the migration plan: failed to migrate resource: failed to migrate resource: failed to convert from unstructured.Unstructured to the managed resource type: cannot restore struct from: string

How could the migration tooling help solve your problem?

Improve error reporting to indicate which resource/file is failing and if we can extract the bad field.

@stevendborrelli stevendborrelli added the enhancement New feature or request label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant