docs: firmware-update design, NIC discovery findings, and ConnectX-6 slice - #123
docs: firmware-update design, NIC discovery findings, and ConnectX-6 slice#123shyamsundart14 wants to merge 1 commit into
Conversation
…X-6 slice Add design documentation for GitOps-driven firmware updates via Redfish UpdateService.SimpleUpdate: - firmware-update-design.md: full design for per-component firmware updates across Dell/HPE/Lenovo, building-block scoped - nic-discovery-findings.md: live NIC discovery field-consistency probe - firmware-update-slice-connectx6.md: ConnectX-6 vertical slice
|
A few comments from my side: We already have a Now when it comes to the firmware component updates: We could actually use this migration effort and redefine how this is done. @nagadeesh-nagaraja et al. who worked on the previous types need to be involved here. Regarding your proposal: |
What
Adds design documentation for GitOps-driven firmware updates, driven entirely through Redfish
UpdateService.SimpleUpdate(no vendor consoles):docs/firmware-update-design.md— full design for per-component firmware updates (BIOS, NIC, StorageController, HardDrive, PSU) across a heterogeneous Dell/HPE/Lenovo fleet, scoped per building block.docs/nic-discovery-findings.md— findings from a live NIC discovery field-consistency probe across 15 Dell/HPE/Lenovo servers.docs/firmware-update-slice-connectx6.md— ConnectX-6 vertical slice.Why
Documents the approach for replacing vendor-console-driven firmware management (OneView / OME / LXCA) with a Redfish-direct, GitOps-driven operator.
Notes