-
Notifications
You must be signed in to change notification settings - Fork 39
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
✨ Add Discovery addons and tasks #341
Conversation
5cb73f3
to
157f89b
Compare
Signed-off-by: Sam Lucidi <slucidi@redhat.com>
Signed-off-by: Sam Lucidi <slucidi@redhat.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
kind: Extension | ||
apiVersion: tackle.konveyor.io/v1alpha2 | ||
metadata: | ||
name: {{ tech_discovery_provider_java_name }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is undefined, so the deployment errors out
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tech_discovery_provider_generic_name
too
Signed-off-by: Sam Lucidi <slucidi@redhat.com>
See also:
konveyor/tackle2-addon-analyzer#99
konveyor/tackle2-hub#671