Jose Donizetti
|
9dfe660c64
|
Add support to custom qemu uri on kvm2 driver
|
2019-06-28 14:12:58 -07:00 |
Medya Ghazizadeh
|
e0c20a4202
|
Merge pull request #4558 from afbjorklund/reportcard-new
Fix the reportcard: gofmt, golint and gocyclo
|
2019-06-24 11:44:42 -07:00 |
Thomas Stromberg
|
7d394fa597
|
Add missing import and parens
|
2019-06-24 11:42:05 +08:00 |
Thomas Stromberg
|
a9ec145bcb
|
Allow --kubernetes-version to be specified without the leading v
|
2019-06-24 10:29:09 +08:00 |
Anders F Björklund
|
f20f223c02
|
Decrease cyclomatic complexity
Here is the report (from gocyclo), before:
21 tests (*SSHServer).Start pkg/minikube/tests/ssh_mock.go:76:1
19 cmd runStart cmd/minikube/cmd/start.go:173:1
18 integration testTunnel test/integration/tunnel_test.go:40:1
17 extract checkCallExpression pkg/minikube/extract/extract.go:198:1
17 kubeadm TestGenerateConfig pkg/minikube/bootstrapper/kubeadm/kubeadm_test.go:133:1
16 kvm (*Driver).deleteNetwork pkg/drivers/kvm/network.go:153:1
|
2019-06-22 17:21:42 +02:00 |
Sharif Elgamal
|
44856928f6
|
Merge pull request #4474 from medyagh/4418_fixTestVersionUpgrade
adding retriable http get
|
2019-06-14 10:09:46 -07:00 |
Medya Gh
|
657469310c
|
Use retryable http to avoid connection flakes
|
2019-06-13 22:58:14 -07:00 |
Y.Horie
|
8c88558cb0
|
Fix busybox version in integration tests
Fixes https://github.com/kubernetes/minikube/issues/4475 related to this https://github.com/docker-library/busybox/issues/48
|
2019-06-13 22:30:27 -07:00 |
Medya Gh
|
68b5ed9916
|
check error
|
2019-06-12 11:15:34 -07:00 |
Medya Gh
|
d3855d4b09
|
adding retriable http get
|
2019-06-12 10:44:04 -07:00 |
Medya Gh
|
c58a3b63db
|
Fixing filepath to be os agnostic
|
2019-06-05 19:31:50 -07:00 |
Medya Gh
|
b9ecd558e8
|
fixing file path for windows
|
2019-06-05 16:58:52 -07:00 |
Medya Gh
|
15cc4f8a64
|
Adding non-parallel dashboard test for proxy
|
2019-06-03 19:22:26 -07:00 |
Medya Gh
|
ed8d55c64a
|
Fixing TestProxy Setup
making sure minikube is deleted before setup to avoid https://github.com/kubernetes/minikube/issues/4132
|
2019-06-03 19:14:05 -07:00 |
josedonizetti
|
c7bace6903
|
Fix --kvm-network integration test
|
2019-05-23 02:30:21 -03:00 |
josedonizetti
|
a20d789613
|
Improve --kvm-network integration test
Change the network to test-net to avoid conflicts.
|
2019-05-22 18:03:15 -03:00 |
josedonizetti
|
5d02839e74
|
Add integration test to flag --kvm-network
|
2019-05-22 17:25:42 -03:00 |
tstromberg
|
230443ceb6
|
Use NewMinikubeRunner so that release test uses the right VM driver
|
2019-05-20 14:28:06 -07:00 |
Thomas Strömberg
|
9d09ff069b
|
Merge pull request #4229 from medyagh/no_proxy_for_self
Allow minikube to function with misconfigured NO_PROXY value
|
2019-05-20 11:22:12 -07:00 |
Medya Gh
|
c428ce5ebd
|
Fix typo
|
2019-05-19 14:10:46 -07:00 |
Medya Gh
|
871c2e6704
|
Better clean up after tesdt proxy setup
|
2019-05-19 14:07:02 -07:00 |
Medya Gh
|
42e40e3bab
|
Debug
|
2019-05-19 00:40:01 -07:00 |
Jan Janik
|
21b9e95647
|
Whitelist for kubeadm extra args
|
2019-05-17 17:11:03 +12:00 |
Jan Janik
|
6fe47f3677
|
Expose ‘—pod-network-cidr’ argument in minikube
|
2019-05-17 16:59:06 +12:00 |
Medya Gh
|
0d58773af3
|
Clean up after unit test
|
2019-05-16 20:37:29 -07:00 |
Medya Gh
|
6484548a1f
|
fix formatting
|
2019-05-16 15:38:28 -07:00 |
Medya Gh
|
a1e34b01a1
|
Improve http server shutdown handling
|
2019-05-16 15:26:24 -07:00 |
Medya Gh
|
3ff806a595
|
Added unittest and rebase
|
2019-05-16 14:44:01 -07:00 |
Thomas Stromberg
|
c91d8e85c2
|
Test the upgrade of Kubernetes versions (oldest->newest)
|
2019-05-16 07:15:53 -07:00 |
Medya Gh
|
08d19bf15a
|
Improve formatting and messages
|
2019-05-15 15:39:50 -07:00 |
Medya Gh
|
b8501ea4f4
|
Fix formatting
|
2019-05-15 15:30:39 -07:00 |
Medya Gh
|
a0c6013e71
|
Fixed Error handling for http serve
|
2019-05-15 15:05:29 -07:00 |
Medya Gh
|
10799333f1
|
Added integration tests for proxy
|
2019-05-15 15:00:45 -07:00 |
tstromberg
|
313cf575fe
|
Merge branch 'master' into gomods
|
2019-05-14 21:06:00 -07:00 |
Thomas Stromberg
|
25579f5a58
|
Use consistent names for k8s API imports
|
2019-05-13 21:57:59 -07:00 |
Thomas Stromberg
|
6e693d22ee
|
lint-a-geddon is here
|
2019-05-13 21:43:52 -07:00 |
tstromberg
|
9a9f9edf5f
|
First pass at lint-ageddon
|
2019-05-13 18:31:55 -07:00 |
Himanshu Pandey
|
64f990cec1
|
Updated the test case
|
2019-05-07 13:58:33 -07:00 |
Himanshu Pandey
|
e23a78489c
|
Added a param in the test case to find the current-context after stop
|
2019-05-03 16:18:36 -07:00 |
Himanshu Pandey
|
dd8d3cf900
|
minor code change: Added strings.TrimRight()
|
2019-05-03 14:12:11 -07:00 |
Himanshu Pandey
|
fd7277ba4d
|
Changed the error message style in test case.
|
2019-05-02 12:17:33 -07:00 |
Himanshu Pandey
|
a533b5653f
|
Fixed the test case
|
2019-05-02 09:47:08 -07:00 |
Himanshu Pandey
|
a4018bfa72
|
Fixed the build error and formatting
|
2019-05-02 09:04:08 -07:00 |
Himanshu Pandey
|
fb0127f352
|
Fixed gofmt errors
|
2019-04-30 16:24:30 -07:00 |
Himanshu Pandey
|
c8af727416
|
Added tests to check current-context on start and stop of minikube
|
2019-04-30 15:32:40 -07:00 |
Balint Pato
|
3ebb16c678
|
fix tunnel integration tests for driver None (#4105)
* added more wait to the integration tests for the tunnel
|
2019-04-25 08:49:24 -07:00 |
Anders F Björklund
|
a73dfc5f9e
|
Merge branch 'master' into cyclo
|
2019-04-12 20:03:20 +02:00 |
Benn Linger
|
b7ffe5b7c2
|
Combined non-default apiserver port test with containerd test
|
2019-04-05 18:36:35 -04:00 |
Benn Linger
|
d102550644
|
Fixed status checking with non-default apiserver-port.
|
2019-04-04 21:43:43 -04:00 |
Thomas Stromberg
|
614f19b486
|
Add CNI flags to feature_gates_newest
|
2019-03-26 20:26:47 -07:00 |