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

Konnect entities: support Route JSON/expressions API change #305

Open
1 task
pmalek opened this issue Feb 19, 2025 · 0 comments
Open
1 task

Konnect entities: support Route JSON/expressions API change #305

pmalek opened this issue Feb 19, 2025 · 0 comments

Comments

@pmalek
Copy link
Member

pmalek commented Feb 19, 2025

Problem Statement

https://github.com/Kong/kong-admin-spec-generator/pull/40 and then subsequently https://github.com/Kong/platform-api/pull/973, introduced a change in Konnect API, where users can use a separate route API to create expressions routes.

This had breaking consequences on the sdk konnect go Kong/sdk-konnect-go#75 which this project uses.

This issue tracks refining the CRD types, so that users can choose either JSON or expression routes when creating routes via CRD

Proposed Solution

Additional Information

Acceptance Criteria

  • As a user, I can choose which type of route (JSON or expressions) will be created on Konnect when I use the KongRoute.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant