oracle / terraform-kubernetes-installer

Terraform Installer for Kubernetes on Oracle Cloud Infrastructure
Other
179 stars 118 forks source link

Fix bug in cloud-init script to get FQDN and update to a more recent image #219

Closed jlamillan closed 5 years ago

jlamillan commented 5 years ago

This pull request fixes bug in cloud-init script to get fully qualified host name, which is used as a unique node name. This issue was previously blocking us from using a more recent image.

Resolves #216.

Signed-off-by: Jesse Millan jesse.millan@oracle.com