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

support draining multiple node #469

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Nov 24, 2021

  1. support draining multiple node

    refactor the drainNode function to support drainning multiple node
    
    Signed-off-by: Andrew Hu <[email protected]>
    andrewhu-hcl committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    5cd6d5a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    4e8f556 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    5811f05 View commit details
    Browse the repository at this point in the history
  2. node-drain: return error if no nodes specified

    Signed-off-by: Caleb Xu <[email protected]>
    calebxu-hcl committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    4abdd9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d449bc4 View commit details
    Browse the repository at this point in the history
  4. node-drain: run pre/post checks on all target nodes

    Signed-off-by: Caleb Xu <[email protected]>
    calebxu-hcl committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    05726d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. node-drain: fix code formatting

    Signed-off-by: Caleb Xu <[email protected]>
    calebxu-hcl committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    96a94ec View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    96f5a4c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    319ea71 View commit details
    Browse the repository at this point in the history