Mattia Lavacca

Results 65 issues of Mattia Lavacca

**What would you like to be added**: The listener spec field `allowedRoutes.kinds` documentation states: ```go // Kinds specifies the groups and kinds of Routes that are allowed to bind //...

kind/feature
kind/documentation

## Problem statement [This PR](https://github.com/Kong/kubernetes-ingress-controller/pull/3797) enabled Gateway API TLS conformance by creating a new `TLSProxy` service with ports 443->8899 (in Kong), as the conformance tests need to use port 443....

enhancement

**What type of PR is this?** /kind feature **What this PR does / why we need it**: When reading the resources from a file, it is now possible to display...

do-not-merge/hold
approved
needs-rebase
size/L
lifecycle/stale
cncf-cla: yes

**What would you like to be added**: Kong Ingress controller leverages a CRD called `UDPIngress` to expose UDP routes. Such a resource should be converted into `Gateway` + `UDPRoute`s.

kind/feature
lifecycle/rotten

**What would you like to be added**: When thinking about how this tool would be used in a real environment, we can have a user willing to convert a set...

kind/feature
lifecycle/rotten

**What would you like to be added**: So far we have relied on redirecting the conversion output to a file. This has a major problem: if we log any message,...

kind/feature
lifecycle/stale

**What type of PR is this?** /kind feature **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #94 **Does this PR introduce a user-facing...

kind/feature
do-not-merge/hold
needs-rebase
do-not-merge/work-in-progress
size/XXL
lifecycle/rotten
cncf-cla: yes

**What would you like to be added**: The flag `--input-file` can be used to read input resources from a specific file. It'd be beneficial to improve such a flag to...

kind/feature
help wanted

## Problem Statement Once Gateway API v1.1 is released, we need to manually bump it and ensure all the CI jobs successfully run. ## Acceptance Criteria - [ ] Gateway...

blocked
area/gateway-api
release/required

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem Statement [GEP-2162](https://github.com/kubernetes-sigs/gateway-api/blob/main/geps/gep-2162.md) introduced the `SupportedField` in the `GatewayClass` resource. Such a field...

area/feature
blocked
area/gateway-api