Skip to content

Pull requests: kubernetes-sigs/karpenter

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
Sort

Pull requests list

perf: Parallelize node filtering 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#2126 opened Apr 4, 2025 by jonathan-innis Loading…
fix: Remove code that syncs taints from nodeclaims to nodes (with feature flag) 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.
#2125 opened Apr 4, 2025 by JeremyBolster Loading…
feat: Add PreferencePolicy as an environment variable option 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#2122 opened Apr 4, 2025 by jonathan-innis Loading…
potential fix 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#2120 opened Apr 4, 2025 by Cool-Coder174 Draft
perf: Improve consolidation performance by adding a scheduling simulation cache 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.
#2096 opened Mar 24, 2025 by rschalo Loading…
perf: convert multi-node consolidation to exponential search 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#2092 opened Mar 21, 2025 by rschalo Draft
fix: Remove code that syncs taints from nodeclaims to nodes 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.
#2091 opened Mar 21, 2025 by JeremyBolster Loading…
feat(nodepool): add statuses for nodepool drift 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. 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.
#2090 opened Mar 20, 2025 by flavono123 Loading…
feat(nodeclaim): use PodScheduled's status for lastPodEventTime 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.
#2054 opened Mar 5, 2025 by flavono123 Loading…
fix: remove unschedulable_pods_count metric in disruption loop 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.
#2049 opened Mar 4, 2025 by jxs1211 Loading…
feat: add karpenter_pods_drained_total metric to track pod draining by reason 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.
#2044 opened Mar 2, 2025 by omerap12 Loading…
fix: don't provision unnecessary capacity for pods which can't move to a new node 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#2033 opened Feb 26, 2025 by saurav-agarwalla Loading…
feat(nodepool): support timezone for disruption budgets 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.
#2032 opened Feb 26, 2025 by flavono123 Loading…
feat: scale disruption cost by the node utilization 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.
#2028 opened Feb 24, 2025 by cnmcavoy Loading…
fix(nodeclaim): dedup logs marking consolidatable 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.
#2018 opened Feb 21, 2025 by flavono123 Loading…
Update karpenter_scheduler_unschedulable_pods_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. 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.
#2006 opened Feb 18, 2025 by priyanshikhetwani Loading…
docs: RFC for configurable registration TTL 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.
#1989 opened Feb 13, 2025 by GnatorX Loading…
feat: add script for autogenerating aws-instance-types in kwok 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-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#1960 opened Feb 4, 2025 by rschalo Draft
chore: fix nil pointer dereference 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. 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.
#1954 opened Feb 3, 2025 by jigisha620 Draft
chore: Fix make apply 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. 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.
#1932 opened Jan 26, 2025 by carlory Loading…
Avoid overprovisioning capacity for workloads on expired nodes 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.
#1929 opened Jan 24, 2025 by jorgeperezc Draft
fix: Decouple label propagation 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.
#1908 opened Jan 9, 2025 by enxebre Loading…
fix: Fix topology spread constraints with zonal volume 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. 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.
#1907 opened Jan 9, 2025 by leoryu Loading…
test: Use Expectations from awslabs/operatorpkg 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. lgtm "Looks good to me", indicates that a PR is ready to be merged. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. 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.
#1901 opened Jan 4, 2025 by jeevanpuchakay Draft
feat: drain and volume detachment status conditions cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#1876 opened Dec 11, 2024 by jmdeal Loading…
ProTip! no:milestone will show everything without a milestone.