Skip to content

Releases: kubevirt/macvtap-cni

v0.5.1

14 Jul 12:01
69046c3
Compare
Choose a tag to compare

v0.5.1
Features:

  • install-cni, Add resources requests for initContainer
  • dependencies: use containernetworking/plugins v0.9.1
docker pull quay.io/kubevirt/macvtap-cni:v0.5.1

v0.5.0

17 Jun 11:53
cf906de
Compare
Choose a tag to compare

v0.5.0

Features:

  • Link pods to priority classes #42
  • Rename "master" API #41 to use inclusive language
docker pull quay.io/kubevirt/macvtap-cni:v0.5.0

v0.4.2

12 Nov 13:53
0d5eeca
Compare
Choose a tag to compare

v0.4.2
Features:

  • ci, Add vendored-go to Makefile
    Bugs:
  • ci, Fix wrong Daemonset call in macvtap tests
docker pull quay.io/kubevirt/macvtap-cni:v0.4.2

v0.4.1

05 Nov 16:01
5315da0
Compare
Choose a tag to compare

v0.4.1
Features:

  • enable macvtap to be tested as part of operator tier1
docker pull quay.io/kubevirt/macvtap-cni:v0.4.1

v0.4.0

29 Sep 10:00
7e7c46b
Compare
Choose a tag to compare

v0.4.0
Bump dependencies to align with kubernetes v1.19.1

Features:

  • Bump device-plugin-manager and kubelet deps (#30)
  • Bump dependencies (#29)
    Bugs:
docker pull quay.io/kubevirt/macvtap-cni:v0.4.0

v0.3.1

10 Sep 16:41
ced0fb4
Compare
Choose a tag to compare

v0.3.1

Bugs:

  • Fix container command quotes in macvtap.yaml.in (#27)
docker pull quay.io/kubevirt/macvtap-cni:v0.3.1

v0.3.0

10 Sep 14:10
1c618bd
Compare
Choose a tag to compare

v0.3.0

Features:

  • Adding quotes in macvtap.yaml.in, namespace.yaml.in,scc.yaml.in (#24)

Bugs:

  • Change vbom.ml/util dependeny with github.com/fvbommel/util (#25)
docker pull quay.io/kubevirt/macvtap-cni:v0.3.0

v0.2.0

13 Apr 09:34
14e5a3c
Compare
Choose a tag to compare

v0.2.0
All the devices (and bonds) in each k8s node in the cluster are exposed,
enabling the user to create macvtap interfaces on top of them.

Features:

  • dp: Expose link based resources by default (#11)
  • Unify template manifest (#20)
docker pull quay.io/kubevirt/macvtap-cni:v0.2.0

v0.1.0

11 Mar 17:16
0c1d111
Compare
Choose a tag to compare

v0.1.0

Initial release of the macvtap-cni.
It features static configuration only - via a config map.

Features:

  • macvtap device plugin, with explicit configuration (#2)
  • macvtap CNI plugin is installed across the cluster (#4)

Docs:

  • add README (#9)
docker pull quay.io/kubevirt/macvtap-cni:v0.1.0