Fix wildcard expand behavior when if the field path is not found during conversion by sergenyalcin · Pull Request #504 · crossplane/upjet (original) (raw)
Description of your changes
This PR fixes wildcard expand behavior when if the field path is not found during conversion. A not-found check was added.
I have:
- Read and followed Upjet's contribution process.
- Run
make reviewableto ensure this PR is ready for review. - Added
backport release-x.ylabels to auto-backport this PR if necessary.
How has this code been tested
Tested locally.