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

kubeadm: begin polling for bootstrap cluster info immediately #48737

Merged
merged 1 commit into from
Jul 12, 2017

Commits on Jul 10, 2017

  1. Begin polling for bootstrap cluster info immediately.

    The previous behavior was to sleep for `constants.DiscoveryRetryInterval` (5 seconds) before the first request.
    mattmoyer committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    1d9bc00 View commit details
    Browse the repository at this point in the history