tinkerbell / rufio

Kubernetes Controller for BMC Interactions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update bmclib to latest version

jacobweinstock opened this issue · comments

There has been a lot of updates to bmclib recently. These updates have fixes for concurrent open calls and will allow for customizing config per provider (ports, filtering, ciphersuite, etc), redfish nextboot fixes, etc. I think we should wait until bmc-toolbox/bmclib#326 merges and then update Rufio.

Expected Behaviour

Current Behaviour

Possible Solution

Steps to Reproduce (for bugs)

Context

Your Environment

  • Operating System and version (e.g. Linux, Windows, MacOS):

  • How are you running Tinkerbell? Using Vagrant & VirtualBox, Vagrant & Libvirt, on Packet using Terraform, or give details:

  • Link to your project or a code example to reproduce issue:

completed by #110