Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update virtual media ejecting: #410

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

jacobweinstock
Copy link
Member

What does this PR implement/change/remove?

We weren't checking vm.Inserted and on some HP ILOs this caused failures to eject even when there was nothing to eject. This makes it so that this call won't fail when there is nothing to eject.

Checklist

  • Tests added
  • Similar commits squashed

The HW vendor this change applies to (if applicable)

The HW model number, product name this change applies to (if applicable)

The BMC firmware and/or BIOS versions that this change applies to (if applicable)

What version of tooling - vendor specific or opensource does this change depend on (if applicable)

Description for changelog/release notes

We weren't checking vm.Inserted and on
some HP ILOs this caused failures to eject
even when there was nothing to eject. This
makes it so that this call won't fail when
there is nothing to eject.

Signed-off-by: Jacob Weinstock <[email protected]>
@mergify mergify bot merged commit fffd096 into bmc-toolbox:main Jan 11, 2025
5 checks passed
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.

2 participants