Skip to content

fix(api): support Scout firmware upgrades for assigned hosts (#5569) - #5575

Merged
nv-dmendoza merged 1 commit into
NVIDIA:release/v0.10.0from
rahmonov:backport-5569-v0.10
Aug 31, 2026
Merged

fix(api): support Scout firmware upgrades for assigned hosts (#5569)#5575
nv-dmendoza merged 1 commit into
NVIDIA:release/v0.10.0from
rahmonov:backport-5569-v0.10

Conversation

@rahmonov

Copy link
Copy Markdown
Contributor

Backporting 288755f (#5569) to v0.10.0

@rahmonov
rahmonov requested a review from a team August 31, 2026 10:23
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T10:28:21.936362Z afe0c05 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

…5569)

Fix Scout firmware upgrades for machines in
Assigned/HostReprovision/WaitingForScoutUpgrade. I missed the fact that
`WaitingForScoutUpgrade` can be nested inside the `Assigned` state so
scout won't know about this work currently. This PR fixes it.

- [ ] **Add** - New feature or capability
- [ ] **Change** - Changes in existing functionality
- [x] **Fix** - Bug fixes
- [ ] **Remove** - Removed features or deprecated functionality
- [ ] **Internal** - Internal changes (refactoring, tests, docs, etc.)

- [x] Unit tests added/updated
- [ ] Integration tests added/updated
- [ ] Manual testing performed
- [ ] No testing required (docs, internal refactor, etc.)

The API now:
- Dispatches firmware upgrade tasks for assigned hosts.
- Accepts Scout completion reports while preserving the Assigned state
wrapper.
- Adds regression tests for both paths.

ci-rebuild-base-containers

(cherry picked from commit 288755f)
Signed-off-by: Jakhongir Rakhmonov <jrakhmonov@nvidia.com>
@rahmonov
rahmonov force-pushed the backport-5569-v0.10 branch from afe0c05 to dd978c3 Compare August 31, 2026 11:05

@nv-dmendoza nv-dmendoza left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nv-dmendoza
nv-dmendoza merged commit 0eceacd into NVIDIA:release/v0.10.0 Aug 31, 2026
45 checks passed
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