Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-add Kubelet metadata service dependency on DigitalOcean #428

Merged
merged 1 commit into from
Mar 17, 2019

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Mar 14, 2019

  • Restore the original special-casing of DigitalOcean Kubelets
  • Fix node metadata InternalIP being set to the IP of the default gateway on DigitalOcean nodes (regressed in v1.12.3)
  • Reverts the "pretty" node names on DigitalOcean (worker-2 vs IP)
  • Closes DO node metadata InternalIP is set incorrectly #424 (full details)

I'm sad to have to re-introduce this. But DigitalOcean is still a special case unfortunately. Reverts part of #337

* Restore the original special-casing of DigitalOcean Kubelets
* Fix node metadata InternalIP being set to the IP of the default
gateway on DigitalOcean nodes (regressed in v1.12.3)
* Reverts the "pretty" node names on DigitalOcean (worker-2 vs IP)
* Closes #424 (full details)
@dghubble dghubble force-pushed the restore-digitalocean-kubelet-hostname-override branch from 3c68a70 to 3d6a6d4 Compare March 17, 2019 19:39
@dghubble dghubble merged commit 3d6a6d4 into master Mar 17, 2019
@dghubble dghubble deleted the restore-digitalocean-kubelet-hostname-override branch March 17, 2019 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant