kubernetes/minikube

rename "none" driver to "native"

Open

#7,772 opened on Apr 18, 2020

View on GitHub
 (19 comments) (1 reaction) (0 assignees)Go (5,222 forks)batch import
co/none-driverhelp wantedkind/featurelifecycle/frozenpriority/backlog

Repository metrics

Stars
 (31,799 stars)
PR merge metrics
 (Avg merge 12d 19h) (43 merged PRs in 30d)

Description

none is a terrible name. and doesnt look good at least in integration tests.I suggest we add an alias to none driver.

we could do it in two phases:

change all the current integration tests names to BareMetal in second phase, if we add an alias, so both none or barmetal be accepted.

Contributor guide