Closed zhaohuabing closed 1 month ago
can you also update dependabot.yml
with following:
golang.org:
patterns:
- "golang.org/*"
- "google.golang.org/*"
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 65.68%. Comparing base (
2bd27dd
) to head (7023fbd
). Report is 58 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
It looks like the GRPC upgrade broke the e2e and conformance tests.
Please hold this PR until Gateway API upgrades GRPC to 1.67.2.
Manually fix: https://github.com/envoyproxy/gateway/pull/4305