Skip to content

v0.2.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@bzub bzub released this 13 Apr 16:28
· 1135 commits to master since this release

Changelog

  • only sync internal peers for OnAdd or OnDelete events
  • ignore update events for endpoints used for leader election
  • setting annotation kube-router.io/service.local on a Service should result in the same behavior as setting externalTrafficPolicy=Local for route advertisement

Full Commit History

945a13c skip node OnUpdate events (#391)
6ba2e94 ignore update events for endpoints used for leader election (#390)
dd5d2fa Osxcompat 1 (#377)
28f10ff add local endpoints check if annotation kube-router.io/service.local is set (#388)