Skip to content

Releases: dialohq/vlanman

v0.1.6

12 Aug 15:51
4b76b13

Choose a tag to compare

Fix an issue where multiple processes in the same netns would brake interface injection

add labels to interface metrics: type, id

v0.1.5

07 Aug 13:58
d63c437

Choose a tag to compare

This version introduces explicit routing instead of the non descriptive
localGateway remoteGateway localRoutes remoteReoutes etc. This gives the
user more control over the final setup.

We have also moved from kuttl to chainsaw tests, they seem faster, have
better looking output and generally work the same.

v0.1.4

05 Aug 16:12
d63c437

Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

29 Jul 15:55
d129d57

Choose a tag to compare

Automatically add node anti affinity to pods which are part of a network
that has excluded nodes in the spec

v0.1.2

29 Jul 10:45
fdfba5f

Choose a tag to compare

Add the option to choose the name of the parent interface whose child will be vlan.

v0.1.1

28 Jul 13:31
f61ff5c

Choose a tag to compare

Fix manager sporadically crashing due to invalid time type

Fix schema so that it's properly picked up by nixidy

v0.1.0

25 Jul 13:42
2d3b48a

Choose a tag to compare

Initial release