v0.2.0
What's Changed
- Added golangci-lint config and updated version by @p-strusiewiczsurmacki-mobica in #36
- Fix issues found by linter by @p-strusiewiczsurmacki-mobica in #37
- FRR Manager hotfix by @p-strusiewiczsurmacki-mobica in #44
- 🌱 Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #38
- Implement network healthcheck by @p-strusiewiczsurmacki-mobica in #35
- Fixed logging of healthcheck.go file by @Cellebyte in #48
- [feature/monitoring] Implement /metrics for the operator. by @Cellebyte in #4
- Fix Community Type to be string by @chdxD1 in #53
- Added VRFRouteConfiguration duplicate and CIDR validation by @p-strusiewiczsurmacki-mobica in #47
- Improved logging by @p-strusiewiczsurmacki-mobica in #43
- Fix neighbor route-map for IPv6 unicast by @chdxD1 in #51
- Fix Re-export of IPv6 routes in certain situations by @chdxD1 in #54
- Fix partly created L3VNIs & Reload before Reconcile by @chdxD1 in #52
- Revert "Improved logging" by @chdxD1 in #55
- 🌱 Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #58
- 🌱 Bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot in #59
- 🌱 Bump actions/checkout from 3 to 4 by @dependabot in #50
- 🌱 Bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #60
- Upgraded controller-runtime to v0.15.1 by @p-strusiewiczsurmacki-mobica in #40
- Fixed logging issues by @p-strusiewiczsurmacki-mobica in #56
- Wait for FRR reload to complete, restart if failed by @chdxD1 in #65
- Added separate go entrypoints for frr-monitoring and the manager by @Cellebyte in #63
- Template aggregates into MGMT VRF (aka skip template VRFs) by @chdxD1 in #67
- Actually pass Community into RouteMap for configuration by @chdxD1 in #68
- Fix Template for Community by @chdxD1 in #69
- Add Printer Columns for Layer2 and VRFs by @chdxD1 in #71
- Re-Attach/Update BPF program on existing VRF interfaces and Fix Monitoring by @chdxD1 in #70
New Contributors
- @p-strusiewiczsurmacki-mobica made their first contribution in #36
- @Cellebyte made their first contribution in #48
Full Changelog: v0.1.13...v0.2.0