kilo/pkg/mesh
Lucas Servén Marín 51df7fc4e3
pkg/mesh: don't let hostname resolution stop mesh
If the hostname fails to resolve, this should not be considered a
blocking error. Most likely, it means that the hostname is simply not
resolvable, which should not be a requirement to run Kilo. In this case,
simply try to find a valid IP from other sources.
2019-05-17 18:09:31 +02:00
..
cni.go pkg/mesh: ignore CNI IP from private IPs 2019-05-13 17:35:08 +02:00
graph.go docs: add topology docs and graphs 2019-05-07 16:36:02 +02:00
ip_test.go init 2019-01-18 02:50:10 +01:00
ip.go pkg/mesh: don't let hostname resolution stop mesh 2019-05-17 18:09:31 +02:00
mesh_test.go pkg/{k8s,mesh}: introduce liveness checks 2019-04-02 18:28:27 +02:00
mesh.go manifests,pkg/encapsulation: Flannel compatibility 2019-05-14 01:01:58 +02:00
topology_test.go manifests,pkg/encapsulation: Flannel compatibility 2019-05-14 01:01:58 +02:00
topology.go manifests,pkg/encapsulation: Flannel compatibility 2019-05-14 01:01:58 +02:00