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

fix(viz): Configure Kamelets in Camel Routes #412

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Nov 23, 2023

Context

Currently, there's no possibility to configure Kamelets when used in a Camel Route context.

Changes

This commit enables such a possibility by leveraging the existing KameletSchemaService.getVisualComponentSchema method.

Before After
image image
image image

Fixes: #411

Currently, there's no possibility to configure Kamelets when used in a Camel Route context.

This commit enables such possibility by leveraging the existing KameletSchemaService.getVisualComponentSchema
method.

Fixes: KaotoIO#411
@lordrip lordrip force-pushed the fix/kamelets-in-from-node branch from a928a13 to d328f5f Compare November 23, 2023 16:07
@lordrip lordrip merged commit 3458004 into KaotoIO:main Nov 23, 2023
10 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.

Kamelets can't be configured in Camel Routes
2 participants