Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Type Update Change
kubernetes-sigs/gateway-api-inference-extension Kustomization minor v1.1.0 -> v1.2.0

Release Notes

kubernetes-sigs/gateway-api-inference-extension (kubernetes-sigs/gateway-api-inference-extension)

v1.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: kubernetes-sigs/gateway-api-inference-extension@v1.1.0...v1.2.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 1, 2025 10:02
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 1, 2025
@renovate renovate bot enabled auto-merge (squash) December 1, 2025 10:02
@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.13%. Comparing base (dbebd97) to head (fa2ccb4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4361      +/-   ##
==========================================
+ Coverage   86.11%   86.13%   +0.02%     
==========================================
  Files         132      132              
  Lines       14343    14343              
  Branches       35       35              
==========================================
+ Hits        12352    12355       +3     
+ Misses       1787     1785       -2     
+ Partials      204      203       -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.

Copy link
Contributor

@shaun-nx shaun-nx left a comment

Choose a reason for hiding this comment

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

Blocking this one just until we can conform there are no breaking changes.

@github-project-automation github-project-automation bot moved this from 🆕 New to 🏗 In Progress in NGINX Gateway Fabric Dec 1, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-inference-extension-1.x branch 15 times, most recently from 92f6911 to 16acacc Compare December 2, 2025 16:41
…v1.2.0

| datasource  | package                                         | from   | to     |
| ----------- | ----------------------------------------------- | ------ | ------ |
| github-tags | kubernetes-sigs/gateway-api-inference-extension | v1.1.0 | v1.2.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-gateway-api-inference-extension-1.x branch from 16acacc to a6df076 Compare December 2, 2025 18:07
@renovate
Copy link
Contributor Author

renovate bot commented Dec 2, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sjberman sjberman requested a review from shaun-nx December 2, 2025 19:54
@sjberman
Copy link
Collaborator

sjberman commented Dec 2, 2025

Took a look at the release notes, nothing appears to be breaking for us.

@bjee19
Copy link
Contributor

bjee19 commented Dec 2, 2025

I don't think we can run the new conformance test added though, kubernetes-sigs/gateway-api-inference-extension#1769, I applied the base files added here kubernetes-sigs/gateway-api-inference-extension@8fcbd8d#diff-1eb370261ae81ea093b13c60cfbca7665b37d1c3d83e91b06d4216aa8bfc7c21, and we invalidate the deployment because of multiple target ports on the inferencepool i think.

And since these are the base yaml we cant comment out the test. Well actually failure to apply the base yaml might not make the test fail, but we should skip that test.

@sjberman
Copy link
Collaborator

sjberman commented Dec 2, 2025

@bjee19 Thanks for taking a look, I was hoping the pipeline would reveal the failures like this.

I'm not seeing a Core or Extended designation for this. So I'm wondering if we need to implement that before we can say we support 1.2. In that case, this shouldn't be merged.

Copy link
Collaborator

@sjberman sjberman left a comment

Choose a reason for hiding this comment

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

Must fix failing test.

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

Projects

Status: 🏗 In Progress

Development

Successfully merging this pull request may close these issues.

5 participants