Skip to content

Conversation

danehans
Copy link
Contributor

Backports #1603

What type of PR is this?
/kind bug
/kind documentation

What this PR does / why we need it:

Fixes quickstart guide for non-GKE gateways to use InferencePool v1.

Which issue(s) this PR fixes:

N/A

Does this PR introduce a user-facing change?:

NONE 
Signed-off-by: Daneyon Hansen <daneyon.hansen@solo.io>
@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Oct 15, 2025
@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 Oct 15, 2025
@danehans
Copy link
Contributor Author

--- FAIL: TestPickWeightedRandomPicker (0.32s) --- FAIL: TestPickWeightedRandomPicker/High_weight_dominance_test (0.09s) picker_test.go:245: Pod pod1: expected probability 0.100 ±20.0%, got 0.074 (count: 74/1000) picker_test.go:248: Pod pod2: expected 0.900, got 0.926 (count: 926/1000) ✓ FAIL coverage: 50.6% of statements FAIL	sigs.k8s.io/gateway-api-inference-extension/pkg/epp/scheduling/framework/plugins/picker	0.430s

/retest

@nirrozenbaum
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danehans, nirrozenbaum

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [danehans,nirrozenbaum]

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 the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 16, 2025
@k8s-ci-robot k8s-ci-robot merged commit 1683f61 into kubernetes-sigs:release-1.0 Oct 16, 2025
5 checks passed
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. kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

3 participants