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: wait for the etcd cluster to be available when growing it #72984

Merged
merged 1 commit into from
Jan 20, 2019
Merged

kubeadm: wait for the etcd cluster to be available when growing it #72984

merged 1 commit into from
Jan 20, 2019

Commits on Jan 18, 2019

  1. kubeadm: wait for the etcd cluster to be available when growing it

    When the etcd cluster grows we need to explicitly wait for it to be
    available. This ensures that we are not implicitly doing this in
    following steps when they try to access the apiserver.
    ereslibre committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    b4cb3fd View commit details
    Browse the repository at this point in the history