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 Strömberg
833289f51c
Merge pull request #5342 from tstromberg/new-oldest
...
Retire Kubernetes v1.10 support, update OldestKubernetesVersion to v1.11
2019-09-13 10:14:44 -07:00
Thomas Stromberg
9fa0453c73
Call fatalf if first start fails in start_stop_delete
2019-09-13 10:04:40 -07:00
Thomas Stromberg
b6d878c417
Move update notification out of PersistentPreRun, improve update UI
2019-09-13 09:53:04 -07:00
Thomas Strömberg
2519bd5a2f
Merge pull request #5343 from tstromberg/beta2
...
Bump version to v1.4.0-beta.2
2019-09-13 09:20:14 -07:00
Thomas Stromberg
c8dcc5eef8
Bump version to v1.4.0-beta.2
2019-09-13 09:18:11 -07:00
Thomas Strömberg
3cac5cd4f5
Merge pull request #5341 from tstromberg/ingress-longer
...
integration tests: Arbitrarily extend addon timeouts
2019-09-13 09:17:17 -07:00
Thomas Stromberg
6eadaaaaf9
Use CleanupWithLogs, even for docker, so that we see docker logs
2019-09-13 09:11:19 -07:00
Thomas Stromberg
357880a134
Retire Kubernetes v1.10 support, update OldestKubernetesVersion to v1.11
2019-09-13 09:06:04 -07:00
Thomas Strömberg
64b3671149
Merge pull request #5338 from afbjorklund/crio-v1.15.2
...
Upgrade crio to 1.15.2
2019-09-13 07:51:43 -07:00
Thomas Stromberg
6097f758df
Arbitrarily extend addon timeouts
2019-09-13 07:45:17 -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
562b89fef2
Remove -v again to reduce test noise
2019-09-13 07:13:58 -07:00
Thomas Strömberg
c78c3a7f15
Update doc path
2019-09-13 07:11:06 -07:00
Thomas Stromberg
55a3b9f8a2
kubeadm does not support --alsologtostderr after all
2019-09-13 06:18:08 -07:00
Anders F Björklund
c1c8178f3f
Upgrade crio to 1.15.2
...
Due to issues with grpc in the previous version,
when running kubernetes v1.16.0-rc.1 with cri-o.
2019-09-13 07:26:49 +02: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
Thomas Strömberg
f755005229
Merge pull request #5330 from pfuntner/patch-1
...
Add note for bare-metal driver
2019-09-12 19:59:57 -07:00
Thomas Strömberg
d3cee23f2d
Merge pull request #5315 from tstromberg/norunner2
...
Refactor parallel integration tests for clarity and reliability
2019-09-12 19:59:25 -07:00
Thomas Stromberg
ad9debaec4
Address PR comment: skip failing mount test on hyperv
2019-09-12 17:13:38 -07:00
Thomas Stromberg
340fe232df
Increase context timeouts for poorly behaved hosts
2019-09-12 17:06:59 -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
John Pfuntner
6004362486
Add note for bare-metal driver
...
I open an issue (#5308 ) while trying the command to create the second local cluster. It turns out that this operation isn't supported with a bare-metal (none) driver and the code is being changed to catch this restriction early.
I thought it might be nice to add a warning to the examples page as well.
2019-09-12 09:43:35 -04: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
Thomas Strömberg
eab60a1305
Add beta.1
2019-09-11 21:35:30 -07:00
Thomas Stromberg
2362025efd
Merge branch 'master' into norunner2
2019-09-11 20:28:17 -07:00
Thomas Stromberg
722cdea602
TestVersionUpgrade reliability: bump OldestKubernetesVersion, retry release startup
2019-09-11 20:28:13 -07:00
Thomas Strömberg
457f307857
Merge pull request #5322 from tstromberg/v1.4
...
version bump to v1.4.0-beta.1
2019-09-11 18:04:46 -07:00
Thomas Stromberg
4761f3e30d
version bump to v1.4.0-beta.1
2019-09-11 18:04:06 -07:00
Sharif Elgamal
f9e895ae13
Merge pull request #5321 from tstromberg/none-cant-profile
...
Add error if a non-default profile name is used with the none driver
2019-09-11 17:44:48 -07:00
Thomas Stromberg
4f8cac64a6
Extend TestFunctional context timeout to 40 minutes
2019-09-11 16:19:25 -07:00
Thomas Strömberg
d4a620372b
Merge pull request #5300 from n0npax/improve-problem-test-coverage
...
improve problem test coverage
2019-09-11 16:11:00 -07:00
Thomas Stromberg
f7b8525aeb
Add error if a non-default profile name is used with the none driver
2019-09-11 16:07:10 -07:00
Thomas Stromberg
c3c13b5e6e
Update default Kubernetes release to v1.16.0-rc.1
2019-09-11 15:42:45 -07:00
Thomas Stromberg
6639489ce9
Add sleep between Terminate and Kill
2019-09-11 15:22:33 -07:00