generated from konveyor-ecosystem/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-priorityIndicates an issue or PR lacks a `priority/foo` label and requires one.Indicates an issue or PR lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Konveyor version
0.6.0
Priority
Critical
Current Behavior
Currently, if a rule only has a target and no source, it won't be picked up by the analyzer - it requres an empty konveyor.io/source
label for it to be picked up.
Expected Behavior
The only thing necessary for a rule to be picked up by the analysis should be a target label
How Reproducible
Always (Default)
Steps To Reproduce
- Create any rule with a target as its only label.
- Run an analysis with kantra using that target as target.
- Check that the rule is not picked up
Environment
- OS: Fedora 41
Anything else?
No response
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-priorityIndicates an issue or PR lacks a `priority/foo` label and requires one.Indicates an issue or PR lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Type
Projects
Status
🆕 New