knative-extensions / net-gateway-api

Integration between Knative and service-apis (ingress v2) for Knative Ingress migration.
Apache License 2.0
27 stars 28 forks source link

bump gateway-api tests to v1.1 #732

Closed dprotaso closed 4 months ago

dprotaso commented 4 months ago

Gateway Conformance tests weren't running properly

/home/prow/go/pkg/mod/sigs.k8s.io/gateway-api@v1.0.1-0.20240422224228-29e68bffffb9/conformance/tests/httproute-weight.go:29:2: missing go.sum entry for module providing package golang.org/x/sync/errgroup (imported by sigs.k8s.io/gateway-api/conformance/tests); to add: go get sigs.k8s.io/gateway-api/conformance/tests@v1.0.1-0.20240422224228-29e68bffffb9

/assign @izabelacg

knative-prow[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, ReToCode

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[test/OWNERS](https://github.com/knative-extensions/net-gateway-api/blob/main/test/OWNERS)~~ [ReToCode,dprotaso] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment