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

🐛 adding discovery label to be used in discovery process #51

Merged

Conversation

shawn-hurley
Copy link
Contributor

I believe that is is need, for the technology rules to be selected by default.

The default label is here:
https://github.com/konveyor/tackle2-hub/blob/main/settings/hub.go#L279-L280

which whill IIUC find the task here:
https://github.com/konveyor/operator/blob/main/roles/tackle/templates/customresource-addon-tech-discovery.yml.j2#L106-L124

which is using

rules:
      labels:
        included: ["discovery"]

IIUC this information is seeded in the database for when retrieving rules, right now I have a feeling that only the 00_discovery rules are run in discovery tasks

@shawn-hurley shawn-hurley requested review from mansam and jortel July 4, 2024 00:04
Signed-off-by: Shawn Hurley <shawn@hurley.page>
@shawn-hurley shawn-hurley force-pushed the bugfix/add-discovery-to-tech-usage branch from f885662 to 43e8a29 Compare July 10, 2024 17:50
@shawn-hurley shawn-hurley merged commit 7b0e7d4 into konveyor:main Jul 10, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants