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

Cherry pick of #7185 onto release-1.13 #7296

Merged

Commits on Jul 22, 2019

  1. Replace behavior for aws hostnameOverride

    If the cluster's VPC includes DHCP options the local-hostname includes
    the DHCP zone instead of the private DNS name from AWS (which is what
    k8s uses regardless of flags). This patch simply makes the
    hostnameOverride implementation match by using the AWS api to get the
    private DNS name
    
    Related to kubernetes#7172
    jacksontj authored and justinsb committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    dd22599 View commit details
    Browse the repository at this point in the history