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

cleanup: remove deprecated vm-driver option #1421

Merged
merged 1 commit into from
Aug 20, 2020

Conversation

pkalever
Copy link

Describe what this PR does

$ minikube start --help
...
    --vm-driver='': DEPRECATED, use `driver` instead.
...

'vm-driver' option is deprecated at minikube v1.8.0, we should really
start using 'driver'

Related: kubernetes/minikube#6888

Signed-off-by: Prasanna Kumar Kalever <[email protected]>

@Madhu-1 Madhu-1 requested a review from nixpanic August 20, 2020 14:34
$ minikube start --help
...
    --vm-driver='': DEPRECATED, use `driver` instead.
...

'vm-driver' option is deprecated at minikube v1.8.0, we should really
start using 'driver'

Related: kubernetes/minikube#6888

Signed-off-by: Prasanna Kumar Kalever <[email protected]>
@mergify mergify bot merged commit 5f6fec5 into ceph:master Aug 20, 2020
@pkalever pkalever deleted the vm-driver-fix branch October 14, 2020 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants