Skip to content

Pull requests: kubernetes-sigs/gateway-api-inference-extension

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

docs: Escape templating syntax in metrics.md to avoid Jinja2 conflicts cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#957 opened Jun 10, 2025 by aman4433 Loading…
moved main code to runner package under epp/cmd cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#956 opened Jun 10, 2025 by nirrozenbaum Loading…
fix: Mark alert block as yaml to fix syntax error 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.
#954 opened Jun 10, 2025 by JeffLuoo Loading…
docs: fix metrics guide cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#953 opened Jun 10, 2025 by EyalPazz Loading…
docs: dashboards README metrics link fix cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#952 opened Jun 10, 2025 by EyalPazz Loading…
refactor: Move scheduling parameter updates to main cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#951 opened Jun 10, 2025 by zhengkezhou1 Loading…
fix(conformance): Add the epp service and role binding to InferencePoolResolvedRefsCondition test. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#949 opened Jun 9, 2025 by zetxqx Loading…
docs: Try to polish the go doc comments for InferenceModelSpec 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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#948 opened Jun 9, 2025 by waltforme Loading…
chore(deps): bump google.golang.org/grpc from 1.71.1 to 1.73.0 area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#947 opened Jun 9, 2025 by dependabot bot Loading…
[WIP] general pluggability proposal/discussion cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#940 opened Jun 9, 2025 by nirrozenbaum Loading…
add e2e test for epp metrics cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#938 opened Jun 9, 2025 by delavet Loading…
scheduler redesign continuation cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#937 opened Jun 8, 2025 by nirrozenbaum Loading…
Update EPP to expose metrics to represent ready inference models to serve cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#935 opened Jun 8, 2025 by shotarok Loading…
Fixing try it out curl cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#929 opened Jun 5, 2025 by sathvikpurushotham Loading…
refactor: Replace prefix cache structure with golang-lru cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#928 opened Jun 5, 2025 by kfirtoledo Loading…
feat: use tiktoken for tokenizing prompts cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#927 opened Jun 5, 2025 by Xunzhuo Loading…
[WIP] feat(conformance): Add HTTPRoute port validation tests for InferencePool backends cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#911 opened Jun 2, 2025 by zetxqx Loading…
feat: Load the SchedulerConfig from a configuration file/text and make it easier to add plugins cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#881 opened May 28, 2025 by shmuelk Loading…
feat(conformance): Add test execution instruction to the guide. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#878 opened May 27, 2025 by SinaChavoshi Loading…
Add versioning to the docs cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#869 opened May 23, 2025 by artberger Draft
feat(conformance): Add HTTPRouteMultipleGatewaysDifferentPools test cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#838 opened May 15, 2025 by SinaChavoshi Loading…
feat(conformance): Add HTTPRouteMultipleRulesDifferentPools test cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#834 opened May 14, 2025 by SinaChavoshi Loading…
API: Adds default status condition to InferencePool 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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#830 opened May 13, 2025 by danehans Loading…
test: gRPC server unit tests and utilities for further end-to-end tests cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#820 opened May 12, 2025 by irar2 Loading…
Adding Design Principles cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#596 opened Mar 28, 2025 by robscott Loading…
ProTip! Add no:assignee to see everything that’s not assigned.