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

Gateway API TLS conformance #65

Open
5 tasks
mlavacca opened this issue Mar 26, 2024 · 1 comment
Open
5 tasks

Gateway API TLS conformance #65

mlavacca opened this issue Mar 26, 2024 · 1 comment

Comments

@mlavacca
Copy link
Member

mlavacca commented Mar 26, 2024

Problem Statement

Our ControlPlane implemented the TLSRoute but is not conformant with the TLS profile. An effort to be conformant with such a profile has been done unsuccessfully, because of the impossibility to dynamically setup the Kong Gateway Stream Ports from KIC: Kong/kubernetes-ingress-controller#3797.

In KGO we do not have such a limitation, hence we should be able to pass all the TLS conformance tests

Proposed Solution

Enable the TLS feature and successfully run the following conformance tests:

Core features

  1. area/conformance area/gateway-api
  2. area/conformance area/gateway-api
  3. area/conformance area/gateway-api
  4. area/conformance area/gateway-api
  5. area/conformance area/gateway-api
@mlavacca
Copy link
Member Author

Blocked by #64

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