Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 13:44
· 259 commits to main since this release
b84238a

Changelog

  • 249d9d1 Format component model numbers since devices report them differently
  • 8f9ea62 Update Makefile and generate statemachine docs
  • 7dff4da add some NATS metrics to flasher (#40)
  • 037e775 go: bump bmclib dep
  • 4c1ccf5 outofband/action_handlers: introduce post install delay for BMC firmware
  • 52aaa41 outofband/action_handlers: reset BMC based on task parameter
  • 89172e1 outofband/actions: Add a pre-install BMC reset state to reset the BMC before installs
  • a0621aa outofband/actions: fix state documentation
  • ce86b96 outofband/bmc: fixes bmc reset parameter
  • 17f9044 outofband/bmc: include bmc-ip span attributes
  • 8d988b3 outofband/bmc: set a separate firmware install timeout
  • b84238a update dependencies for events (#43)
  • 521bf60 worker: ensure firmware install is ordered, this was left out in a refactor