Skip to content

fix(gpu): consider other node constraints when scheduling pod#2653

Merged
eball merged 1 commit intomainfrom
gpu/fix/node_constraints
Mar 10, 2026
Merged

fix(gpu): consider other node constraints when scheduling pod#2653
eball merged 1 commit intomainfrom
gpu/fix/node_constraints

Conversation

@dkeven
Copy link
Copy Markdown
Member

@dkeven dkeven commented Mar 10, 2026

  • Background
    Currently, the scheduling process does not take into consideration of some node constraints specified by the pod such as node affinity, these are now considered at the cost of ignoring potential GPUBindings.

  • Target Version for Merge
    1.12.5, 1.12.6

  • Related Issues
    none

  • PRs Involving Sub-Systems
    fix(scheduler): consider other node constraints when scheduling pod HAMi#15

  • Other information:
    none


Note

Low Risk
Low risk: this PR only updates configuration to pull beclab/hami v2.6.12 (from v2.6.11) with no code or behavior changes in this repo beyond the deployed image version.

Overview
Updates the HAMi deployment/config to use v2.6.12 instead of v2.6.11 by bumping the chart version in values.yaml and the prebuilt container reference in Olares.yaml.

Written by Cursor Bugbot for commit bdc542a. This will update automatically on new commits. Configure here.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
olares-docs Ignored Ignored Mar 10, 2026 9:29am

Request Review

@eball eball merged commit 584afa9 into main Mar 10, 2026
13 checks passed
eball added a commit that referenced this pull request Mar 11, 2026
* main: (47 commits)
  fix: occasional invalid format because of assert column type failed (#2655)
  fix(gpu): consider other node constraints when scheduling pod (#2653)
  daemon: replace CPU info retrieval with a new utility function (#2652)
  feat(olares-app): update version to v1.9.15 (#2650)
  olares: update init-check host values to use full domain in deployment configurations (#2647)
  settings: fix backer data error, hide GPU page single model switch & add refresh (#2642)
  docs: fix olares uninstall command (#2649)
  Fix button cursor class and add missing styles
  Update .gitignore to remove apps/packages
  Update DEV_DOMAIN in .env file
  docs: refactor and update OpenClaw tutorial  (#2645)
  Pointer cursor on market carousel, clear all notification button
  docs: add ZH version for troubleshooting topic (#2641)
  docs: update shields images and architecture link in README (#2637)
  docs: add known issue for initial setup failure at 9% (#2639)
  docs: add troubleshooting topic for network not ready (#2636)
  docs: add troubleshooting guide for system error in LarePass (#2618)
  feat(olares-app): update version to v1.9.13 (#2634)
  fix(cli): clear master host config when preparing (#2633)
  fix(daemon): improve host IP validation and error handling in CheckCurrentStatus (#2632)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants