Skip to content

chore(deps): update dependency volcano-sh/volcano to v1.15.2 - #225

Open
mergeraptor[bot] wants to merge 1 commit into
mainfrom
renovate/volcano-sh-volcano-1.x
Open

chore(deps): update dependency volcano-sh/volcano to v1.15.2#225
mergeraptor[bot] wants to merge 1 commit into
mainfrom
renovate/volcano-sh-volcano-1.x

Conversation

@mergeraptor

@mergeraptor mergeraptor Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
volcano-sh/volcano patch v1.15.1v1.15.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

volcano-sh/volcano (volcano-sh/volcano)

v1.15.2

Compare Source

Important:
This release addresses a security vulnerability and multiple bug fixes. We strongly advise all users of Volcano v1.15.0 and v1.15.1 to upgrade immediately.

Security Fixes

GHSA-j38h-7pfq-cxmw: Excessive iteration in DRA capacity accounting can block scheduling

A vulnerability in Volcano's Dynamic Resource Allocation capacity accounting could allow an authenticated tenant to exhaust scheduler CPU time using tenant-controlled device or task counts. Because the affected calculation can run while the scheduler cache lock is held, exploitation may stall scheduling across the cluster.

The fix replaces count-proportional capacity aggregation with constant-time multiplication and adds safer validation and overflow handling.

Affected Versions:

  • Volcano v1.15.0
  • Volcano v1.15.1

Fixed Versions:

  • Volcano v1.15.2

This vulnerability was reported and fixed by @​thc1006, with advisory coordination by @​JesseStutler. The fix was included in #​5869.

CVSS Rating: Medium (6.5) CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Bug Fixes

  • [release-1.15] Prevent a nil-pointer panic in backfill when node scoring fails to select a best node by @​mesutoezdil in #​5916
  • [release-1.15] Recheck predicate and device feasibility after tentative reclaim evictions, allowing reclaim to continue until a concrete device allocation is possible by @​miantalha45 in #​5898
  • [release-1.15] Fix HAMi Ascend normal preemption when evicting lower-priority workloads makes sufficient device capacity available by @​miantalha45 in #​5866
  • [release-1.15] Keep PodGroups Running while scheduled member Pods are gracefully terminating and avoid misleading NotEnoughResources conditions by @​halcyon-r in #​5840

Full Changelog: v1.15.1...v1.15.2


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 2am and before 6am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants