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

refactor: added the error to the log messages when processing path mappings #617

Merged
merged 1 commit into from
Oct 31, 2021

Conversation

MorrisLaw
Copy link
Contributor

This PR adds the returned errors to the log message. It should help to clarify the somewhat ambiguous/identical log messages. It appears that there are multiple reasons for an error to occur. For example, the process function which gets called when doing a TemplateCopy could error in multiple ways while processing a file, symlink or directory. The uniqueness of the possible errors can be valuable in situations where we'd need to debug using these log messages.

@github-actions
Copy link

Thanks for making a pull request! 😃
One of the maintainers will review and advise on the next steps.

…ppings

Signed-off-by: Jeremy L. Morris <jmorris@digitalocean.com>
@ashokponkumar ashokponkumar enabled auto-merge (squash) October 31, 2021 09:24
@ashokponkumar ashokponkumar merged commit 50802a7 into konveyor:main Oct 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants