Mattia Lavacca
Mattia Lavacca
## Problem Statement As part of the release process, we manually bump the KIC version in the `kustomization.yaml` before the actual release. This implies that such kustomization is broken until...
**What would you like to be added**: Conformance tests for `TLSRoute`s with TLS terminate mode. **Why this is needed**: [GEP-2907 update](https://github.com/kubernetes-sigs/gateway-api/pull/3458) listed the TLS modes supported by each protocol. Since...
**What type of PR is this?** /area conformance-machinery **What this PR does / why we need it**: The conformance suite implementation-related flags are properly validated. **Which issue(s) this PR fixes**:...
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Addition of a new custom type path match **Which issue(s) this PR fixes**:...
## Problem Statement In all our charts, we have the APPVersion truncated to the minor digit (`v1.2`). This is problematic as users are not able to easily figure out which...