-
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
fix panic when updating mount-string with KiC driver after cluster creation without mount configuration #9412
fix panic when updating mount-string with KiC driver after cluster creation without mount configuration #9412
Conversation
… creation without mount configuration
Hi @Asarew. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Asarew The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Can one of the admins verify this patch? |
Codecov Report
@@ Coverage Diff @@
## master #9412 +/- ##
==========================================
- Coverage 29.20% 29.19% -0.01%
==========================================
Files 171 171
Lines 10447 10450 +3
==========================================
Hits 3051 3051
- Misses 6972 6975 +3
Partials 424 424
|
Travis tests have failedHey @Asarew, 1st Buildmake test
2nd Buildmake test
TravisBuddy Request Identifier: 1f15e0b0-0877-11eb-9b15-83942378e0dd |
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.
thank you for fixing that
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.
btw @Asarew it would be great if we add something to our documentation about mount feature in docker driver, would you be interested to add this doc https://minikube.sigs.k8s.io/docs/drivers/docker/ ?
I'll take a crack at it, going to open up a PR in a couple of days |
Hopefully the title says it all. #8159 (comment)