telekom / das-schiff-network-operator

Configure netlink interfaces, simple eBPF filters and FRR using Kubernetes resources.
Apache License 2.0
28 stars 2 forks source link

FRR Manager hotfix #44

Closed p-strusiewiczsurmacki-mobica closed 1 year ago

p-strusiewiczsurmacki-mobica commented 1 year ago

PR #37 have introduced a bug in FRR Manager's ReloadFRR() method. With current implementation this method will always return error even if FRR daemon reloading will succeed.