Commit Graph

904 Commits (f22a8ce4f24fa0400e480b40fb02022ea8379f27)

Author SHA1 Message Date
josedonizetti 0cf4921c14 Add drivers.InstallOrUpdate acceptance tests 2019-09-11 11:34:29 -03:00
josedonizetti 30e75c3c39 Download kvm2 driver 2019-09-11 11:34:29 -03:00
Thomas Strömberg f36c5d8ed1
Merge pull request #5289 from n0npax/skip-http-proxy-localhost-for-docker-env
Skip http proxy localhost for docker env
2019-09-10 22:16:25 -07:00
dpandhi-git 814c8e1c17 updated || for condition if dashboardURLMode && user.Uid as per comments #5292 2019-09-09 13:38:01 -07:00
Deepika Pandhi 73aefd070e fix in dashboard.go to display dashborad url with root 2019-09-09 13:36:02 -07:00
Marcin Niemira ee8d4b757c
fix unit tests 2019-09-08 16:25:55 +10:00
Marcin Niemira e9f9df56ad
fix misspeling 2019-09-07 20:38:40 +10:00
Marcin Niemira e9517ec69b
add tests 2019-09-07 20:26:57 +10:00
Marcin Niemira 0b986bd044
don't pass http_proxy to dockerEnv if it's poiting to localhost 2019-09-07 18:36:18 +10:00
Matt Morrissette f1b3afe99c
Add "native-ssh" flag to "start" and "ssh" commands and config 2019-09-05 17:38:41 -07:00
Sharif Elgamal 8ff9309b41
Fix indent for linting 2019-09-05 12:18:34 -07:00
Sharif Elgamal ba2f93106f
Merge pull request #5086 from MaxKam/checkCPUCount
Minimum CPUs check
2019-09-05 11:49:54 -07:00
Thomas Strömberg 3457782f0e
Merge pull request #4759 from serhatcetinkaya/master
Exit if --kubernetes-version is older than the oldest supported version
2019-09-05 11:45:45 -07:00
Thomas Strömberg 2635734849
Merge pull request #5249 from tstromberg/mologs
More logs: exited containers, controller manager, double line count
2019-09-03 16:16:38 -07:00
tstromberg c32cb098b0 More logs: exited containers, controller manager, double line count 2019-09-03 10:34:44 -07:00
Max K 4831b48b8f Fixed formatting issue 2019-09-02 13:17:59 -07:00
Max K 68f8dca51a Fixed counting of physical CPU cores
Gopsutil packae doesn't automatically return a count of CPU cores, have to use
the Counts function.
2019-09-02 13:04:27 -07:00
Max K ac49c96c9b Updated cpu check to handle none driver cpu check 2019-09-02 13:04:27 -07:00
Max K 5ec324e2d2 Added check to exit app and show error message if number of cpus
is less than the minimum required.
2019-09-02 13:04:27 -07:00
bpopovschi 8b17253d22 Moved warning to minikube start command and print it to stderr 2019-09-02 11:39:38 +03:00
serhatcetinkaya 23cc018bbf start.go make err type usable for exit.withCodeT 2019-09-01 21:01:32 +03:00
serhatcetinkaya 14b1d84474 start.go rename exit.WithCode with exit.WithCodeT 2019-09-01 20:50:44 +03:00
serhatcetinkaya 0b829cc22d fix warnings 2019-09-01 20:46:44 +03:00
serhatcetinkaya 2230a52aa0 start: check force flag while comparing specified version 2019-09-01 20:30:07 +03:00
serhatcetinkaya 578e32559b Merge remote-tracking branch 'upstream/master' 2019-09-01 19:31:24 +03:00
Thomas Stromberg 2c533cf5f7 Update driver install URL, adjust upgrade text 2019-08-27 20:50:29 -07:00
Thomas Strömberg 2205bb85bf
Merge pull request #5212 from tstromberg/kconfig
Announce environmental overrides up front
2019-08-27 14:19:09 -07:00
Thomas Stromberg de74ee1eb4 Announce environmental overrides up front 2019-08-27 09:42:16 -07:00
Sharif Elgamal 3ac576c9bf
Fix some help text grammar 2019-08-26 15:13:42 -07:00
Thomas Strömberg b89a9f6261
Merge pull request #5155 from phillipahereza/downgrade_warning
Fix downgrade warning is unhelpful and confusing
2019-08-22 16:33:26 -07:00
Thomas Stromberg c2c2d91453 Add assistance if the user has a root owned config 2019-08-22 14:24:59 -07:00
Thomas Stromberg a43e311783 Exit startup if uid=0, add --force flag to override 2019-08-22 12:04:19 -07:00
phillipahereza 003ad46e4a reworded error message 2019-08-22 08:33:22 +03:00
phillipahereza fd8e93cbe8 Merge branch 'master' into downgrade_warning 2019-08-22 07:21:41 +03:00
Thomas Stromberg 1c7a281d47 Run gofmt -w -s 2019-08-21 11:35:59 -07:00
phillipahereza 689e3228ee updated error message to provide more options and make more sense 2019-08-21 20:54:11 +03:00
phillipahereza 49e1267510 fix hardcoded version 2019-08-21 20:54:11 +03:00
phillipahereza 8521ac2204 fix local email 2019-08-21 20:54:11 +03:00
Phillip Ahereza afe0f8faf3 update downgrade warning error and exit 2019-08-21 20:53:53 +03:00
Thomas Strömberg 410dd8a5e0
Merge pull request #4840 from blueelvis/4724-auto-generate-docs
Added command to generate the documentation
2019-08-21 10:26:48 -07:00
Thomas Strömberg b9a88eb52b
Merge pull request #5116 from josedonizetti/refactor-read-config
Refactor config.ReadConfig to accept a file
2019-08-21 10:16:08 -07:00
Sharif Elgamal 404d0ff255 remove duplicate import 2019-08-20 12:00:30 -07:00
Medya Gh f75b558ac2 rename kube pkg to kapi 2019-08-19 16:11:38 -07:00
Medya Gh 5464a7c9e2 adding a new flag wait-timeout and reduce default wait from 5 to 3 2019-08-18 01:14:02 -07:00
Medya Gh 5811610697 refactor util/kuberentes and ExtraOptions 2019-08-17 19:05:54 -07:00
josedonizetti 4738d1a80f Refactor config.ReadConfig to accept a file 2019-08-17 12:08:38 -04:00
Thomas Strömberg 96fcb917f8
Merge pull request #5106 from tstromberg/just-delete
delete: Clean up machine directory if DeleteHost fails to
2019-08-16 16:46:53 -07:00
Thomas Stromberg 9a8275b83a Make delete resilient against corrupt configs 2019-08-16 14:39:40 -07:00
Thomas Strömberg 4b5fc6a25a
Merge pull request #4844 from RA489/inseregis
[FEATURE] insecure-registry via minikube config set
2019-08-14 15:08:28 -07:00
Thomas Strömberg e18d84c9f5
Merge pull request #4834 from RA489/conruntime
[FEATURE] allow to set container-runtime via config
2019-08-14 14:17:46 -07:00