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

Find out gaps between Kong 3.0 features and KIC expressions #3049

Closed
1 of 3 tasks
randmonkey opened this issue Oct 13, 2022 · 1 comment
Closed
1 of 3 tasks

Find out gaps between Kong 3.0 features and KIC expressions #3049

randmonkey opened this issue Oct 13, 2022 · 1 comment
Assignees
Milestone

Comments

@randmonkey
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

Kong 3.0 release included several improvements and new features, especially the new DSL based router. We need to investigate on what features are available in Kong, but could not be expressed using KIC. These gaps will force users who want to use the features to call Kong admin API directly, instead of using KIC.

Proposed Solution

  • find out what features in Kong 3.0 could not be expressed using KIC CRDs (KongIngress, KongPlugin,...)
  • find out how to use expression based router to translate path matches in resources having path match, e.g: Ingress, HTTRRoute

Additional information

No response

Acceptance Criteria

  • We have a document to record what features in Kong 3.0 are not supported in KIC, and brief proposals to implement them
  • We have method to translate path matches in k8s resources(Ingress,HTTPRoute,...) to expressions of Kong 3.0 router
@randmonkey randmonkey self-assigned this Oct 13, 2022
@randmonkey randmonkey added this to the KIC v3.0.0 milestone Oct 13, 2022
@mflendrich
Copy link
Contributor

replaced by #3730

@mflendrich mflendrich closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2023
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

2 participants