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(konnect): add support for serviceless KongRoutes #669

Merged
merged 4 commits into from
Sep 30, 2024

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Sep 30, 2024

What this PR does / why we need it:

Add support for serviceless KongRoutes.

Migrating between serviceless (CP bound) and service bound KongRoutes is tracked under #668

Which issue this PR fixes

Fixes #665

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect significant changes

@pmalek pmalek added this to the KGO v1.4.x milestone Sep 30, 2024
@pmalek pmalek force-pushed the konnect-serviceless-routes branch from 0399cfd to 3486d36 Compare September 30, 2024 08:50
@pmalek pmalek marked this pull request as ready for review September 30, 2024 08:51
@pmalek pmalek requested a review from a team as a code owner September 30, 2024 08:51
@pmalek pmalek self-assigned this Sep 30, 2024
@pmalek pmalek force-pushed the konnect-serviceless-routes branch from ae91aa8 to 68bd374 Compare September 30, 2024 11:38
@pmalek pmalek force-pushed the konnect-serviceless-routes branch from 68bd374 to a6f81c0 Compare September 30, 2024 14:15
Co-authored-by: Grzegorz Burzyński <czeslavo@gmail.com>
@pmalek pmalek requested a review from czeslavo September 30, 2024 14:15
@pmalek pmalek requested a review from czeslavo September 30, 2024 14:18
@pmalek pmalek enabled auto-merge (squash) September 30, 2024 14:18
@pmalek pmalek merged commit 9c6420b into main Sep 30, 2024
21 checks passed
@pmalek pmalek deleted the konnect-serviceless-routes branch September 30, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Konnect entities: implement serviceless KongRoute
2 participants