[BUG] Custom rule is not properly picked up when there is an app in the folder #350
Open
1 task done
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-priority
Indicates an issue or PR lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Is there an existing issue for this?
Konveyor version
0.5.3
Priority
Critical
Current Behavior
When specifying a custom rules directory in the command line with
--rule
, if the directory has also a folder with application data, ie the Coolstore app, the rule is not properly picked up:If I remove the
test-data
directory, the rule works again.Also, many tmp folders are created for some reason:
Expected Behavior
Kantra (and/or the analyzer) should be able to search in a folder recursively for rules, ignoring everything that is not a rule, and the rule should be properly processed.
How Reproducible
Always (Default)
Steps To Reproduce
--rules <folder>
and the proper targets.Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: