Skip to content

v0.26.0

Latest
Compare
Choose a tag to compare
@timebertt timebertt released this 10 Sep 14:57
· 2 commits to main since this release
4ed6629

What's Changed

  • ⚠️ Switch to pflag by @timebertt in #407
    • All yawol components no longer accept single-dash flags. Ensure to always pass double-dash flags (which have been supported before).
    • The new VM image only works with the new controller images. I.e., ensure to roll out the controller images if you upgrade the VM image.
  • Fix command line flags by @timebertt in #408
  • Clean up local yawollet image build by @timebertt in #409
  • Improve support for custom OpenStack CAs by @timebertt in #410
  • Allow configuring NTP pools and servers for LBMs by @timebertt in #411

Full Changelog: v0.25.0...v0.26.0