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 requirements getter #175

Merged
merged 7 commits into from
Aug 15, 2024
Merged

Update requirements getter #175

merged 7 commits into from
Aug 15, 2024

Conversation

joelrebel
Copy link
Member

@joelrebel joelrebel commented Aug 14, 2024

What does this PR do

  • Adds actions/UpdateComponent to allow callers to target a specific component.
  • Mellanox provider to return ErrRebootRequired when the nic indicates a reboot is necessary to proceed.
  • Create a separate UpdateRequirementsGetter interface so utilities can opt to implement it.
  • Update the Getter interface for DeviceManager to expose querying the update requirements.

Note: CI pipeline fails on building the image because of a linux.dell.com failure https://github.com/metal-toolbox/ironlib/actions/runs/10387458487/job/28760980470#step:8:478

Copy link

@jakeschuurmans jakeschuurmans left a comment

Choose a reason for hiding this comment

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

Just a question of curiousity

actions/interface.go Outdated Show resolved Hide resolved
jakeschuurmans
jakeschuurmans previously approved these changes Aug 14, 2024
DoctorVin
DoctorVin previously approved these changes Aug 14, 2024
Copy link
Contributor

@DoctorVin DoctorVin left a comment

Choose a reason for hiding this comment

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

Nothing major

actions/interface.go Outdated Show resolved Hide resolved
actions/update.go Outdated Show resolved Hide resolved
providers/supermicro/supermicro.go Show resolved Hide resolved
@joelrebel joelrebel dismissed stale reviews from DoctorVin and jakeschuurmans via fab996e August 15, 2024 08:37
@joelrebel joelrebel merged commit e42b165 into main Aug 15, 2024
6 checks passed
@joelrebel joelrebel deleted the inband-fw-2 branch August 15, 2024 16:17
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.

3 participants