kilo/pkg/mesh
Lucas Servén Marín e4ad7c29ec
manifests: keep private key between restarts
This commit ensures that the WireGuard private key is re-used between
container restarts. The result of this is that external peers can keep
using their configuration and don't need to be re-configured just
because the Kilo container restarted.
2019-05-10 22:21:56 +02:00
..
cni.go *: add complete CNI support 2019-05-07 01:49:59 +02:00
graph.go docs: add topology docs and graphs 2019-05-07 16:36:02 +02:00
ip.go init 2019-01-18 02:50:10 +01:00
ip_test.go init 2019-01-18 02:50:10 +01:00
mesh.go manifests: keep private key between restarts 2019-05-10 22:21:56 +02:00
mesh_test.go pkg/{k8s,mesh}: introduce liveness checks 2019-04-02 18:28:27 +02:00
topology.go pkg: deduplicate peer IP addresses 2019-05-10 02:07:42 +02:00
topology_test.go pkg: deduplicate peer IP addresses 2019-05-10 02:07:42 +02:00