Skip to content

build(deps): bump sigs.k8s.io/gateway-api-inference-extension from 1.5.0 to 1.6.0 in /examples/extension-server - #9789

Merged
zirain merged 1 commit into
mainfrom
dependabot/go_modules/examples/extension-server/sigs.k8s.io/gateway-api-inference-extension-1.6.0
Aug 20, 2026
Merged

build(deps): bump sigs.k8s.io/gateway-api-inference-extension from 1.5.0 to 1.6.0 in /examples/extension-server#9789
zirain merged 1 commit into
mainfrom
dependabot/go_modules/examples/extension-server/sigs.k8s.io/gateway-api-inference-extension-1.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps sigs.k8s.io/gateway-api-inference-extension from 1.5.0 to 1.6.0.

Release notes

Sourced from sigs.k8s.io/gateway-api-inference-extension's releases.

v1.6.0

Release Highlights

1. Component Migration to llm-d

  • Full-featured Endpoint Picker (EPP), Body-Based Routing (BBR), and Latency Predictor components have moved to the llm-d repository to live in their dedicated ecosystem.
  • GAIE now focuses on core Kubernetes Gateway API inference specifications, CRDs, and conformance definitions.

2. Introduction of Lightweight EPP (LWEPP)

  • Introduced Lightweight EPP (lwepp) as a minimal, fast reference ext-proc implementation designed specifically for running and validating Gateway API conformance tests.
  • Container image is officially promoted and available at registry.k8s.io/gateway-api-inference-extension/lwepp:v1.6.0.

3. API Updates

  • Optional endpointPickerRef: spec.endpointPickerRef on InferencePool is now optional.
  • Removed Alpha APIs: The following experimental APIs have been removed from GAIE (migrated to llm-d):
    • InferenceObjective (inference.networking.x-k8s.io/v1alpha2)
    • InferenceModelRewrite (inference.networking.x-k8s.io/v1alpha2)
    • EndpointPickerConfig (config.inference.networking.k8s.io/v1alpha1)

What's Changed

... (truncated)

Commits
  • 992e5c2 Updates artifacts for v1.6.0 release
  • b85914c chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.0 (#3012)
  • d6da08a fix(lwepp): apply GrpcHealthPort and SecureServing defaults in NewDefaultExtP...
  • 4d77e1c test: cover InferencePoolToEndpointPool
  • ae2846e fix: swap inverted pod add and update log messages (#3013)
  • afc39f5 cleanup: remove stale chart references and obsolete e2e workflows (#3009)
  • 4630ee2 fix(makefile): add missing yq target (#3008)
  • 415f528 chore(deps): bump the kubernetes group across 1 directory with 5 updates (#3005)
  • 62a5eee chore(deps): bump the kubernetes group in /conformance with 4 updates (#3006)
  • f540ee9 docs: clarify EPP endpoint backend scope (#3003)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 19, 2026 04:17
@dependabot dependabot Bot added go Pull requests that update Go code dependencies Pull requests that update a dependency file labels Aug 19, 2026
@netlify

netlify Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deploy Preview for cerulean-figolla-1f9435 ready!

Name Link
🔨 Latest commit e86f2f8
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/6a855b925cf199000811c838
😎 Deploy Preview https://deploy-preview-9789--cerulean-figolla-1f9435.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.29%. Comparing base (e5ba4ba) to head (e86f2f8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9789      +/-   ##
==========================================
+ Coverage   76.26%   76.29%   +0.02%     
==========================================
  Files         261      261              
  Lines       44351    44351              
==========================================
+ Hits        33826    33838      +12     
+ Misses       8284     8275       -9     
+ Partials     2241     2238       -3     

☔ View full report in Codecov by Harness.
📢 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.

Bumps [sigs.k8s.io/gateway-api-inference-extension](https://github.com/kubernetes-sigs/gateway-api-inference-extension) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/kubernetes-sigs/gateway-api-inference-extension/releases)
- [Changelog](https://github.com/kubernetes-sigs/gateway-api-inference-extension/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/gateway-api-inference-extension@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/gateway-api-inference-extension
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@zhaohuabing
zhaohuabing force-pushed the dependabot/go_modules/examples/extension-server/sigs.k8s.io/gateway-api-inference-extension-1.6.0 branch from fc3292d to e86f2f8 Compare August 19, 2026 07:30
@zirain
zirain merged commit 0883005 into main Aug 20, 2026
83 of 97 checks passed
@zirain
zirain deleted the dependabot/go_modules/examples/extension-server/sigs.k8s.io/gateway-api-inference-extension-1.6.0 branch August 20, 2026 08:16
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants