Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 14:00
· 7 commits to main since this release
c2b755a

Changes

⚠️ Breaking

  • Implement new configuration strategy for httpboot plugin @KapilYadava (#243)
  • Implement new configuration strategy for OOB plugin @damyan (#222)
  • Implement new configuration strategy for IPAM plugin @damyan (#219)
  • Improve logging for existing endpoints @damyan (#211)
  • Implement new configuration strategy for metal plugin @damyan (#207)
  • Implement new configuration strategy for pxeboot plugin @KapilYadava (#241)

🚀 Features

  • Switch OOB plugin to new kubernetes client initialization @damyan (#238)
  • Switch back to logrus for logging @damyan (#234)
  • Add prefix delegation configuration for onmetal @damyan (#213)

🐛 Bug Fixes

🧰 Maintenance