-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Pull requests: kubernetes/autoscaler
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Configure vpa-updater to use a single informer factory
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/vertical-pod-autoscaler
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#9478
opened Apr 11, 2026 by
adrianmoisey
Member
•
Draft
dependabot(deps): bump golang.org/x/net from 0.52.0 to 0.53.0 in /cluster-autoscaler
area/cluster-autoscaler
area/dependency
Issues or PRs related to dependency changes
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.
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.
#9477
opened Apr 10, 2026 by
dependabot
bot
Loading…
[Perf] Optimize findMigWithMatchingBasename with O(1) prefix map lookup
area/cluster-autoscaler
area/provider/gce
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/feature
Categorizes issue or PR as related to a new feature.
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.
Oci fix virtual node skip release 1.32
area/cluster-autoscaler
area/provider/alicloud
Issues or PRs related to the AliCloud cloud provider implementation
area/provider/aws
Issues or PRs related to aws provider
area/provider/azure
Issues or PRs related to azure provider
area/provider/cluster-api
Issues or PRs related to Cluster API provider
area/provider/gce
area/provider/hetzner
Issues or PRs related to Hetzner provider
area/provider/oci
Issues or PRs related to oci provider
cncf-cla: no
Indicates the PR's author has not 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/bug
Categorizes issue or PR as related to a bug.
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.
#9474
opened Apr 10, 2026 by
shreyshj
Loading…
dependabot(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0 in /cluster-autoscaler
area/cluster-autoscaler
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.
#9473
opened Apr 9, 2026 by
dependabot
bot
Loading…
Bump k8s.io/kubernetes from 1.36.0-beta.0 to 1.37.0-alpha.0 in /vertical-pod-autoscaler
area/vertical-pod-autoscaler
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#9472
opened Apr 9, 2026 by
dependabot
bot
Loading…
Revert "Implemented HasInstance for GCE provider" as it is causing CA E2E test failures
area/cluster-autoscaler
area/provider/gce
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing 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.
#9470
opened Apr 9, 2026 by
Choraden
Contributor
Loading…
Add core scale objects events handler for capacity buffers controller
area/cluster-autoscaler
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.
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.
#9468
opened Apr 9, 2026 by
abdelrahman882
Contributor
Loading…
Fix:flaky CA E2E test "shouldn't trigger additional scale-ups"
area/cluster-autoscaler
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#9465
opened Apr 8, 2026 by
yashrajshuklaaa
Loading…
Refactor recommender to follow NewXXXController pattern
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/vertical-pod-autoscaler
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/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.
#9462
opened Apr 8, 2026 by
adrianmoisey
Member
Loading…
Implement fast predicate index for cluster-autoscaler simulator
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/cluster-autoscaler
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.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/feature
Categorizes issue or PR as related to a new feature.
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.
Enforce pre-commit to be running in github actions
area/addon-resizer
area/balancer
area/cluster-autoscaler
area/helm-charts
area/provider/alicloud
Issues or PRs related to the AliCloud cloud provider implementation
area/provider/aws
Issues or PRs related to aws provider
area/provider/azure
Issues or PRs related to azure provider
area/provider/coreweave
area/provider/digitalocean
Issues or PRs related to digitalocean provider
area/provider/gce
area/provider/hetzner
Issues or PRs related to Hetzner provider
area/provider/huaweicloud
area/provider/ionoscloud
area/provider/kwok
Issues or PRs related to the kwok cloud provider for Cluster Autoscaler
area/provider/linode
Issues or PRs related to linode provider
area/provider/magnum
Issues or PRs related to the Magnum cloud provider for Cluster Autoscaler
area/provider/oci
Issues or PRs related to oci provider
area/provider/rancher
area/provider/utho
Issues or PRs related to Utho provider
area/vertical-pod-autoscaler
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/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#9459
opened Apr 7, 2026 by
mtrqq
Contributor
Loading…
Bump go version to 1.26 to match the main kubernetes repo
area/cluster-autoscaler
area/provider/azure
Issues or PRs related to azure provider
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.
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#9454
opened Apr 3, 2026 by
tetianakh
Contributor
Loading…
Fix nil pointer dereference in atomicScaleDownNode
area/cluster-autoscaler
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/bug
Categorizes issue or PR as related to a bug.
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.
#9453
opened Apr 3, 2026 by
bpineau
Contributor
Loading…
VPA: Refactor benchmark into pkg and add recommender/admission scraping
area/vertical-pod-autoscaler
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#9449
opened Apr 2, 2026 by
maxcao13
Member
Loading…
clusterstate: raise maxNodeStartupTime log verbosity from V(1) to V(4)
area/cluster-autoscaler
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/bug
Categorizes issue or PR as related to a bug.
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.
#9440
opened Apr 1, 2026 by
Michkov
Loading…
Bump actions/setup-go from 6.3.0 to 6.4.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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#9434
opened Mar 30, 2026 by
dependabot
bot
Loading…
Fix CVE-2026-24051 and CVE-2026-33186
area/cluster-autoscaler
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.
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.
#9411
opened Mar 26, 2026 by
zhouke1991
Contributor
Loading…
Add devcontainer for easier development
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/needs-area
kind/feature
Categorizes issue or PR as related to a new feature.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#9410
opened Mar 25, 2026 by
theunrepentantgeek
Loading…
cluster-autoscaler: honor stderrthreshold when logtostderr is enabled
area/cluster-autoscaler
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#9408
opened Mar 24, 2026 by
pierluigilenoci
Contributor
Loading…
Refactoring AutoscalerBuilder and Extracting NodeInfoComparator
area/cluster-autoscaler
area/provider/aws
Issues or PRs related to aws provider
area/provider/azure
Issues or PRs related to azure provider
area/provider/gce
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.
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.
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.
#9398
opened Mar 20, 2026 by
GaetanoMar96
Contributor
Loading…
Fix CAPI provider scale-down when current replicas exceed maxSize
area/cluster-autoscaler
area/provider/cluster-api
Issues or PRs related to Cluster API provider
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/bug
Categorizes issue or PR as related to a bug.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#9396
opened Mar 20, 2026 by
MaxFedotov
Contributor
Loading…
Fix cluster-autoscaler VPA template with empty containerPolicy
area/cluster-autoscaler
area/helm-charts
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/bug
Categorizes issue or PR as related to a bug.
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.
#9387
opened Mar 19, 2026 by
snigdhasambitak
Loading…
PR#9357 Backport for 1.35: Ensure HasInstance and NodeGroupForNode derive from the same list, backport ignore string case
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/cluster-autoscaler
area/provider/oci
Issues or PRs related to oci provider
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/bug
Categorizes issue or PR as related to a bug.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
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.
#9385
opened Mar 18, 2026 by
jlamillan
Contributor
Loading…
PR#9357 Backport for 1.34: Ensure HasInstance and NodeGroupForNode derive from the same list, backport ignore string case
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
area/cluster-autoscaler
area/provider/oci
Issues or PRs related to oci provider
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/bug
Categorizes issue or PR as related to a bug.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
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.
#9383
opened Mar 18, 2026 by
jlamillan
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.