Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Log a non-nil error from findTemplate
In 98b06ec we switched an Error log to Info and by that we lost the trace from the code that tries to find a template in KubeVirt in case it raises an error. Switching that log to Error again in order to restore this information. Signed-off-by: Arik Hadas <[email protected]>
- Loading branch information