Skip to content

Bug fix and refactoring release

Compare
Choose a tag to compare
@tomdee tomdee released this 12 Aug 17:06
· 1170 commits to master since this release

This is the first release in a while so it's rolling up a large number of small improvements and bug fixes.

  • small docs changes
  • overhaul of the build system
    • experimental support for arm and PPC. The images on quay.io are tagged with the version and architecture. This may change in future so the architecture becomes part of the image name.
    • image tags have a v prefix so they match the reported version and git tag name.
  • improvements to stability and UX tweaks
  • refactoring mainly driven by reservation support
  • some new features
    • #455 Support VXLAN GBP
    • #409 Add cli args for etcd basic auth
    • #369 Add reservations to admin control subnet allocs
    • #356 Ability to revoke lease

For a complete list of changes v0.5.5...v0.6.0

NOTE: The deploy images for this version are broken - use version 0.6.1 instead