Skip to content

Pull requests: volcano-sh/volcano

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
Assigned to nobody Loading
Sort

Pull requests list

[release-1.12] fix potential panic on numa resources info updating in snapshot size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#4898 opened Dec 31, 2025 by volcano-sh-bot Loading…
[release-1.13] fix potential panic on numa resources info updating in snapshot size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#4897 opened Dec 31, 2025 by volcano-sh-bot Loading…
Fix Infinity Mode Logic in Resource Comparison Functions kind/bug Categorizes issue or PR as related to a bug. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#4893 opened Dec 30, 2025 by zhifei92 Loading…
Normalize line endings to LF size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#4890 opened Dec 30, 2025 by IdlePhysicist Loading…
[WIP]Enhance network-topology-aware plugin to provide hypernode-level binpacking for normal pods 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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#4889 opened Dec 29, 2025 by Tau721 Loading…
Support resource reservation (code only) do-not-merge/contains-merge-commits kind/feature Categorizes issue or PR as related to a new feature. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#4887 opened Dec 28, 2025 by LegGasai Loading…
feat: optimize PodGroup listing with FieldSelector for k8s v1.31+ do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#4876 opened Dec 25, 2025 by Xu-Wentao Loading…
Fix gpu resource error size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#4873 opened Dec 24, 2025 by sailorvii Loading…
Fixed issue where jobs with subgroups but not hard networkTopology.mode could not be scheduled. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#4872 opened Dec 24, 2025 by zhengchenyu Loading…
fix: prevent cluster-wide scheduling failure due to queue hierarchy validation 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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#4864 opened Dec 23, 2025 by zjj2wry Loading…
cherrypick 4829 to release 1.11: keep terminating pod in job 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.
#4862 opened Dec 23, 2025 by kingeasternsun Loading…
cherrypick 4829 to release 1.12: keep terminating pod in job 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.
#4861 opened Dec 23, 2025 by kingeasternsun Loading…
cherrypick 4829 to release 1.13: keep terminating pod in job lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#4860 opened Dec 23, 2025 by kingeasternsun Loading…
test: fix flaky TestAllocateWithPVC by improving VolumeBinding robustness kind/flake Categorizes issue or PR as related to a flaky test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#4858 opened Dec 22, 2025 by sahitya-chandra Loading…
[Doc] Add scheduler cache and snapshot design size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#4856 opened Dec 22, 2025 by handan-yxh Loading…
[release-1.12] Fix: Changes to task members in a PodGroup caused task validity checks to fail during scheduling size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#4853 opened Dec 22, 2025 by volcano-sh-bot Loading…
[Cherry-pick release-1.12] Fix scheduler panic when metrics are disabled size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#4849 opened Dec 22, 2025 by Copilot AI Loading…
refactor: use single queue for all workers in job controller kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/feature Categorizes issue or PR as related to a new feature. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#4844 opened Dec 20, 2025 by sahitya-chandra Loading…
[release-1.12] Cherry-pick #4786 and #4792 size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#4843 opened Dec 20, 2025 by hajnalmt Loading…
feat(capacity): add configurable root queue validation control size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#4841 opened Dec 20, 2025 by dafu-wu Loading…
[release-1.12] fix: constant cache warnings lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#4836 opened Dec 19, 2025 by volcano-sh-bot Loading…
fix: use RWMutex for scheduler cache to reduce lock contention area/performance Issues or PRs related to performance area/scheduling kind/RFE Categorizes issue or PR as related to design. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#4832 opened Dec 18, 2025 by 7h3-3mp7y-m4n Loading…
fix(enqueue): capacity plugin job enqueueable kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#4825 opened Dec 17, 2025 by hajnalmt Loading…
chore(deps): bump k8s.io/kubernetes from 1.34.1 to 1.34.2 dependencies Pull requests that update a dependency file do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. go Pull requests that update go code size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#4816 opened Dec 16, 2025 by dependabot bot Loading…
Refactor reclaim action kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#4794 opened Dec 10, 2025 by guoqinwill Loading…
ProTip! Add no:assignee to see everything that’s not assigned.