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

feat(RouteConfiguration): Add support for RouteConfiguration entity #1011

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Apr 15, 2024

Context

This commit adds support for the RouteConfiguration entity.

In detail, the following entities were added:

  • intercept
  • interceptFrom
  • interceptSendToEndpoint
  • onCompletion

Also the nested version of said entities were added

fix: #492

@lordrip lordrip force-pushed the feat/route-configuration branch 2 times, most recently from f3c8c65 to fa84c30 Compare April 15, 2024 19:38
@lordrip lordrip changed the title feat(routeConfiguration): Add support for RouteConfiguration entity feat(RouteConfiguration): Add support for RouteConfiguration entity Apr 16, 2024
@lordrip lordrip force-pushed the feat/route-configuration branch 5 times, most recently from 5cf87de to 8e5830b Compare April 16, 2024 19:26
@lordrip lordrip marked this pull request as ready for review April 16, 2024 19:27
@lordrip lordrip requested a review from igarashitm April 17, 2024 17:48
This commit adds support for RouteConfiguration entity.

In detail, the following entities were added:
* intercept
* interceptFrom
* interceptSendToEndpoint
* onCompletion

Also the nested version of said entities were added

fix: KaotoIO#492
@lordrip lordrip force-pushed the feat/route-configuration branch from 8e5830b to 7ab1a54 Compare April 23, 2024 07:38
@lordrip lordrip merged commit eadf8a6 into KaotoIO:main Apr 23, 2024
6 checks passed
@lordrip lordrip deleted the feat/route-configuration branch April 24, 2024 07:56
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.

Support routeConfiguration
2 participants