Medya Gh
|
ac3132cd74
|
add missing 1
|
2020-01-13 16:20:15 -08:00 |
Medya Gh
|
f645850842
|
add example to tunnel help
|
2020-01-13 16:16:36 -08:00 |
Medya Ghazizadeh
|
2d97a0d3b7
|
Merge pull request #6220 from afbjorklund/crictl-local
Use absolute path, when calling the crictl command
|
2020-01-13 14:31:01 -08:00 |
Medya Ghazizadeh
|
8718a54d91
|
Merge pull request #6256 from tstromberg/dry-run
Add --dry-run option to start
|
2020-01-13 13:37:15 -08:00 |
Medya Ghazizadeh
|
b665640421
|
Merge pull request #6277 from medyagh/kic_addon
add addons for kic
|
2020-01-13 12:56:06 -08:00 |
Medya Ghazizadeh
|
2e3d3e0add
|
Merge pull request #6274 from medyagh/add_table
Improve "addon list" by viewing as a table
|
2020-01-13 12:54:51 -08:00 |
Medya Ghazizadeh
|
f5ce7d9e74
|
Merge pull request #6292 from afbjorklund/profile-version
Handle empty k8s version in existing profile
|
2020-01-13 12:50:14 -08:00 |
Medya Ghazizadeh
|
ea3d1cd9a5
|
Merge pull request #6295 from afbjorklund/reportcard-minor2
Fix some minor issues from gofmt and golint
|
2020-01-13 12:49:49 -08:00 |
Anders F Björklund
|
d265162fe2
|
Fix some minor issues from gofmt and golint
|
2020-01-13 21:38:59 +01:00 |
Medya Ghazizadeh
|
30ba792234
|
Merge pull request #6294 from afbjorklund/hack-gopogh
Move away from go.mod when installing gopogh tool
|
2020-01-13 12:06:17 -08:00 |
Medya Gh
|
39d17872e7
|
fix integration test
|
2020-01-13 12:03:26 -08:00 |
Anders F Björklund
|
d623f35d55
|
Move away from go.mod when installing gopogh tool
|
2020-01-13 20:21:58 +01:00 |
Medya Ghazizadeh
|
13e2a3e601
|
Merge pull request #6276 from tstromberg/qemu-system
Pass --kvm-qemu-uri value into kvm2 health check
|
2020-01-13 11:16:07 -08:00 |
Medya Ghazizadeh
|
5f9261f70f
|
Merge pull request #6289 from truongnh1992/secure_link
Securing many http links to https links
|
2020-01-13 11:07:03 -08:00 |
Anders F Björklund
|
94b03ff881
|
Handle empty k8s version in existing profile
|
2020-01-13 18:33:59 +01:00 |
Nguyen Hai Truong
|
20469b44ff
|
Securing many http links to https links
Fix http link to https link for security, modify many link
http to https in the project.
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
|
2020-01-13 14:04:29 +07:00 |
Anders F Björklund
|
f959a21d87
|
Make sure to pass runner to UpdateCluster runtime
|
2020-01-12 22:19:50 +01:00 |
Anders F Björklund
|
0e83dd4b4e
|
Use the cgroup-driver from runtime for kubelet
|
2020-01-12 19:29:07 +01:00 |
Anders F Björklund
|
27f8adf912
|
Add CGroupDriver function to cruntime interface
|
2020-01-12 18:46:47 +01:00 |
Medya Gh
|
62e3bc4b72
|
add addons for kic
|
2020-01-10 17:14:47 -08:00 |
Medya Gh
|
b36bc1ec66
|
fix integration test for tabular view
|
2020-01-10 16:39:17 -08:00 |
tstromberg
|
1085d47a24
|
Pass in the value of *kvmQemuURI for behavioral consistency
|
2020-01-10 16:07:07 -08:00 |
tstromberg
|
5008d4cdc9
|
Explicitly set LIBVIRT_DEFAULT_URI default for health checking
|
2020-01-10 15:49:01 -08:00 |
Medya Gh
|
6c7cadb371
|
make minikube addons list tabular
|
2020-01-10 15:39:22 -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 |
Medya Ghazizadeh
|
19c8ddee9f
|
Merge pull request #6151 from medyagh/kic_exp
Experimental verison of kic
|
2020-01-10 00:42:01 -08: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 |