Releases: metal-stack/metal-networker
Releases · metal-stack/metal-networker
Release v0.3.1
Use vlanXXX interface instead of vrfXXX interface (#29) @mwennrich
Release v0.3.0
Switch to systemd networkd for all interfaces (#27) * started to move to move interface configuration of firewalls from /etc/network/interfaces and ifupdown2 to systemd-networkd * adapted tests for systemd-networkd * reenable go cache for tests * use /32 in network files, vxlan config for lan0/lan1 needs real netdev names not VNIs, startup VRF interfaces by defining a network file * remove test data validation for ifaces files because systemd-networkd does not have such things * re-add machine.yaml comments * address review notes from Stefan and Tobias
Release v0.2.5
Merge pull request #25 from metal-stack/internal-accounting tell firewall-controller the private vrf id which is required for bet…
Release v0.2.4
revert usage of nftables sets for dport
Release v0.2.3
Expose firewall metrics (#22) * expose firewall-controller, nftables and node_exporter metrics for 10.0.0.0/8 * removed old iptables rule file testdata * remove fwc exporter as it is not accessible from the tenant cluster * remove fwc exporter as it is not accessible from the tenant cluster * provide firewall-controller with service ip
Release v0.2.2
reactivate nftables exporter (#21)
Release v0.2.1
fix: droptailer.service systemd dependency - with the new firewall-co…
Release v0.2.0
use new firewall-controller, changed name (#20)
Release v0.1.15
Merge pull request #19 from metal-stack/surricata-command-socket fixate path to surricate command socket to avoid differences between …
Release v0.1.14
Several improvements (#18) * statically embed templates with statik, release also as docker image, update dependencies, move to golang 1.14 * remove dups