- Notifications
You must be signed in to change notification settings - Fork4.3k
Pull requests: kubernetes/autoscaler
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
When pod listing, filter out unschedulable and scheduler unprocessed pods not in the list of allowed schedulers area/cluster-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/featureCategorizes issue or PR as related to a new feature. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/MDenotes a PR that changes 30-99 lines, ignoring generated files.
#8869 openedNov 28, 2025 bydamikagLoading…
Feat/dra cluster resource limit area/cluster-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/featureCategorizes issue or PR as related to a new feature. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/LDenotes a PR that changes 100-499 lines, ignoring generated files. tide/merge-method-squashDenotes a PR that should be squashed by tide when it merges.
#8868 openedNov 28, 2025 byMenD32Loading…
Add cloud-provider for Slicer area/cluster-autoscaler area/helm-charts cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/featureCategorizes issue or PR as related to a new feature. needs-ok-to-testIndicates a PR that requires an org member to verify it is safe to test. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/XLDenotes a PR that changes 500-999 lines, ignoring generated files.
#8867 openedNov 27, 2025 byweltekiLoading…
Add safe to evict option to capacity buffers injected fake pods area/cluster-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/featureCategorizes issue or PR as related to a new feature. release-note-noneDenotes a PR that doesn't merit a release note. size/MDenotes a PR that changes 30-99 lines, ignoring generated files.
#8864 openedNov 25, 2025 byabdelrahman882Loading…
Fix startup boost workflow when limit is not set area/vertical-pod-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/bugCategorizes issue or PR as related to a bug. release-note-noneDenotes a PR that doesn't merit a release note. size/LDenotes a PR that changes 100-499 lines, ignoring generated files.
#8863 openedNov 25, 2025 bykamarabbas99Loading…
Fix incorrect StatusFilter usage in CapacityBufferPodListProcessor area/cluster-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. do-not-merge/release-note-label-neededIndicates that a PR should not merge because it's missing one of the release note labels. needs-ok-to-testIndicates a PR that requires an org member to verify it is safe to test. size/LDenotes a PR that changes 100-499 lines, ignoring generated files.
#8852 openedNov 22, 2025 bymoko-poiLoading…
fix(capacitybuffer): correct spelling mistakes in function names and messages area/cluster-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. do-not-merge/release-note-label-neededIndicates that a PR should not merge because it's missing one of the release note labels. needs-ok-to-testIndicates a PR that requires an org member to verify it is safe to test. size/SDenotes a PR that changes 10-29 lines, ignoring generated files.
#8850 openedNov 22, 2025 bymoko-poiLoading…
Enhancement/Bug Fix: Update OCI provider nodepool and error propagation and tests area/cluster-autoscaler area/provider/ociIssues or PRs related to oci provider cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. do-not-merge/release-note-label-neededIndicates that a PR should not merge because it's missing one of the release note labels. kind/bugCategorizes issue or PR as related to a bug. kind/featureCategorizes issue or PR as related to a new feature. needs-ok-to-testIndicates a PR that requires an org member to verify it is safe to test. size/LDenotes a PR that changes 100-499 lines, ignoring generated files.
#8840 openedNov 20, 2025 bylxuan94-ppLoading…
Fix: Minor bugs in OCI Provider area/cluster-autoscaler area/provider/awsIssues or PRs related to aws provider area/provider/ociIssues or PRs related to oci provider cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/bugCategorizes issue or PR as related to a bug. ok-to-testIndicates a non-member PR verified by an org member that is safe to test. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/SDenotes a PR that changes 10-29 lines, ignoring generated files.
#8837 openedNov 20, 2025 bylxuan94-ppLoading…
Fix(log flags): handle log streams correctly area/cluster-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/bugCategorizes issue or PR as related to a bug. kind/regressionCategorizes issue or PR as related to a regression from a prior release. ok-to-testIndicates a non-member PR verified by an org member that is safe to test. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/LDenotes a PR that changes 100-499 lines, ignoring generated files.
#8836 openedNov 20, 2025 bylxuan94-ppLoading…
Integrate resource quotas with scale up area/cluster-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. do-not-merge/holdIndicates that a PR should not merge because someone has issued a /hold command. needs-ok-to-testIndicates a PR that requires an org member to verify it is safe to test. release-note-noneDenotes a PR that doesn't merit a release note. size/XLDenotes a PR that changes 500-999 lines, ignoring generated files.
#8835 openedNov 20, 2025 bynorbertcyranLoading…
[Granular resource limits] Cache node resources area/cluster-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/featureCategorizes issue or PR as related to a new feature. needs-ok-to-testIndicates a PR that requires an org member to verify it is safe to test. release-note-noneDenotes a PR that doesn't merit a release note. size/LDenotes a PR that changes 100-499 lines, ignoring generated files.
#8834 openedNov 20, 2025 bynorbertcyranLoading…
Making CapacityBuffer ProvisioningStrategy a string (not enum) area/cluster-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progressIndicates that a PR should not merge because it is a work in progress. kind/api-changeCategorizes issue or PR as related to adding, removing, or otherwise changing an API kind/bugCategorizes issue or PR as related to a bug. ok-to-testIndicates a non-member PR verified by an org member that is safe to test. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/XSDenotes a PR that changes 0-9 lines, ignoring generated files.
CA: update k8s deps to 1.35.0-beta.0 approvedIndicates a PR has been approved by an approver from all required OWNERS files. area/cluster-autoscaler area/provider/azureIssues or PRs related to azure provider cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/XLDenotes a PR that changes 500-999 lines, ignoring generated files.
#8827 openedNov 19, 2025 byjackfrancisLoading…
AEP-8818: InPlace Update Mode api-reviewCategorizes an issue or PR as actively needing an API review. area/vertical-pod-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. release-note-noneDenotes a PR that doesn't merit a release note. size/LDenotes a PR that changes 100-499 lines, ignoring generated files.
#8818 openedNov 15, 2025 byomerap12Loading…
feat: CPU startup boost in master api-reviewCategorizes an issue or PR as actively needing an API review. area/vertical-pod-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/api-changeCategorizes issue or PR as related to adding, removing, or otherwise changing an API kind/featureCategorizes issue or PR as related to a new feature. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/XXLDenotes a PR that changes 1000+ lines, ignoring generated files. tide/merge-method-squashDenotes a PR that should be squashed by tide when it merges.
#8813 openedNov 13, 2025 bykamarabbas99Loading…
updater: fetch pods matching VPA selectors approvedIndicates a PR has been approved by an approver from all required OWNERS files. area/vertical-pod-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/bugCategorizes issue or PR as related to a bug. release-note-noneDenotes a PR that doesn't merit a release note. size/MDenotes a PR that changes 30-99 lines, ignoring generated files. tide/merge-method-squashDenotes a PR that should be squashed by tide when it merges.
#8807 openedNov 13, 2025 byomerap12Loading…
OCI provider: Remove unprovisioned nodes in error state as requested instead of returning an error approvedIndicates a PR has been approved by an approver from all required OWNERS files. area/cluster-autoscaler area/provider/ociIssues or PRs related to oci provider cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/featureCategorizes issue or PR as related to a new feature. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/MDenotes a PR that changes 30-99 lines, ignoring generated files.
#8806 openedNov 13, 2025 byjlamillanLoading…
Use shared informers approvedIndicates a PR has been approved by an approver from all required OWNERS files. area/vertical-pod-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progressIndicates that a PR should not merge because it is a work in progress. kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/LDenotes a PR that changes 100-499 lines, ignoring generated files.
#8796 openedNov 11, 2025 byadrianmoisey • Draft
CA: Update Azure SDK to v2 approvedIndicates a PR has been approved by an approver from all required OWNERS files. area/cluster-autoscaler area/provider/azureIssues or PRs related to azure provider cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. do-not-merge/holdIndicates that a PR should not merge because someone has issued a /hold command. kind/cleanupCategorizes 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. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/XXLDenotes a PR that changes 1000+ lines, ignoring generated files.
#8784 openedNov 10, 2025 bymboersmaLoading…
VPA Helm chart: Add priorityClass approvedIndicates a PR has been approved by an approver from all required OWNERS files. area/cluster-autoscaler area/provider/azureIssues or PRs related to azure provider area/provider/kwokIssues or PRs related to the kwok cloud provider for Cluster Autoscaler area/vertical-pod-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. do-not-merge/release-note-label-neededIndicates that a PR should not merge because it's missing one of the release note labels. lgtm"Looks good to me", indicates that a PR is ready to be merged. needs-ok-to-testIndicates a PR that requires an org member to verify it is safe to test. size/SDenotes a PR that changes 10-29 lines, ignoring generated files.
#8759 openedNov 6, 2025 byjonkerjLoading…
ci: CA and VPA specific UT scripts approvedIndicates a PR has been approved by an approver from all required OWNERS files. area/cluster-autoscaler area/vertical-pod-autoscaler cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-noneDenotes a PR that doesn't merit a release note. size/LDenotes a PR that changes 100-499 lines, ignoring generated files.
#8755 openedNov 5, 2025 byjackfrancisLoading…
chore: re-enable printf go vet approvedIndicates a PR has been approved by an approver from all required OWNERS files. area/cluster-autoscaler area/provider/awsIssues or PRs related to aws provider area/provider/azureIssues or PRs related to azure provider area/provider/huaweicloud area/provider/ociIssues or PRs related to oci provider cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt. kind/failing-testCategorizes issue or PR as related to a consistently or frequently failing test. release-note-noneDenotes a PR that doesn't merit a release note. size/MDenotes a PR that changes 30-99 lines, ignoring generated files.
#8743 openedNov 3, 2025 byjackfrancisLoading…
#8325 Adds kubeapi linter to the project cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. do-not-merge/needs-area kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt. needs-ok-to-testIndicates a PR that requires an org member to verify it is safe to test. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/LDenotes a PR that changes 100-499 lines, ignoring generated files.
#8737 openedNov 2, 2025 bykkawkaLoading…
Add csinode limit awareness in cluster-autoscaler area/cluster-autoscaler area/provider/cluster-apiIssues or PRs related to Cluster API provider cncf-cla: yesIndicates the PR's author has signed the CNCF CLA. release-noteDenotes a PR that will be considered when it comes time to generate release notes. size/XXLDenotes a PR that changes 1000+ lines, ignoring generated files.
#8721 openedOct 31, 2025 bygnufiedLoading…
ProTip! Updated in the last three days:updated:>2025-11-26.