ironcore-dev/metal-operator

Implement inline `BMC` access for `Server`

afritzler opened this issue · 0 comments

Summary

The Server resource has 2 ways to interact with a BMC: you either reference a BMC object via .spec.bmcRef or you directly provide the BMC access information via .spec.bmc in the Server spec. Currently only the bmcRef is honoured for client instantiation.