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

✨ KubeadmControlPlane scale up serially #2193

Commits on Feb 7, 2020

  1. ✨ KubeadmControlPlane scale up serially

    Signed-off-by: Daniel Lipovetsky <dlipovetsky@d2iq.com>
    dlipovetsky committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    bbd09e4 View commit details
    Browse the repository at this point in the history
  2. Refactor healthcheck logic into new package

    Signed-off-by: Chuck Ha <chuckh@vmware.com>
    chuckha authored and dlipovetsky committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    068d438 View commit details
    Browse the repository at this point in the history
  3. Misc. fixes

    - Pass context to cluster client
    - Fix formatting
    - Fix linter errors
    - Also rename FilterMachines to FilterMachine
    - Remove unused code
    - Remove whitespace
    
    Signed-off-by: Daniel Lipovetsky <dlipovetsky@d2iq.com>
    dlipovetsky committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    225f97b View commit details
    Browse the repository at this point in the history
  4. Inject fake managementCluster client into unit tests

    Signed-off-by: Daniel Lipovetsky <dlipovetsky@d2iq.com>
    dlipovetsky committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    a1fdb3e View commit details
    Browse the repository at this point in the history