Commit Graph

6 Commits (950110280d759937e69fe901b6196d67799b6581)

Author SHA1 Message Date
Thomas Stromberg 436cee2d84 Fix minikube/kubernetes capitalization, make short help consistent 2020-05-07 14:12:10 -07:00
Priya Wadhwa 3c7c47e1c7 Rewrite default values that are OS dependent 2020-04-06 10:58:54 -07:00
Priya Wadhwa ff65422562 Code review comments 2020-04-06 10:26:16 -07:00
Priya Wadhwa 63ffbd952e Rewrite --mount-string since it depends on host 2020-04-02 11:29:43 -07:00
Priya Wadhwa 270d4cf5c0 include newline 2020-04-02 10:57:05 -07:00
Priya Wadhwa 6fdecf2ebf Add unit test to check that docs are up to date
This requires the following changes:

1. We need to pass in -ldflags to `go test`, since we need to know the curren iso version to correctly generate the description for --iso-url

2. We need to rewrite the description of the --driver flag on `minikube start` because it is operating system specific, which doesn't make sense for our documentation
2020-04-02 10:48:47 -07:00