elotl / kip

Virtual-kubelet provider running pods in cloud instances
Apache License 2.0
223 stars 14 forks source link

Fetch GPG key from keyserver #139

Closed ldx closed 4 years ago

ldx commented 4 years ago

Instead of fetching the key and then adding it to apt, which has been flaky lately, fetch it from a keyserver. This should help with smoke test flakyness.