Skip to content

Releases: metal-stack/metal-networker

Release v0.3.0

29 Jul 11:51
37781f6
Compare
Choose a tag to compare
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

09 Jul 09:04
ff75e74
Compare
Choose a tag to compare
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

17 Jun 15:59
b9839aa
Compare
Choose a tag to compare
revert usage of nftables sets for dport

Release v0.2.3

17 Jun 12:35
eeedea4
Compare
Choose a tag to compare
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

16 Jun 08:49
560ae77
Compare
Choose a tag to compare
reactivate nftables exporter (#21)

Release v0.2.1

10 Jun 14:33
6bb5146
Compare
Choose a tag to compare
fix: droptailer.service systemd dependency - with the new firewall-co…

…ntroller this must be the depenency

Release v0.2.0

10 Jun 10:00
47223ef
Compare
Choose a tag to compare
use new firewall-controller, changed name (#20)

Release v0.1.15

09 Jun 11:54
f850416
Compare
Choose a tag to compare
Merge pull request #19 from metal-stack/surricata-command-socket

fixate path to surricate command socket to avoid differences between …

Release v0.1.14

09 Jun 09:07
d4f55d3
Compare
Choose a tag to compare
Several improvements (#18)

* statically embed templates with statik, release also as docker image, update dependencies, move to golang 1.14

* remove dups

Release v0.1.13

09 Jun 08:55
d4f55d3
Compare
Choose a tag to compare
Several improvements (#18)

* statically embed templates with statik, release also as docker image, update dependencies, move to golang 1.14

* remove dups