Skip to content

Conversation

danehans
Copy link
Contributor

Backports PR #1723, which adds the PATCH env var to the release script tooling.

What type of PR is this?
/kind bug

What this PR does / why we need it:

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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Oct 14, 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 14, 2025
@kfswain
Copy link
Collaborator

kfswain commented Oct 14, 2025

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 14, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

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

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:

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

@danehans
Copy link
Contributor Author

--- FAIL: TestPickWeightedRandomPicker (0.28s) --- FAIL: TestPickWeightedRandomPicker/Multi-tier_weighted_test_-_A-Res_complex_distribution (0.05s) picker_test.go:248: Pod pod1: expected 0.345, got 0.329 (count: 329/1000) ✓ picker_test.go:248: Pod pod2: expected 0.310, got 0.309 (count: 309/1000) ✓ picker_test.go:248: Pod pod3: expected 0.172, got 0.171 (count: 171/1000) ✓ picker_test.go:248: Pod pod4: expected 0.103, got 0.105 (count: 105/1000) ✓ picker_test.go:245: Pod pod5: expected probability 0.069 ±20.0%, got 0.086 (count: 86/1000) FAIL coverage: 50.6% of statements FAIL	sigs.k8s.io/gateway-api-inference-extension/pkg/epp/scheduling/framework/plugins/picker	0.417s

/retest

@danehans
Copy link
Contributor Author

--- FAIL: TestFlowRegistry_GarbageCollection_IdleFlows (0.01s) --- FAIL: TestFlowRegistry_GarbageCollection_IdleFlows/ShouldNotCollectFlow_WhenActivityRacesWithGC (0.09s) registry_test.go:605:	Error Trace:	/home/prow/go/src/sigs.k8s.io/gateway-api-inference-extension/pkg/epp/flowcontrol/registry/registry_test.go:185	/home/prow/go/src/sigs.k8s.io/gateway-api-inference-extension/pkg/epp/flowcontrol/registry/registry_test.go:605	Error:	Received unexpected error:	failed to get managed queue for flow "gc-flow:10": flow instance not found	Test:	TestFlowRegistry_GarbageCollection_IdleFlows/ShouldNotCollectFlow_WhenActivityRacesWithGC	Messages:	Flow should survive GC due to the 'Trust but Verify' live check FAIL coverage: 97.2% of statements FAIL	sigs.k8s.io/gateway-api-inference-extension/pkg/epp/flowcontrol/registry	0.516s

Retesting since this is a different error that ^ and should be unrelated to this PR.

@danehans
Copy link
Contributor Author

/retest

@danehans danehans mentioned this pull request Oct 15, 2025
@k8s-ci-robot k8s-ci-robot merged commit ed4a82b into kubernetes-sigs:release-1.0 Oct 15, 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. 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