Skip to content

fix(dell): Tolerate null values for TempRollupStatus on dell machines#99

Open
kensimon wants to merge 1 commit into
mainfrom
for-review/dell-null-temp-rollup
Open

fix(dell): Tolerate null values for TempRollupStatus on dell machines#99
kensimon wants to merge 1 commit into
mainfrom
for-review/dell-null-temp-rollup

Conversation

@kensimon

Copy link
Copy Markdown

The Oem.Dell.DellSystem.TempRollupStatus value came back as null on a machine in our development environment when the host was off, causing a deserialization error. Update the field to be Option to tolerate this.

@copy-pr-bot

copy-pr-bot Bot commented Jun 26, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

The Oem.Dell.DellSystem.TempRollupStatus value came back as null on a
machine in our development environment when the host was off, causing a
deserialization error. Update the field to be Option to tolerate this.

Signed-off-by: Ken Simon <ksimon@nvidia.com>
@kensimon kensimon force-pushed the for-review/dell-null-temp-rollup branch from 7dd9587 to e489908 Compare June 26, 2026 20:59
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.

1 participant