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

Support for simple, linear integration definitions #659

Closed
lburgazzoli opened this issue Apr 14, 2021 · 2 comments
Closed

Support for simple, linear integration definitions #659

lburgazzoli opened this issue Apr 14, 2021 · 2 comments
Milestone

Comments

@lburgazzoli
Copy link
Contributor

With the introduction of the Kamelet EIP in Camel, we could introduce a new way to define simple, linear integrations, like:

steps:
  - kamelet: 
     name: foo
     properties:
       a: b  
  - kamelet:
     name: bar
     properties:
       c: d

This could be particular useful for the materialization of a KameletBinding to a real integration so the camel-k operator does not need to care about things such as proper placement of from, to, etc.

@lburgazzoli lburgazzoli added this to the 1.8.0 milestone Apr 14, 2021
@lburgazzoli
Copy link
Contributor Author

/cc @nicolaferraro

@lburgazzoli
Copy link
Contributor Author

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

No branches or pull requests

1 participant