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

Remove show-libmachine-logs, use-vendored-driver #1685

Merged
merged 1 commit into from
Jul 12, 2017

Conversation

r2d4
Copy link
Contributor

@r2d4 r2d4 commented Jul 12, 2017

These flags don't do anything anymore.

show-libmachine-logs behavior is triggered by the log level --v

use-vendored-driver was a feature flag and now we default to vendored
drivers automatically when we can.

These flags don't do anything anymore.

`show-libmachine-logs` behavior is triggered by the log level `--v`

`use-vendored-driver` was a feature flag and now we default to vendored
drivers when we can automatically.
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 12, 2017
@codecov-io
Copy link

Codecov Report

Merging #1685 into master will increase coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1685      +/-   ##
==========================================
+ Coverage   38.67%   38.81%   +0.13%     
==========================================
  Files          51       51              
  Lines        2671     2664       -7     
==========================================
+ Hits         1033     1034       +1     
+ Misses       1457     1451       -6     
+ Partials      181      179       -2
Impacted Files Coverage Δ
cmd/minikube/cmd/root.go 73.07% <ø> (+5.28%) ⬆️
pkg/util/kubeconfig/config.go 53.27% <0%> (+2.8%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0fa8b92...b30bb20. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants