Summary
Small bug fix release that fixes:
- Service proxy where the ownerReference doesn't match the kubernetes.io/service-name label (kube-router used to ignore the service, but now it continues with a debug level warning)
- Missing root cause errors on node IP address query errors
- BGP announcements for IPv6 only clusters
Contributions
Thanks to @abbshr for fixing route advertisements in IPv6 only clusters and to @zerkms for reporting several errors in kube-router logic.