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 inline YAML DSL #1470

Closed
lburgazzoli opened this issue May 27, 2020 · 1 comment
Closed

Support inline YAML DSL #1470

lburgazzoli opened this issue May 27, 2020 · 1 comment
Assignees
Milestone

Comments

@lburgazzoli
Copy link
Contributor

Routes can now be defined using the source block which is fine but we can also support in-lined YAML, something like:

spec:
    sources:
      ...
    flows:
    - from:
        uri: "direct:start"
        steps:
@lburgazzoli lburgazzoli added this to the 1.0.0 milestone May 27, 2020
@lburgazzoli
Copy link
Contributor Author

/cc @nicolaferraro

nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue May 27, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue May 27, 2020
@nicolaferraro nicolaferraro self-assigned this May 27, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue May 27, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue May 29, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue May 29, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue May 29, 2020
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

2 participants