Skip to content

v0.2.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@murali-reddy murali-reddy released this 17 May 16:34
· 951 commits to master since this release

This is a bug-fix release which has two critical bug fixes.

8aa4324 fixes a routing issue where a node missing route entries to talk to pods on other nodes in different subnets.

380a476 fixes an issue where nodes exchanges routes for pod CIDR's immediately as and when a new node comes up.

Changelog

abfb705 services: correct check for inactive service endpoints (#430)
380a476 update export polices onNodeUpdate so the routes are exchanged with new node immediatley (#441)
8aa4324 adds explicit check for existing tunnel to avoid partial matches (#442)
5421068 Print output of ip route command as string. (#439)
0538a2a perform clean-up of external ip from custom route table for external ip only if the table is not empty (#437)