You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we extract the serial console access from the MACDB. A more reliable approach would be to get the serial consol access information from the BMC directly via Redfish and store it in the BMC status.
Tasks
Extend the BMC status field with serial console specific information
Keep the current spec fields for the console details
Extract via Redfish the console details if not provided in the spec and add it to the BMC status
Add unit tests ensuring the correct behavior
Make in the Endpoint reconciler ignoring the serial console details in the MACDB if not present
The text was updated successfully, but these errors were encountered:
Summary
Currently we extract the serial console access from the MACDB. A more reliable approach would be to get the serial consol access information from the BMC directly via Redfish and store it in the
BMC
status.Tasks
BMC
status field with serial console specific informationBMC
statusEndpoint
reconciler ignoring the serial console details in the MACDB if not presentThe text was updated successfully, but these errors were encountered: