github cloudnativelabs/kube-router v2.6.3

5 hours ago

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.

Changelog

  • b72910c - fix(service.go): rely on LabelServiceName only <Aaron U'Ren>
  • 0155169 - fix(node.go): embed root cause errors in returned errors <Aaron U'Ren>
  • acd0a94 - fix: do not advertise Pod IPv4 CIDR in a Cluster composed of IPv6-only Nodes) <sunhuanran>

Don't miss a new kube-router release

NewReleases is sending notifications on new releases.