yuxiaobo
|
7f1cb86734
|
Correct grammar and words
|
2019-09-24 17:49:02 +08:00 |
hwdef
|
bfc26bbdf0
|
fix spelling mistake
|
2019-09-24 11:18:53 +08:00 |
Thomas Strömberg
|
fb34a99415
|
Merge pull request #5427 from woodcockjosh/fix-node-internal-ip
Fix node InternalIP not matching host-only address
|
2019-09-23 12:48:15 -07:00 |
Josh Woodcock
|
dba30af5e6
|
Rename helm addon to helm-tiller
|
2019-09-23 13:15:38 -05:00 |
Thomas Strömberg
|
213f93d6b6
|
Merge pull request #4980 from blueelvis/4459-delete-even-if-vm-doesnt-exist
Fix crash when deleting the cluster but it doesn't exist
|
2019-09-23 11:05:38 -07:00 |
Marcin Niemira
|
ff1b7433b0
|
add header
|
2019-09-22 21:15:51 +10:00 |
Marcin Niemira
|
dbae7f1342
|
Add tests for style.go
|
2019-09-22 21:15:00 +10:00 |
Pranav Jituri
|
b14d83feaa
|
Fixed build error
Gofmt
|
2019-09-22 01:58:48 +05:30 |
Josh Woodcock
|
19adebd05f
|
Fix node InternalIP not matching host-only address
|
2019-09-21 14:33:26 -05:00 |
Anders F Björklund
|
67c7a7a81c
|
Reduce cyclometric complexity by refactoring
19 cmd generateCfgFromFlags cmd/minikube/cmd/start.go:711:1
19 cmd runStart cmd/minikube/cmd/start.go:257:1
18 hyperkit (*Driver).Start pkg/drivers/hyperkit/driver.go:202:1
17 cmd runDelete cmd/minikube/cmd/delete.go:53:1
16 registry TestRegistry pkg/minikube/registry/registry_test.go:39:1
|
2019-09-21 09:24:39 +02:00 |
Anders F Björklund
|
869c08a5bc
|
Address some minor comment issues raised by golint
|
2019-09-21 09:24:35 +02:00 |
Thomas Strömberg
|
35f45d1930
|
Merge pull request #5356 from n0npax/improve-storageclass-test-coverage
Improve storageclass test coverage
|
2019-09-20 15:29:00 -07:00 |
Thomas Strömberg
|
11af1a394b
|
Merge pull request #5409 from serhatcetinkaya/master
Remove all functions from constants.go
|
2019-09-20 15:27:03 -07:00 |
Marcin Niemira
|
af5005a8ab
|
rm coverage.out
|
2019-09-20 22:22:00 +10:00 |
Marcin Niemira
|
6008ee6c88
|
Merge branch 'master' of https://github.com/kubernetes/minikube into improve-storageclass-test-coverage
|
2019-09-20 22:19:42 +10:00 |
Marcin Niemira
|
8b3aef88e3
|
refactor pkg due to CR
|
2019-09-20 22:08:35 +10:00 |
Thomas Strömberg
|
3e2958d7f4
|
Merge pull request #5283 from n0npax/improve-sshutil-test-coverage
improve test coverage for sshutil package
|
2019-09-19 13:59:21 -07:00 |
Thomas Strömberg
|
db6a6119f9
|
Merge pull request #5258 from n0npax/improve-service-test-coverage
improve test coverage in service pkg
|
2019-09-19 13:45:59 -07:00 |
serhatcetinkaya
|
dfa3ab0e4e
|
goimports-ed bootstrapper.go
|
2019-09-19 23:45:07 +03:00 |
serhatcetinkaya
|
f2d028c239
|
resolve circular import problem
|
2019-09-19 23:34:28 +03:00 |
serhatcetinkaya
|
f539ce991e
|
resolve conflicts in start.go by accepting current changes
|
2019-09-19 23:34:21 +03:00 |
serhatcetinkaya
|
b9b317e594
|
removed unnecessary Get prefix
|
2019-09-19 23:31:52 +03:00 |
serhatcetinkaya
|
d591951b4f
|
moved constants.GetKubernetesReleaseURL and constants.GetKubernetesReleaseURLSHA1 to cache_binaries.go
|
2019-09-19 23:31:52 +03:00 |
serhatcetinkaya
|
5bb002d826
|
replaced constants.TunnelRegistryPath with tunnel.RegistryPath
|
2019-09-19 23:31:52 +03:00 |
serhatcetinkaya
|
3b2985a6a3
|
resolve conflicts in constants.go by accepting incoming changes
|
2019-09-19 23:28:36 +03:00 |
serhatcetinkaya
|
20a439de02
|
replaced constants.GetMinipath() with localpath.MiniPath()
|
2019-09-19 23:28:20 +03:00 |
serhatcetinkaya
|
204a444408
|
localpath package added
|
2019-09-19 23:28:20 +03:00 |
Thomas Strömberg
|
bac18e23ec
|
Merge branch 'master' into addons-update2
|
2019-09-19 10:20:55 -07:00 |
Thomas Strömberg
|
67be861579
|
Merge pull request #5401 from tstromberg/not-found3
Remove duplicate handling of driver conflict, handle driver not-found…
|
2019-09-19 09:53:49 -07:00 |
Thomas Stromberg
|
43a0d03562
|
Update image cache to addon-manager 9.0.2
|
2019-09-18 21:45:08 -07:00 |
Thomas Stromberg
|
b3c3ca55a5
|
Add new dashboard assets
|
2019-09-18 21:42:18 -07:00 |
Thomas Stromberg
|
6bd89789c0
|
Upgrade dashboard to 2.0.0b4
|
2019-09-18 17:23:42 -07:00 |
Thomas Stromberg
|
eca5c996a4
|
Remove duplicate handling of driver conflict, handle driver not-found case
|
2019-09-18 15:29:27 -07:00 |
Thomas Stromberg
|
19f3533c93
|
Use find instead of syscall_t because Go
|
2019-09-18 14:24:18 -07:00 |
Thomas Stromberg
|
197039c23d
|
Fix tests
|
2019-09-18 13:46:10 -07:00 |
Thomas Stromberg
|
846dd306f3
|
Merge branch 'master' into interactive
|
2019-09-18 13:39:59 -07:00 |
Thomas Stromberg
|
c0874e2a7e
|
Add --interactive flag support
|
2019-09-18 13:18:15 -07:00 |
Thomas Strömberg
|
bde7327230
|
Merge pull request #5395 from tstromberg/v1.16.0
Update default Kubernetes version to v1.16.0
|
2019-09-18 11:57:35 -07:00 |
Thomas Stromberg
|
48411ceb9d
|
Update default Kubernetes version to v1.16.0
|
2019-09-18 10:46:53 -07:00 |
Thomas Stromberg
|
485c2693b1
|
Add issue back
|
2019-09-18 06:53:27 -07:00 |
Thomas Stromberg
|
5f195f6b79
|
Simplify VBoxManage error
|
2019-09-18 06:13:15 -07:00 |
Thomas Stromberg
|
e691d44671
|
Merge branch 'master' into new-solutions
|
2019-09-18 06:09:40 -07:00 |
Thomas Strömberg
|
d3bd0f9298
|
Merge pull request #5385 from tstromberg/indent-driver
UI: Indent driver download and sudo command display
|
2019-09-18 06:08:30 -07:00 |
Josh Woodcock
|
d81e8e943b
|
Add helm addon
|
2019-09-18 06:55:54 -05:00 |
Marcin Niemira
|
7af1bda6c0
|
rm init function from tests
|
2019-09-18 20:33:21 +10:00 |
Marcin Niemira
|
23b5a9c3b6
|
fix tests logic
|
2019-09-18 20:26:09 +10:00 |
Marcin Niemira
|
0deb2c5a4a
|
Merge branch 'master' of https://github.com/kubernetes/minikube into improve-service-test-coverage
|
2019-09-18 20:18:05 +10:00 |
Marcin Niemira
|
0ce0a622f6
|
add some CR fixes
|
2019-09-18 18:27:34 +10:00 |
chentanjun
|
576fe6d615
|
fix-up typo
|
2019-09-18 14:52:10 +08:00 |
Thomas Stromberg
|
4135b6fce0
|
Improve visibility of sudo commands
|
2019-09-17 17:55:10 -07:00 |
tstromberg
|
d2b675a7fb
|
Indent progress bar to fit under a status item
|
2019-09-17 17:47:45 -07:00 |
tstromberg
|
53433f902d
|
More usage of HideCreateLink, update tests
|
2019-09-17 17:32:34 -07:00 |
tstromberg
|
b8b6e22248
|
Use vpnDoc throughout
|
2019-09-17 17:24:42 -07:00 |
tstromberg
|
998904dac8
|
Merge branch 'master' into new-solutions
|
2019-09-17 17:11:06 -07:00 |
tstromberg
|
5024fce68e
|
Sync err_map, add HideCreateLink option to problem map
|
2019-09-17 17:08:53 -07:00 |
Thomas Strömberg
|
b73ec8cf05
|
Merge pull request #5290 from 11janci/jjanik-service-output
Include port names in the 'minikube service' cmd's output
|
2019-09-17 10:48:20 -07:00 |
Thomas Strömberg
|
978d05b11e
|
Merge pull request #5382 from tstromberg/too-much-logs
Redirect machine driver logs to glog, reduce log spam elsewhere
|
2019-09-17 10:47:11 -07:00 |
Thomas Stromberg
|
3e0721b9c0
|
Tee logs at -v=8 to reduce duplicated content
|
2019-09-17 09:54:25 -07:00 |
Marcin Niemira
|
35f70a352f
|
refactor defer
|
2019-09-17 20:21:39 +10:00 |
Marcin Niemira
|
77d69fefa4
|
CR fixes
|
2019-09-17 20:16:58 +10:00 |
Marcin Niemira
|
0a060b4160
|
Merge branch 'master' of https://github.com/kubernetes/minikube into improve-storageclass-test-coverage
|
2019-09-17 19:42:48 +10:00 |
Marcin Niemira
|
ea6c10f112
|
Add license to new test file
|
2019-09-17 19:42:18 +10:00 |
Thomas Stromberg
|
5ce4ca0a1b
|
Merge branch 'driver-dl' of github.com:tstromberg/minikube into driver-dl
|
2019-09-16 20:20:42 -07:00 |
Thomas Stromberg
|
6142969467
|
Add version argument to download to prevent v0.0.0 download error
|
2019-09-16 20:20:16 -07:00 |
Thomas Strömberg
|
f97b2c5462
|
Merge branch 'master' into driver-dl
|
2019-09-16 19:15:41 -07:00 |
Thomas Strömberg
|
062c472737
|
Merge pull request #5371 from tstromberg/nicer-download
Minor improvement to driver download display
|
2019-09-16 19:14:42 -07:00 |
Thomas Stromberg
|
ae500729fc
|
Include URL in log message
|
2019-09-16 19:10:23 -07:00 |
Thomas Stromberg
|
c4a4f53b45
|
Download version appropriate driver, add sha256 checksum check
|
2019-09-16 15:38:58 -07:00 |
Thomas Stromberg
|
8fb4ed5a5a
|
Re-use last driver by default, clarify driver conflict message, move it to occur before driver download
|
2019-09-16 15:04:17 -07:00 |
Thomas Stromberg
|
2aacc68549
|
Add colon, more appropriate emoji selection to driver download
|
2019-09-16 14:55:56 -07:00 |
Thomas Strömberg
|
28a1472203
|
Merge pull request #5354 from josedonizetti/install-or-update-hyperkit
Automatically install docker-machine-driver-hyperkit if missing or incompatible
|
2019-09-16 14:29:14 -07:00 |
tstromberg
|
027e2ea39b
|
Add more logging for test failures
|
2019-09-16 13:25:20 -07:00 |
Pranav Jituri
|
bb2d0a05d9
|
Fix merge conflict
|
2019-09-15 19:27:38 +05:30 |
Marcin Niemira
|
0af8e241a9
|
Merge branch 'master' of https://github.com/kubernetes/minikube into improve-storageclass-test-coverage
|
2019-09-15 12:37:22 +10:00 |
Marcin Niemira
|
c62576b73c
|
Refactor soome storageclass.go and add new tests
|
2019-09-15 11:41:08 +10:00 |
Marcin Niemira
|
9b5640cd33
|
Add tests to storageclass pkg
|
2019-09-14 22:25:06 +10:00 |
Jose Donizetti
|
fb43666d7d
|
Add installOrUpdate hyperkit support
|
2019-09-14 00:37:08 -03:00 |
Thomas Strömberg
|
f9b8039697
|
Merge pull request #5348 from tstromberg/ncontext
Integration de-flake: expand lock scopes, sync clock at creation
|
2019-09-13 15:14:42 -07:00 |
Thomas Stromberg
|
1d346a01e6
|
Double the apiserver timeout for slow CI runs
|
2019-09-13 14:24:07 -07:00 |
Thomas Stromberg
|
a075afac1b
|
Only sync time during create for non-local Drivers
|
2019-09-13 13:35:10 -07:00 |
Thomas Strömberg
|
df9d811e8f
|
Merge pull request #5320 from tstromberg/v1.16.rc
Update default Kubernetes release to v1.16.0-rc.2
|
2019-09-13 12:01:21 -07:00 |
Thomas Stromberg
|
773cfb7f28
|
Expand lock scope for kubeconfig and certificate update ops
|
2019-09-13 11:51:22 -07:00 |
Thomas Strömberg
|
c376994b78
|
Merge pull request #5344 from tstromberg/outspam2
Move update notification out of PersistentPreRun, improve update UI
|
2019-09-13 10:20:09 -07:00 |
Thomas Stromberg
|
a8d243972d
|
Update Kubernetes default version to v1.16.0-rc.2
|
2019-09-13 10:18:24 -07:00 |
Thomas Strömberg
|
9df43318fa
|
Merge pull request #5335 from tstromberg/norunner2
Fine-tune integration test logging
|
2019-09-13 10:16:55 -07:00 |
Thomas Stromberg
|
b6d878c417
|
Move update notification out of PersistentPreRun, improve update UI
|
2019-09-13 09:53:04 -07:00 |
Thomas Stromberg
|
357880a134
|
Retire Kubernetes v1.10 support, update OldestKubernetesVersion to v1.11
|
2019-09-13 09:06:04 -07:00 |
Thomas Stromberg
|
625a4f8c05
|
Minor tuning of test log verbosity
|
2019-09-13 07:42:30 -07:00 |
Thomas Stromberg
|
046391db69
|
Reduce log noise
|
2019-09-13 07:14:13 -07:00 |
Thomas Stromberg
|
55a3b9f8a2
|
kubeadm does not support --alsologtostderr after all
|
2019-09-13 06:18:08 -07:00 |
Thomas Stromberg
|
05a3279929
|
Add more logging for solving tricky bugs
|
2019-09-12 22:06:18 -07:00 |
Thomas Strömberg
|
f5c232f461
|
Merge pull request #5324 from RA489/constupdate
Sync default service versions for kubeadm v1.16
|
2019-09-12 22:01:24 -07:00 |
tstromberg
|
46387d35ec
|
ClientConfig requires context/cluster name, not node name
|
2019-09-12 15:19:47 -07:00 |
tstromberg
|
70ea1ff22a
|
Fix ineff error
|
2019-09-12 10:35:32 -07:00 |
Thomas Stromberg
|
221eaa74ec
|
Merge branch 'master' into norunner2
|
2019-09-12 09:45:37 -07:00 |
Thomas Stromberg
|
e3d23d89f1
|
kube-proxy/WaitCluster fix: don't bootstrap from a stale context
|
2019-09-12 09:43:34 -07:00 |
RA489
|
b9333e6fa4
|
Sync default service versions for kubeadm v1.16
|
2019-09-12 10:52:36 +05:30 |
Thomas Strömberg
|
38123cd49d
|
Merge pull request #5016 from RA489/ignorevmdriver
Remove "Ignoring --vm-driver" warning
|
2019-09-11 22:05:47 -07:00 |
Thomas Stromberg
|
71f0ae9bc2
|
Revert OldestKubernetesVersion back to v1.10.13 now that the kube-proxy issue is sorted out
|
2019-09-11 21:58:58 -07:00 |
Thomas Stromberg
|
40b89a1052
|
kube-proxy/WaitCluster fix: kapi could point to the incorrect context
|
2019-09-11 21:36:37 -07:00 |