What's Changed
- Update deps / build with go 1.19 by @mrueg in #460
- Fix typo in EnableControlPlane config option by @abhay-krishna in #467
- Adds some additional checking scripts by @thebsdbox in #469
- Fixes to logging by @thebsdbox in #470
- Fixes all leaderElection code to use config by @thebsdbox in #472
- Adds the capability to exclude egress traffic by @thebsdbox in #473
- This fixes an issue with the cache being wiped by @thebsdbox in #474
- Adds tags to rules so that we can garbage collect. by @thebsdbox in #476
- Adds capability to specify a subnet for the VIP by @thebsdbox in #477
- Fixes to where iptables are gc by @thebsdbox in #478
- logging and fixed an issue with multiple elections by @thebsdbox in #480
- Fix to egress rules by @thebsdbox in #482
New Contributors
- @abhay-krishna made their first contribution in #467
Full Changelog: v0.5.5...v0.5.6