-
Notifications
You must be signed in to change notification settings - Fork 460
Pull requests: kubernetes-sigs/karpenter
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: use injected clock for minDrainTime check
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.
#2951
opened Apr 7, 2026 by
jamesmt-aws
Loading…
2 tasks done
test: prevent logging panics from failing tests
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.
#2949
opened Apr 7, 2026 by
theunrepentantgeek
Loading…
fix: Track pending nodeclaims in provisioning state
cncf-cla: no
Indicates the PR's author has not 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.
#2947
opened Apr 4, 2026 by
w1t
Loading…
docs: Balanced consolidation policy RFC
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#2942
opened Apr 2, 2026 by
jamesmt-aws
Loading…
feat: add CapacityBuffer API and a controller to reconcile
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#2939
opened Mar 31, 2026 by
sumukha-radhakrishna
Loading…
chore(deps): bump the actions-deps group across 1 directory with 4 updates
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
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.
#2937
opened Mar 30, 2026 by
dependabot
bot
Loading…
docs: RFC for building a pod deletion cost controller to enable Karpenter to work better with the ReplicaSet Controller
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.
#2935
opened Mar 26, 2026 by
nathangeology
Loading…
fix: use accumulator in lo.Reduce for disruption pod count
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#2931
opened Mar 25, 2026 by
nicknikolakakis
Loading…
1 of 2 tasks
docs: RFC for changing how Node Disruption Budget are defined and functions
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.
#2930
opened Mar 23, 2026 by
GnatorX
Loading…
chore(deps): bump the action-deps group across 1 directory with 2 updates
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#2929
opened Mar 23, 2026 by
dependabot
bot
Loading…
feat: Do nit emit DisruptionBlocked events for do-not-disrupt annotation blocking since this is an intentional user action
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.
#2928
opened Mar 21, 2026 by
grosser
Loading…
docs: RFC for time slicing disruption
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.
#2927
opened Mar 21, 2026 by
GnatorX
Loading…
fix: complete operator enum validation for NodeSelectorRequirement
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.
#2924
opened Mar 20, 2026 by
leoryu
Loading…
fix(disruption): correctly accumulate pod-count in LogValues
cncf-cla: no
Indicates the PR's author has not 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.
#2913
opened Mar 17, 2026 by
J926L
Loading…
fix: lo.Reduce in Command.LogValues discards accumulator
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.
#2912
opened Mar 16, 2026 by
abhinavdahiya
Loading…
chore(deps): bump the go-deps group across 1 directory with 3 updates
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
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.
#2911
opened Mar 16, 2026 by
dependabot
bot
Loading…
POC: speedup single node consolidation by grouping nodes and pools to a single node-type
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
feat: Support spotToSpotConsolidation per nodepool
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.
#2908
opened Mar 11, 2026 by
Fs02
Loading…
fix: skip ephemeral volume topology requirements for bound pods during consolidation
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.
#2907
opened Mar 11, 2026 by
moko-poi
Loading…
docs: RFC to introduce node replacement strategies during drift, starting with optionally not requiring replacements
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.
#2906
opened Mar 11, 2026 by
vaietc
Loading…
docs: RFC to Allow blocking NodePool disruption and consolidation via external health signals
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.
#2901
opened Mar 10, 2026 by
vaietc
Loading…
chore(deps): bump the k8s-go-deps group across 1 directory with 10 updates
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
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.
#2900
opened Mar 9, 2026 by
dependabot
bot
Loading…
docs: Support Capacity Buffers in Karpenter
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#2898
opened Mar 9, 2026 by
sumukha-radhakrishna
Loading…
feat: Add feature-gated pod deletion cost management controller
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#2894
opened Mar 5, 2026 by
nathangeology
•
Draft
feat(disruption): Add pod disruption tracking to perf test reporting
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#2892
opened Mar 5, 2026 by
nathangeology
•
Draft
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.