Skip to content

create predictedLatencyCtx during scoring if not created in prepareddata#2408

Merged
k8s-ci-robot merged 4 commits intokubernetes-sigs:mainfrom
tomatillo-and-multiverse:epp-scorer-log-fix
Feb 26, 2026
Merged

create predictedLatencyCtx during scoring if not created in prepareddata#2408
k8s-ci-robot merged 4 commits intokubernetes-sigs:mainfrom
tomatillo-and-multiverse:epp-scorer-log-fix

Conversation

@kaushikmitr
Copy link
Copy Markdown
Contributor

This pull request makes a small but important change to the logging behavior in the PredictedLatency scorer. When no SLO context is found for a request, the log level is changed from error to info, and the code now ensures the predicted latency context is set for the request before scoring without predictions.

  • Logging and context handling improvements:
    • Changed log level from error to info when no SLO context is found, and now sets the predicted latency context for the request before proceeding with scoring in scorer.go.

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 24, 2026

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit abdfa6e
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/699e1a7d5cb0f500080586b3
😎 Deploy Preview https://deploy-preview-2408--gateway-api-inference-extension.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.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 24, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kaushikmitr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 24, 2026
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 24, 2026
@BenjaminBraunDev
Copy link
Copy Markdown
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 25, 2026
@k8s-ci-robot k8s-ci-robot merged commit a943f35 into kubernetes-sigs:main Feb 26, 2026
11 checks passed
RyanRosario pushed a commit to RyanRosario/gateway-api-inference-extension that referenced this pull request Mar 9, 2026
…ata (kubernetes-sigs#2408)

* epp: downgrade missing SLO context log from Error to Info

* set created latencypredictorcxt

* set created latencypredictorcxt 1

* set created latencypredictorcxt 2
elevran pushed a commit to llm-d/llm-d-inference-scheduler that referenced this pull request Apr 23, 2026
…ata (kubernetes-sigs/gateway-api-inference-extension#2408)

* epp: downgrade missing SLO context log from Error to Info

* set created latencypredictorcxt

* set created latencypredictorcxt 1

* set created latencypredictorcxt 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants