kubernetes-sigs / gateway-api

Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
https://gateway-api.sigs.k8s.io
Apache License 2.0
1.68k stars 443 forks source link

ConformanceReports: Reports should report on ingress2gateway support #2875

Open shaneutt opened 4 months ago

shaneutt commented 4 months ago

What would you like to be added:

Our ConformanceReports should include a field for ingress2gateway support.

This is sibling to https://github.com/kubernetes-sigs/ingress2gateway/issues/103

Why this is needed:

As a user that wants to migrate from Ingress to Gateway API, I want to be able to view the implementations page and check conformance results to know which implementations support conversion.

shaneutt commented 4 months ago

/cc @LiorLieberman @mlavacca @levikobi

mlavacca commented 3 months ago

This one is definitely interesting but I think it is not as straightforward as it may look at first glance, as the ingress2gateway providers may have different levels of support. For example, Kong today converts TCPIngress to Gateway + TCPRoute, but does not provide the same functionality for UDPRoutes (yet). I think this new section of the profile should describe the conversions available in the provider, instead of just being a boolean value. And also, we should refer to a specific Ingress2Gateway version

k8s-triage-robot commented 2 weeks ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale