-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
add delete-on-failure flag #7345
add delete-on-failure flag #7345
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sharifelgamal 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 |
lint |
Codecov Report
@@ Coverage Diff @@
## master #7345 +/- ##
==========================================
- Coverage 37.30% 37.18% -0.12%
==========================================
Files 145 145
Lines 8804 8836 +32
==========================================
+ Hits 3284 3286 +2
- Misses 5123 5154 +31
+ Partials 397 396 -1
|
/ok-to-test |
Error: running mkcmp: exit status 1 |
All Times minikube: [ 55.993152 62.804856 64.859966] Average Minikube (PR 7345): 64.657119 Averages Time Per Log
|
All Times minikube: [ 64.559848 62.449330 64.900307] Average minikube: 63.969828 Averages Time Per Log
|
cmd/minikube/cmd/node_add.go
Outdated
} | ||
|
||
out.T(out.Ready, "Successfully added {{.name}} to {{.cluster}}!", out.V{"name": name, "cluster": cc.Name}) | ||
}, | ||
} | ||
|
||
func init() { | ||
//We should figure out which minikube start flags to actually import |
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.
dont add comments without issue link, if something worth doing needs an issue.
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.
done
All Times minikube: [ 61.378756 62.152547 64.030721] Average minikube: 62.520674 Averages Time Per Log
|
Fixes #7233
Example: