Skip to content

Conversation

ciarams87
Copy link
Contributor

@ciarams87 ciarams87 commented Sep 30, 2025

Proposed changes

Problem: We need to test the latest rc tag of the 1.4.0 Gateway API release, ensure the conformance tests pass and provide feedback if we see any issues

Solution: Upgrade to the v1.4.0-rc2 tag, make all the necessary changes to support the latest API, and run the conformance tests. Also enable the BackendTLSPolicy tests.

Testing: Ran the conformance tests

Closes #ISSUE

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.


@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Sep 30, 2025
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

❌ Patch coverage is 78.18182% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.89%. Comparing base (cf38a6f) to head (5c0f69d).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
internal/controller/state/conditions/conditions.go 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3982      +/-   ##
==========================================
+ Coverage   86.84%   86.89%   +0.04%     
==========================================
  Files         128      128              
  Lines       16607    16602       -5     
  Branches       62       62              
==========================================
+ Hits        14423    14426       +3     
+ Misses       2003     1994       -9     
- Partials      181      182       +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.

@ciarams87 ciarams87 force-pushed the test/1.4.0-rc2 branch 2 times, most recently from 5d9c4e5 to b8faa28 Compare September 30, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file helm-chart Relates to helm chart

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant