crossplane / crossplane/upjet

Extend verbosity of migration framework

Open
#233 1 comment 1 reaction 0 assignees View on GitHub
enhancement migration-framework v2
Dominant language
Go
Stars
481
Forks
131
Avg merge
2d 1h
Merged PRs (30d)
11

Description

### What problem are you facing?

Currently while working on migrator and having some bug in the source sample, I am getting
```
go run ./cmd/migrator/main.go -s ./source
Using filesystem source
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: unrecognized type: string
exit status 1
```
It is not clear where it is happening

### How could Upjet help solve your problem?

Increase error verbosity, provide some context and hints around the place of failure

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.