Skip to content

feat: bump Gateway API to v1.4.0#7090

Merged
rudrakhp merged 45 commits into
envoyproxy:mainfrom
zirain:bump-gatewayapi
Oct 18, 2025
Merged

feat: bump Gateway API to v1.4.0#7090
rudrakhp merged 45 commits into
envoyproxy:mainfrom
zirain:bump-gatewayapi

Merge branch 'main' into bump-gatewayapi

ce0943b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2025 in 0s

70.93% (target 60.00%)

View this Pull Request on Codecov

70.93% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 71.62791% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.93%. Comparing base (d7d599a) to head (ce0943b).

Files with missing lines Patch % Lines
internal/gatewayapi/conformance/suite.go 0.00% 18 Missing ⚠️
internal/provider/kubernetes/status.go 0.00% 7 Missing and 6 partials ⚠️
internal/provider/kubernetes/indexers.go 30.00% 2 Missing and 5 partials ⚠️
internal/provider/kubernetes/controller.go 66.66% 4 Missing and 2 partials ⚠️
internal/provider/kubernetes/status_updater.go 0.00% 6 Missing ⚠️
internal/cmd/egctl/status.go 0.00% 2 Missing ⚠️
internal/gatewayapi/backendtrafficpolicy.go 71.42% 2 Missing ⚠️
internal/gatewayapi/envoyextensionpolicy.go 60.00% 2 Missing ⚠️
internal/gatewayapi/runner/runner.go 0.00% 2 Missing ⚠️
internal/gatewayapi/securitypolicy.go 80.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7090      +/-   ##
==========================================
- Coverage   70.96%   70.93%   -0.03%     
==========================================
  Files         229      229              
  Lines       41012    41032      +20     
==========================================
+ Hits        29106    29108       +2     
- Misses      10190    10207      +17     
- Partials     1716     1717       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.