tstromberg
|
5ba779f74d
|
Only grab post-mortem logs if VM is running
|
2020-01-10 15:10:03 -08:00 |
Thomas Strömberg
|
0a9e8b03b8
|
Merge pull request #6258 from tstromberg/unthread-start
Replace integration-test hacks with mutex locks around shared resources
|
2020-01-10 13:46:59 -08:00 |
Medya Ghazizadeh
|
75082b6f7e
|
Merge pull request #6242 from afbjorklund/platform-arch
Only print the virtualization system if it exists
|
2020-01-10 10:39:26 -08:00 |
tstromberg
|
0c07e80821
|
Remove unused import from merge
|
2020-01-10 09:55:50 -08:00 |
Thomas Strömberg
|
5568ab005a
|
Merge branch 'master' into unthread-start
|
2020-01-10 09:54:02 -08:00 |
Ruben
|
805f117765
|
fix imports
|
2020-01-10 07:28:41 -05:00 |
Ruben
|
c7ded84576
|
resolving conflicts
|
2020-01-10 07:17:34 -05:00 |
Bjørn Harald Fotland
|
bdc47d0f31
|
Update kvm2.md
Suggested missing verb.
|
2020-01-10 10:10:15 +01:00 |
Medya Ghazizadeh
|
19c8ddee9f
|
Merge pull request #6151 from medyagh/kic_exp
Experimental verison of kic
|
2020-01-10 00:42:01 -08:00 |
sshukun
|
f98b5b85c7
|
Fix some typos and improve documents
|
2020-01-10 17:35:07 +09:00 |
Thomas Strömberg
|
885dc8b85b
|
Merge pull request #6241 from tstromberg/disable-ipv6
Disable IPv6 in the minikube VM until it can be properly supported
|
2020-01-09 17:17:50 -08:00 |
Medya Gh
|
59ecf3fd06
|
rename verify pkg to kverify
|
2020-01-09 16:28:23 -08:00 |
Thomas Strömberg
|
ef7469f3f3
|
Merge pull request #6261 from tstromberg/ssh_mock_race
ssh_mock: Copy buffer to avoid data race
|
2020-01-09 16:27:46 -08:00 |
Medya Gh
|
b92c22ee5b
|
remove debugging message
|
2020-01-09 16:16:53 -08:00 |
Thomas Strömberg
|
010338ff99
|
Merge pull request #6260 from tstromberg/service_test_race
De-parallelize GetServiceURL unit tests: the mocks are not thread safe
|
2020-01-09 16:07:25 -08:00 |
Thomas Stromberg
|
851d1d5d3a
|
ssh_mock: Copy buffer to avoid data race
|
2020-01-09 16:04:54 -08:00 |
Medya Gh
|
9eb855a9c0
|
lint code
|
2020-01-09 15:58:31 -08:00 |
Medya Gh
|
7198566db7
|
fix test data for crio for new tmpl
|
2020-01-09 15:49:07 -08:00 |
Medya Gh
|
381187f339
|
fix test data for default
|
2020-01-09 15:43:58 -08:00 |
Thomas Stromberg
|
8895dacd1a
|
De-parallelize GetServiceURL tests: the mocks are not thread safe
|
2020-01-09 15:42:05 -08:00 |
Medya Gh
|
2ed25c72af
|
fix dns test data and also add tests for v17
|
2020-01-09 15:38:37 -08:00 |
Medya Gh
|
70f8b96d1f
|
fix test data for options for new tmpl
|
2020-01-09 15:31:29 -08:00 |
Medya Gh
|
aea63baa70
|
fix crio-options test data for new tmpl
|
2020-01-09 15:25:25 -08:00 |
Thomas Stromberg
|
0fee6cbe3a
|
Merge master
|
2020-01-09 15:16:29 -08:00 |
Thomas Strömberg
|
3ae3db5e1b
|
Merge pull request #6119 from tstromberg/int-ughs
Address low-hanging integration timeout & image list issues
|
2020-01-09 15:15:30 -08:00 |
Medya Gh
|
2f3ad44d78
|
fix test data for containerd tmpl
|
2020-01-09 15:14:58 -08:00 |
Thomas Stromberg
|
9611d7e7e2
|
Merge branch 'master' into int-ughs-local
|
2020-01-09 15:09:46 -08:00 |
Medya Gh
|
b4fa45fe39
|
fix testdata for cidr tmpl
|
2020-01-09 15:08:47 -08:00 |
Medya Gh
|
9a16a52e2f
|
fix containerd tmplate unittest
|
2020-01-09 15:01:22 -08:00 |
Medya Gh
|
8403350a17
|
fix image unittest
|
2020-01-09 14:52:01 -08:00 |
Thomas Stromberg
|
4f3afcd1fa
|
Merge branch 'master' into unthread-start
|
2020-01-09 14:50:17 -08:00 |
Thomas Strömberg
|
4072f17aa2
|
Merge pull request #6259 from tstromberg/loop-ref
Create explicit var to avoid incorrect loop iterator reference
|
2020-01-09 14:50:08 -08:00 |
Thomas Stromberg
|
418082e368
|
Log machine name and how long we held the lock for
|
2020-01-09 14:46:56 -08:00 |
Medya Ghazizadeh
|
727beb50c7
|
Merge pull request #6240 from tstromberg/bitflip
Fix inverted logic for showing issue link
|
2020-01-09 14:10:11 -08:00 |
Medya Ghazizadeh
|
1d406fbeaf
|
Merge pull request #6248 from q384566678/fix-proxy_test
proxy_test: improve TestIsValidEnv unit test
|
2020-01-09 14:09:45 -08:00 |
Thomas Stromberg
|
c18692f4a7
|
Create explicit var to avoid incorrect loop iterator reference
|
2020-01-09 13:51:29 -08:00 |
Thomas Stromberg
|
4091486679
|
Remove --start-offset flag
|
2020-01-09 13:41:52 -08:00 |
Thomas Stromberg
|
e5fd7a6a81
|
Replace integration-test specific hacks with actual protection against racey events
|
2020-01-09 12:58:10 -08:00 |
Thomas Stromberg
|
b840d1ced0
|
Call goimports
|
2020-01-09 11:58:15 -08:00 |
Thomas Stromberg
|
7acf688f7a
|
Merge master
|
2020-01-09 11:13:25 -08:00 |
Thomas Stromberg
|
c5e917366f
|
Add --dry-run option to start
|
2020-01-09 11:10:23 -08:00 |
Anders F Björklund
|
3207b27c11
|
Fix syntax of minikube kubectl example command
Need to terminate the minikube flags with --,
before starting with the kubectl command flags.
|
2020-01-09 19:52:58 +01:00 |
Ruben
|
716abbb61a
|
refactor template && change validation
|
2020-01-09 08:16:02 -05:00 |
Zhongcheng Lao
|
4a1f33e282
|
Adds cluster name to kubenetes config
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2020-01-09 20:00:40 +08:00 |
Zhongcheng Lao
|
0512882520
|
Do not set host-override for kubelet by default
Signed-off-by: Zhongcheng Lao <Zhongcheng.Lao@microsoft.com>
|
2020-01-09 19:52:30 +08:00 |
Zhou Hao
|
29deded5f4
|
proxy_test: improve TestIsValidEnv unit test
Add test under the ture case to complete this unit test.
Signed-off-by: Zhou Hao <zhouhao@cn.fujitsu.com>
|
2020-01-09 13:33:41 +08:00 |
Medya Gh
|
b9f5afa8f9
|
fix unit tests kudebadm template crio
|
2020-01-08 17:21:49 -08:00 |
Medya Gh
|
890878b469
|
Fix unit tests and go tempalte block
|
2020-01-08 17:08:11 -08:00 |
Medya Gh
|
40a011c49a
|
use api port for host binding port
|
2020-01-08 16:09:24 -08:00 |
Medya Gh
|
867f62a9e9
|
move more funcs to bsutil
|
2020-01-08 15:47:48 -08:00 |