Title here
Summary here
A focused week dominated by ARM cross-compilation fixes in power-control, HTTP-client and Redfish improvements in smd, and forward motion on the 2026 Developer Summit.
power-control #62 (migrate to latest SMD),
#63,
#64,
#65 — fix ARM cross-build and set CGO_ENABLED=1 correctly. A parallel
github-actions PR #6 addresses the same setting in the shared workflow templates.smd PR #83 lands the ability to plug in a custom HTTP client when making ServiceReservation calls — opening the door to OAuth2-aware reservations, which
power-control PR #61 is already taking advantage of.smd PR #81 adds Redfish SerialConsole and CommandShell resource handling — a long-running PR that finally merged this week.power-control PR #60 corrects OAuth2 scope handling, improving the reliability of authenticated calls.openchami.org PR #68 refreshes the discovery tutorial to match ochami v0.6.0 conventions.openchami.org PR #65 adds details for the OpenCHAMI Developer Summit @ UCL 2026 — mark your calendars.smd v2.19.1 and
smd v2.19.2 ship the HTTP-client and Redfish work.power-control v2.12.0 bundles the ARM-build and scope-handling fixes.No new issues opened in this window; the week’s work was PR-driven.
power-control PR #61 for OAuth2-enabled HTTP clients on reservation calls.github-actions PR #6 for shared CGO_ENABLED config to prevent the bug recurring elsewhere.