-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Pull requests: kubernetes/autoscaler
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(vpa/updater): Add a new counter metric to measure the total number of failed Pods evictions attempts
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.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#8430
opened Aug 13, 2025 by
vitanovs
Loading…
feat: deprecate UpdateMode Indicates the PR's author has signed the CNCF CLA.
kind/deprecation
Categorizes issue or PR as related to a feature/enhancement marked for deprecation.
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
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.
Auto
in VPA
area/vertical-pod-autoscaler
cncf-cla: yes
#8426
opened Aug 10, 2025 by
rushmash91
Loading…
feat(recommender): add enforce cpu memory ratio
area/vertical-pod-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.
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.
#8420
opened Aug 8, 2025 by
Jrmy2402
Loading…
[cluster-autoscaler-release-1.32] fix: not failing the main loop when one NodeGroup fails on TemplateNodeInfo()
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.
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.
release-note
Denotes a PR that will be considered when it comes time to generate release notes.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
tide/merge-method-squash
Denotes a PR that should be squashed by tide when it merges.
#8419
opened Aug 8, 2025 by
k8s-infra-cherrypick-robot
Loading…
Introduce API changes and fetaure gate CPU startup boost
area/vertical-pod-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/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
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.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#8417
opened Aug 7, 2025 by
kamarabbas99
Loading…
VPA: Implement startup CPU boost support
area/vertical-pod-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.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
kind/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
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.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#8413
opened Aug 7, 2025 by
kamarabbas99
•
Draft
Process apiGroup in capi provider
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
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.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
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.
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.
#8410
opened Aug 6, 2025 by
wjunott
Loading…
Fix CA's 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-none
Denotes a PR that doesn't merit a release note.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
make test-in-docker
command
area/cluster-autoscaler
cncf-cla: yes
#8408
opened Aug 5, 2025 by
atwamahmoud
Loading…
test: add unit tests for core/utils and improve nil-safety in helpers
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/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.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#8406
opened Aug 5, 2025 by
kincoy
Loading…
Increase range for expected VPA CPU recommendations in e2e
area/vertical-pod-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/flake
Categorizes issue or PR as related to a flaky test.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#8386
opened Jul 29, 2025 by
kamarabbas99
Loading…
fix: externalgrpr example: Update cluster-autoscaler.yaml rights model
area/cluster-autoscaler
area/provider/externalgrpc
Issues or PRs related to the External gRPC provider
cncf-cla: no
Indicates the PR's author has not 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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#8385
opened Jul 29, 2025 by
sadon
Loading…
Add NodeGroupScaleUpTime() to CSR
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.
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#8379
opened Jul 29, 2025 by
dsafdsa1
Loading…
adds datacrunch provider
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.
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#8351
opened Jul 24, 2025 by
maaft
Loading…
chore: add recommender vpa-object-namespace integration test
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.
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.
#8348
opened Jul 23, 2025 by
phuhung273
Loading…
WIP: Update cluster-api provider to use machineTemplate.status.nodeInfo for architecture-aware autoscale from zero
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.
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.
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.
#8345
opened Jul 22, 2025 by
aleskandro
Loading…
Fixes multiple cluster autoscaler with different configmap, lease and release name
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.
#8336
opened Jul 21, 2025 by
michael-act
Loading…
Hetzner(feat): Add ability to specify a subnet for autoscaled node placement
area/cluster-autoscaler
area/provider/hetzner
Issues or PRs related to Hetzner provider
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.
needs-ok-to-test
Indicates a PR that requires an org member to verify it 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.
#8334
opened Jul 21, 2025 by
tloesch
Loading…
Remove exit after scale-up is performed
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.
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#8313
opened Jul 10, 2025 by
BigDarkClown
Loading…
Fix instance name extraction for placeholder nodes
area/cluster-autoscaler
area/provider/aws
Issues or PRs related to aws 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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#8306
opened Jul 9, 2025 by
Rikadewi
Loading…
Added annotation to the service account and env var for region
area/cluster-autoscaler
area/provider/aws
Issues or PRs related to aws 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.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#8304
opened Jul 8, 2025 by
AmitGujar
Loading…
dependabot manages CA go.mod
approved
Indicates a PR has been approved by an approver from all required OWNERS files.
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/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.
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.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#8286
opened Jun 30, 2025 by
jackfrancis
Loading…
cluster-autoscaler: consume aws-sdk-go-v2
area/cluster-autoscaler
area/provider/aws
Issues or PRs related to aws provider
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.
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.
#8269
opened Jun 26, 2025 by
domenicbozzuto
•
Draft
cluster-autoscaler: vendor aws-sdk-go-v2
area/cluster-autoscaler
area/provider/aws
Issues or PRs related to aws provider
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
kind/api-change
Categorizes issue or PR as related to adding, removing, or otherwise changing an API
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#8265
opened Jun 24, 2025 by
domenicbozzuto
Loading…
Initial commit cloudprovider/vcloud
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.
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/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#8262
opened Jun 21, 2025 by
thonguyenkim2011
Loading…
(CA) leaner go.mod configuration
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.
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#8238
opened Jun 11, 2025 by
jackfrancis
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.