Closed guydc closed 2 weeks ago
@guydc looks like another change is needed
+++ b/examples/extension-server/go.mod
@@ -10,7 +10,7 @@ require (
google.golang.org/protobuf v1.34.2
k8s.io/apimachinery v0.30.2
sigs.k8s.io/controller-runtime v0.18.4
- sigs.k8s.io/gateway-api v1.1.0
+ sigs.k8s.io/gateway-api v1.1.1
)
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 66.61%. Comparing base (
13fee13
) to head (963e38f
). Report is 1 commits behind head on release/v1.1.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
all the GRPCRoute tests are failing, does the build work with https://gateway.envoyproxy.io/docs/tasks/traffic/grpc-routing/ , if it doesnt we should report this upstream and imo release without the patch release
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Release Notes: Yes/No