mlab-lattice / lattice

Apache License 2.0
1 stars 3 forks source link

investigate SSH_KNOWN_HOSTS for api/container-builder #199

Open kevindrosendahl opened 6 years ago

kevindrosendahl commented 6 years ago

currently at startup of the api and the container-builder, we're creating a known_hosts file with the key for github.com like so: https://github.com/mlab-lattice/lattice/blob/master/cmd/kubernetes/container-builder/app/root.go#L164-L191

should think about a better way to do this for both github and future hosts