-
Notifications
You must be signed in to change notification settings - Fork 234
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
Delete worker nodes using dynamic client and add an option to remove Kubernetes packages when resetting the cluster #450
Conversation
This is a |
/hold |
437119e
to
0f8924e
Compare
/hold cancel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
LGTM label has been added. Git tree hash: 22c717ce640379a500d732f33d90bc5826655e2f
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kron4eg The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
4 similar comments
/retest |
/retest |
/retest |
/retest |
/hold |
Signed-off-by: Marko Mudrinić <[email protected]>
Signed-off-by: Marko Mudrinić <[email protected]>
Signed-off-by: Marko Mudrinić <[email protected]>
Signed-off-by: Marko Mudrinić <[email protected]>
Signed-off-by: Marko Mudrinić <[email protected]>
Signed-off-by: Marko Mudrinić <[email protected]>
Signed-off-by: Marko Mudrinić <[email protected]>
Signed-off-by: Marko Mudrinić <[email protected]>
Signed-off-by: Marko Mudrinić <[email protected]>
/lgtm |
LGTM label has been added. Git tree hash: 0bc88130481e2caa7324654ea5ec7ecb254678cb
|
Signed-off-by: Marko Mudrinić <[email protected]>
/lgtm |
LGTM label has been added. Git tree hash: ea8e1b3181fe166f144429b64e33f9f289b9505f
|
/retest |
/hold cancel |
What this PR does / why we need it:
This PR refactors the
reset
command to use dynamic client instead of kubectl over SSH tunnel for deleting worker nodes.Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #447
Fixes #397
Release note:
/assign @kron4eg