Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Calico: fix node ip subnet detection (kubernetes-sigs#7065)
We are currently setting the IP variable to hostIP, Before projectcalico/node#593 (not yet released) Calico interpret that as hostIP/32 Using 'can-reach' we get the future behavior This fixes vxlan and IPIP CrossSubnet modes Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
- Loading branch information