Mattia Lavacca

Results 65 issues of Mattia Lavacca

**What would you like to be added**: We need to improve our CI to automatically check that we don't have broken links in the `.md` files. There are two different...

kind/feature
good first issue
priority/backlog
triage/accepted

**What type of PR is this?** /kind gep **What this PR does / why we need it**: This PR updates GEP-2907 with two different aspects: - definition of TLS mode...

ok-to-test
approved
release-note-none
size/M
do-not-merge/hold
cncf-cla: yes
lifecycle/rotten
kind/gep

**What happened**: In the api-overview docs section (https://gateway-api.sigs.k8s.io/concepts/api-overview/#route-summary-table), a compatibility matrix about the TLS support lists the TLS types supported by each Route; apparently, all the routes but the `UDPRoute`...

kind/bug
documentation
lifecycle/stale
needs-triage

**What would you like to be added**: https://github.com/kubernetes-sigs/gateway-api/pull/2066 added a new CLI to run conformance profiles. This CLI accepts the following flags related to the implementation running the test suite:...

kind/feature
priority/important-longterm
needs-triage
area/conformance

**What would you like to be added**: The official kubernetes.io docs contain a Gateway API section that can be improved in some ways to better advertise our project over Ingress...

help wanted
priority/important-soon
kind/documentation
triage/accepted

**What would you like to be added**: We have many dependencies in our hack script that often do not get updated. A non-exhaustive list follows: - https://github.com/kubernetes-sigs/gateway-api/blob/cb846ce842f47074781de7ebfbb1080f3c471f2f/hack/verify-crds-kind.sh#L48-L49 - https://github.com/kubernetes-sigs/gateway-api/blob/cb846ce842f47074781de7ebfbb1080f3c471f2f/hack/verify-golint.sh#L21-L22 -...

help wanted
priority/important-longterm
kind/cleanup
area/dependency

### Description Closes: #8461 ### Testing instructions Preview links: - https://deploy-preview-8560--kongdocs.netlify.app/gateway-operator/unreleased/get-started/konnect/deploy-data-plane-with-konnectextension/ - https://deploy-preview-8560--kongdocs.netlify.app/gateway-operator/unreleased/guides/konnect-dataplanes/overview/ - https://deploy-preview-8560--kongdocs.netlify.app/gateway-operator/unreleased/guides/konnect-dataplanes/gateway/ - https://deploy-preview-8560--kongdocs.netlify.app/gateway-operator/unreleased/guides/konnect-dataplanes/migrate-from-1.4-to-1.5/ ### Checklist - [x] Review label added - [ ] [Conditional version tags](https://docs.konghq.com/contributing/conditional-rendering/#conditionally-render-content-by-version)...

team-k8s
review:general

### Where is the problem? https://docs.konghq.com/gateway-operator/1.4.x/get-started/konnect/deploy-data-plane/ ### What happened? The `KonnectExtension` API has been refactored and migrated to the `konnect.konghq.com` group. We need to upgrade the documentation with specific emphasis...

team-k8s
area/docs

### Where is the problem? https://docs.konghq.com/kubernetes-ingress-controller/latest/guides/services/tls/ ### What happened? The linked page has two different problems that need to be fixed: 1. `TLSRoute` requires the Gateway API experimental channel and...

bug
team-k8s

### Is there an existing issue for this? - [x] I have searched the existing issues ### Does this enhancement require public documentation? - [x] I have added an Acceptance...

bug
blocked