Skip to content

Version 0.2.0 release

Compare
Choose a tag to compare
@orelmisan orelmisan released this 04 Sep 15:32
· 119 commits to main since this release
v0.2.0
0046d90

Breaking Changes

  • The checkup now executes the traffic generator inside a VM.
  • RBAC rules were removed.
  • traffic-gen ServiceAccount and SCC were removed.
  • User-facing API was updated.

New Features

  • Teardown logic was updated to aggregate failures.
  • go version was upgraded to 1.20.6.
  • kubevirt/client-go version was upgraded to v1.0.0.

Bug Fixes

  • There is a default anti-affinity between the VMIs.
  • Node affinity now works.
  • The checkup fails in case the traffic-gen fails to send any packets.
  • timeout input field is printed to log.

Images