Skip to content

Releases: kaloom/kubernetes-kactus-cni-plugin

Release v0.1.8: Compiled with Go 1.19.2

20 Feb 16:30
fb79d88
Compare
Choose a tag to compare

What changed

The binary is compiled with Go 1.19.2

Release v0.1.7: Recover from panic

04 Nov 14:40
fb79d88
Compare
Choose a tag to compare

What's Changed

  • Fix kactus panic and recover from panic by @tomleb in #11

Full Changelog: v0.1.6...v0.1.7

Ignore errors for the management Network object

29 Jul 15:45
9b36d35
Compare
Choose a tag to compare
v0.1.6

Release version v0.1.6

pass additional CNI_ARGS needed for some delegated cni-plugins, plus minor other changes

27 Jan 21:33
Compare
Choose a tag to compare

The additional CNI_ARGS passed to delegate cni-plugins, are in particular:
K8S_POD_NAME, K8S_POD_NAMESPACE and K8S_POD_INFRA_CONTAINER_ID

these are needed at least for the whereabouts ipam cni-plugin

add support srvio cni-plugin delegates

16 Mar 11:36
73f95d3
Compare
Choose a tag to compare
Merge pull request #7 from kaloom/sriov

add support srvio cni-plugin delegates

kactus as the cni-plugin for ocp

30 Oct 12:55
0307a30
Compare
Choose a tag to compare

result handling when creating multiple interfaces

Fix handling of failed addition of auxiliary interfaces

26 Oct 10:48
d1a9e03
Compare
Choose a tag to compare
Merge pull request #4 from kaloom/failure-handling

Fix failure handing when creating auxiliary interfaces and fix create-kubeconfig.sh script

bug fix

03 Apr 20:31
f18fb1e
Compare
Choose a tag to compare

use the network interface name from CNI_IFNAME env. variable if networkName is not present in the delegate map

Initial Release

10 Feb 19:43
238b393
Compare
Choose a tag to compare
v0.1.0

Release version 0.1.0