-
Notifications
You must be signed in to change notification settings - Fork 589
Pull requests: kubernetes-sigs/kueue
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use .Apply() instead of deprecated client.Apply in pod controller.
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
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.
#10749
opened Apr 24, 2026 by
mbobrovskyi
Contributor
Loading…
fix(metrics): convert milliCPU to CPU units
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/bug
Categorizes issue or PR as related to a bug.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#10747
opened Apr 24, 2026 by
baoalvin1
Loading…
KEP-10270: Automatic ClusterQueue quota limits based on node selectors
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/feature
Categorizes issue or PR as related to a new feature.
kind/kep
Kueue Enhancement Proposal (Design)
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#10745
opened Apr 23, 2026 by
gyliu513
Loading…
Add workload uid lookup related skills
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#10744
opened Apr 23, 2026 by
amy
Contributor
Loading…
Add Deep wiki overview of code base
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/documentation
Categorizes issue or PR as related to documentation.
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
release-note-none
Denotes a PR that doesn't merit a release note.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#10743
opened Apr 23, 2026 by
kannon92
Contributor
Loading…
Propagate accumulated past execution time in MultiKueue
area/multikueue
Issues or PRs related to MultiKueue
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/bug
Categorizes issue or PR as related to a bug.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#10725
opened Apr 23, 2026 by
MatteoFari
Contributor
Loading…
hack/releasing: add upgrade note to patch releases
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/documentation
Categorizes issue or PR as related to documentation.
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.
#10723
opened Apr 23, 2026 by
ShaanveerS
Contributor
Loading…
[WIP] Bump Ray version from 2.41.0 to 2.53.0 to fix opencensus SIGABRT
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.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
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.
#10707
opened Apr 22, 2026 by
sohankunkerkar
Member
Loading…
WIP: [POC] TAS: Stop implicitly assuming ResourceFlavor:Node = 1:N
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/tas
Topology-Aware Scheduling
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.
kind/bug
Categorizes issue or PR as related to a bug.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
EXPERIMENT: Test Apply.
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.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#10686
opened Apr 22, 2026 by
mbobrovskyi
Contributor
Loading…
website: Add patch upgrade policy to installation docs
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/documentation
Categorizes issue or PR as related to documentation.
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#10677
opened Apr 22, 2026 by
ShaanveerS
Contributor
Loading…
[WIP] tas domain usage
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.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#10635
opened Apr 21, 2026 by
amy
Contributor
Loading…
Detect and log missing scheduling gates
area/integrations
Workload integrations
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.
kind/feature
Categorizes issue or PR as related to a new feature.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#10634
opened Apr 20, 2026 by
ns-sundar
Loading…
Add metrics for time to preemption
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#10633
opened Apr 20, 2026 by
vladikkuzn
Contributor
•
Draft
[DRAFT] Introduce MVP version of Concurrent Admission feature
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
kind/feature
Categorizes issue or PR as related to a new feature.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#10610
opened Apr 20, 2026 by
PBundyra
Contributor
Loading…
WIP: Fix waitForDummyWorkloadToRunOnNode
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.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
KEP-7029: LocalQueue Default Maximum Execution Time
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/kep
Kueue Enhancement Proposal (Design)
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#10596
opened Apr 17, 2026 by
kannon92
Contributor
Loading…
KEP-10587: Configurable node label prefix filtering for TAS cache
area/tas
Topology-Aware Scheduling
cncf-cla: no
Indicates the PR's author has not signed the CNCF CLA.
kind/feature
Categorizes issue or PR as related to a new feature.
kind/kep
Kueue Enhancement Proposal (Design)
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#10591
opened Apr 17, 2026 by
shshr
Loading…
Strip non-scheduling PodTemplateSpec fields from Workload informer cache
cncf-cla: no
Indicates the PR's author has not signed the CNCF CLA.
kind/feature
Categorizes issue or PR as related to a new feature.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#10590
opened Apr 17, 2026 by
shshr
Loading…
WIP: Repeat cohort tests fixed; experiment after fix
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.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
release-note-none
Denotes a PR that doesn't merit a release note.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#10589
opened Apr 17, 2026 by
mimowo
Contributor
Loading…
WIP Cohorts test stability on main; experiment
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.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#10588
opened Apr 17, 2026 by
mimowo
Contributor
Loading…
Repeat tests 200 times
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
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.
Test/10417 repeat flake with fix
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/release-note-label-needed
Indicates that a PR should not merge because it's missing one of the release note labels.
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.
Update SubtreeQuota post cohort deletion
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/bug
Categorizes issue or PR as related to a bug.
release-note-none
Denotes a PR that doesn't merit a release note.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#10579
opened Apr 17, 2026 by
mszadkow
Contributor
Loading…
Bump the vite-stack group across 1 directory with 2 updates
area/dependency
Issues or PRs related to dependency changes
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#10562
opened Apr 17, 2026 by
dependabot
Bot
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.