Skip to content

Conversation

@beckcl
Copy link

@beckcl beckcl commented Dec 5, 2025

What type of PR is this?

Run e2e and conformance tests on K8s 1.34 in CI.

What this PR does / why we need it:

Update the version matrix to give confidence in the most recent K8s version. Also updates the docs hosted at https://gateway.envoyproxy.io/news/releases/matrix/.

Which issue(s) this PR fixes:

No linked issue.

Release Notes: No

@beckcl beckcl requested a review from a team as a code owner December 5, 2025 10:39
| Envoy Gateway version | Envoy Proxy version | Rate Limit version | Gateway API version | Kubernetes version | End of Life |
| --------------------- | --------------------------- | ------------------ | ------------------- | -------------------------- | ----------- |
| latest | **dev-latest** | **master** | **v1.4.0** | v1.30, v1.31, v1.32, v1.33 | n/a |
| latest | **dev-latest** | **master** | **v1.4.1** | v1.31, v1.32, v1.33, v1.34 | n/a |
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also updates the Gateway API version which was bumped in #7653.

Please let me know if this should be done in another PR.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's fine, thanks!

@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.42%. Comparing base (abdea30) to head (271a9eb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7680      +/-   ##
==========================================
+ Coverage   72.37%   72.42%   +0.04%     
==========================================
  Files         232      232              
  Lines       34297    34297              
==========================================
+ Hits        24823    24840      +17     
+ Misses       7694     7683      -11     
+ Partials     1780     1774       -6     

☔ 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.

@kkk777-7
Copy link
Member

kkk777-7 commented Dec 5, 2025

LGTM, thanks

* add Kubernetes 1.34 conformance and e2e tests
* drop Kubernetes 1.30 conformance and e2e tests
* update compatibility matrix

Signed-off-by: Clemens Beck <[email protected]>
@zirain zirain enabled auto-merge (squash) December 5, 2025 23:27
@zirain zirain force-pushed the beck/ci-test-k8s-134 branch from 271a9eb to f31fd88 Compare December 5, 2025 23:27
auto-merge was automatically disabled December 5, 2025 23:27

Head branch was pushed to by a user without write access

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants