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 |
Thomas Strömberg
|
ca51bada64
|
Merge pull request #3965 from tstromberg/v1.14-tmpl
Fix all the kubeadm config generation bugs, add tests across versions
|
2019-03-26 15:32:30 -07:00 |
Thomas Stromberg
|
7233a2d50d
|
Allow mount to work when the uid/gid of docker changes
|
2019-03-26 14:27:50 -07:00 |
Anders F Björklund
|
4667c28164
|
Merge branch 'master' into cyclo
|
2019-03-26 07:16:28 +01:00 |
Thomas Stromberg
|
9004134eb8
|
Fix invalid feature-gates argument
|
2019-03-25 21:02:44 -07:00 |
Thomas Stromberg
|
9f753c3027
|
Fix all the kubeadm config generation bugs I could find, add tests across versions
|
2019-03-25 18:25:01 -07:00 |
Thomas Strömberg
|
c3d0b33d21
|
Merge pull request #3929 from sharifelgamal/version-upgrade-test
Adding test to make sure HEAD can run on VM created by latest release
|
2019-03-25 13:27:58 -07:00 |
Sharif Elgamal
|
4fc03fe1ef
|
addressing comments
|
2019-03-25 11:50:06 -07:00 |
Thomas Strömberg
|
cc5d4e9724
|
Merge branch 'master' into rkt-remove
|
2019-03-25 11:31:09 -07:00 |
Anders F Björklund
|
71b3e3ec5d
|
Store the toolbox on the disk instead of rootfs
There was a lack of "disk" space, when using memory.
This also makes the toolbox persistent over reboots.
|
2019-03-25 07:41:21 +01:00 |
Anders F Björklund
|
2590fc7b9a
|
Remove the rkt container runtime
It has not been updated since kubernetes 1.9 or so
|
2019-03-24 08:50:58 +01:00 |
Thomas Strömberg
|
cbac94a53d
|
Merge pull request #3879 from marcosdiez/extra_config_for_kubeadm
--extra-config now work for kubeadm as well
|
2019-03-21 22:03:06 -07:00 |
Thomas Stromberg
|
1ff174b796
|
Run: gofmt -s -w
|
2019-03-21 22:00:14 -07:00 |
Sharif Elgamal
|
c3849b3781
|
gofmt
|
2019-03-21 17:46:46 -07:00 |
Sharif Elgamal
|
ffaa27b256
|
Adding test to make sure HEAD can run on VM created by latest release
|
2019-03-21 17:36:13 -07:00 |
Marcos Diez
|
8aec728a86
|
start_stop_delete_test.go now tests for "--extra-config kubeadm.ignore-preflight-errors=SystemVerification" too
|
2019-03-21 09:11:55 -03:00 |
Thomas Strömberg
|
4756b15bc1
|
Merge branch 'master' into lint
|
2019-03-20 10:16:09 -07:00 |
Anders F Björklund
|
03bdce47ee
|
Decrease cyclomatic complexity for test
Mostly by using the "extract method" pattern.
Here was the report (from gocyclo), before:
17 tunnel TestTunnelManagerCleanup pkg/minikube/tunnel/tunnel_manager_test.go:174:1
44 tunnel TestTunnel pkg/minikube/tunnel/tunnel_test.go:35:1
34 kubeconfig configEquals pkg/util/kubeconfig/config_test.go:420:1
25 integration testMounting test/integration/mount_test.go:36:1
18 integration testTunnel test/integration/tunnel_test.go:37:1
|
2019-03-16 23:04:24 +01:00 |