Skip to content

Releases: kiagnose/kubevirt-dpdk-checkup

Version 0.5.0 release

20 Aug 08:53
v0.5.0
d141b17
Compare
Choose a tag to compare

New Features

  • Use CentOS stream 9 on traffic-gen and VM under test images
  • Checkup base image was upgraded to registry.access.redhat.com/ubi9/ubi-minimal:9.4-1194
  • Upgraded go version to 1.22.5

Bug Fixes

  • Bump google.golang.org/grpc
  • Bump golang.org/x/net

Images

Version 0.4.0 release

01 May 09:12
v0.4.0
9ed5cb1
Compare
Choose a tag to compare

Breaking Changes

  • trafficGenContainerDiskImage and vmUnderTestContainerDiskImage are now mandatory fields

New Features

  • Checkup base image was upgraded to registry.access.redhat.com/ubi9/ubi-minimal:9.3-1612

Bug Fixes

  • A race condition when trying to login was fixed

Images

Version 0.3.1 release

28 Jan 12:42
v0.3.1
89f3ad8
Compare
Choose a tag to compare

Bug Fixes

  • A race condition when trying to login was fixed

Images

Version 0.3.0 release

11 Jan 09:42
v0.3.0
5dc53ee
Compare
Choose a tag to compare

New Features

  • VM under test and Traffic generator are now using the isolateEmulatorThread option
  • logs were streamlined
  • trex output is checked for errors
  • Upgraded go version to 1.20.12
  • Checkup base image was upgraded to registry.access.redhat.com/ubi9/ubi-minimal:9.3-1475

Bug Fixes

  • Packet loss issue was fixed with better configuration
  • Setup stage is now bound to its own timeout instead to the global timeout

Images

Version 0.2.0 release

04 Sep 15:32
v0.2.0
0046d90
Compare
Choose a tag to compare

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

Version 0.1.1 release

02 May 08:27
v0.1.1
0f75793
Compare
Choose a tag to compare

Bug Fixes

  • Fixed traffic generator Pod could not start on OpenShift 4.13 because of:
    • SR-IOV device plugin change.
    • TRex's scapy server failure.
    • Wrong SCC definition.

Images

Version 0.1.0 release

02 Mar 13:14
v0.1.0
1cb4fa1
Compare
Choose a tag to compare