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

cli: add test coverage for vsub job construction and defaults kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#6005 opened Sep 19, 2026 by magic-peach Contributor Loading…
cli: add test coverage for vqueues print functions kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#6004 opened Sep 19, 2026 by magic-peach Contributor Loading…
cli: add test coverage for vjobs print and event formatting kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#6003 opened Sep 18, 2026 by magic-peach Contributor Loading…
fix(hypernode): require exactMatch for HyperNode-typed members kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#6002 opened Sep 18, 2026 by harshrajdebug Loading…
feat(scheduler): add checkpoint-aware task victim ordering 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.
#5999 opened Sep 17, 2026 by mohitvinchoo Loading…
fix: retry pods with unsynced ResourceClaims size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#5997 opened Sep 17, 2026 by gitGurugu Contributor Loading…
fix(scheduler): latch PodGroup Completed phase to prevent quota re-reservation after Pods deleted size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#5996 opened Sep 17, 2026 by yuanhuaiwang Loading…
3 tasks done
fix(gangpreempt,gangreclaim): trim final SAFE bundle to minimal victim set 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.
#5995 opened Sep 17, 2026 by mohitvinchoo Loading…
2
2
fix: ignore stale Pod events in JobInfo cache kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#5993 opened Sep 16, 2026 by Faisal77666 Loading…
fix: guard PodGroup deletion against stale scale-to-zero events kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#5978 opened Sep 15, 2026 by shashankvarma499 Loading…
cli: add test coverage for PopulateResourceListV1 kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#5975 opened Sep 14, 2026 by magic-peach Contributor Loading…
webhooks: skip guarantee/deserved parent limit check when parent unset it kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#5974 opened Sep 14, 2026 by magic-peach Contributor Loading…
cli: return an error when jobflow and jobtemplate file ops fail kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#5971 opened Sep 13, 2026 by iamtanishqjain Loading…
scheduler: terminate tier when plugin intersection is empty kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#5969 opened Sep 12, 2026 by shashankvarma499 Loading…
fix: propagate hot-reloaded configuration to agent scheduler workers kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#5968 opened Sep 11, 2026 by AyushSrivastava1818 Loading…
queue: rebuild the PodGroup cache of a recreated queue kind/bug Categorizes issue or PR as related to a bug. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#5966 opened Sep 11, 2026 by bolubo Loading…
docs: add generic xpu topology-aware scheduling design kind/documentation Categorizes issue or PR as related to documentation. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#5965 opened Sep 11, 2026 by miantalha45 Contributor Loading…
webhooks: report all invalid hierarchical weight entries, not just the first kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#5962 opened Sep 10, 2026 by magic-peach Contributor Loading…
webhooks: report all invalid subGroupPolicy entries, not just the first kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#5959 opened Sep 8, 2026 by magic-peach Contributor Loading…
fix(cronjob): refetch a conflicting job in the CronJob's namespace approved Indicates a PR has been approved by an approver from all required OWNERS files. area/controllers kind/bug Categorizes issue or PR as related to a bug. 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.
#5957 opened Sep 7, 2026 by omlahore Contributor Loading…
fix(webhook): remove redundant fmt.Println in patchAffinity do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#5954 opened Sep 7, 2026 by Ironankit525 Loading…
scheduler: support priority-first gang victim ordering kind/feature Categorizes issue or PR as related to a new feature. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#5953 opened Sep 7, 2026 by OneSizeFitsQuorum Contributor Loading…
Bump cilium/ebpf off the BTF integer-overflow advisory kind/bug Categorizes issue or PR as related to a bug. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#5952 opened Sep 6, 2026 by omlahore Contributor Loading…
docs: fix capacity plugin tier configuration and add reclaim regression test do-not-merge/invalid-commit-message Indicates that a PR should not merge because it has an invalid commit message. kind/documentation Categorizes issue or PR as related to documentation. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#5950 opened Sep 4, 2026 by devaniketh Loading…
fix(rescheduling): stop mistyped scheduler config from panicking the plugin size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#5947 opened Sep 4, 2026 by omlahore Contributor Loading…
ProTip! Add no:assignee to see everything that’s not assigned.