Medya Gh
|
310cef80de
|
get rid of node cache
|
2019-12-19 10:37:15 -08:00 |
Medya Gh
|
f001dd703a
|
convert kic restart to case switch
|
2019-12-19 10:01:18 -08:00 |
Medya Gh
|
80b15e8e6c
|
Add comment for config structs
|
2019-12-19 09:52:53 -08:00 |
Sharif Elgamal
|
3f20aa4e82
|
fix config import nonsense in start.go
|
2019-12-19 09:45:00 -08:00 |
Medya Gh
|
ed4b6146e4
|
change file name for pending
|
2019-12-19 09:34:18 -08:00 |
Medya Gh
|
104d7c64cd
|
resolve code review comments
|
2019-12-19 09:32:09 -08:00 |
Medya Ghazizadeh
|
56c72e2079
|
Merge pull request #6125 from q384566678/proxy
add unit test for CalculateSizeInMB
|
2019-12-19 09:01:16 -08:00 |
Zhou Hao
|
d864ac3f04
|
pkg/util: add CalculateSizeInMB test
Signed-off-by: zhouhao <zhouhao@cn.fujitsu.com>
|
2019-12-19 18:36:05 +08:00 |
Medya Gh
|
6e87872fa1
|
make ConfigFileAssets more reusable
|
2019-12-19 01:19:32 -08:00 |
Medya Gh
|
62cd3102c0
|
move funcs to related files
|
2019-12-19 00:28:39 -08:00 |
Medya Gh
|
33523677bc
|
unexport extraConfig
|
2019-12-19 00:28:39 -08:00 |
Medya Gh
|
5c445dcca2
|
unexport funcs and move to better place
|
2019-12-19 00:28:39 -08:00 |
Medya Gh
|
79657f904b
|
unexport func
|
2019-12-19 00:28:39 -08:00 |
Kenta Iso
|
6316959739
|
Fix update-context to use KUBECONFIG when the env is set and add integration test
|
2019-12-19 00:28:39 -08:00 |
Sharif Elgamal
|
781d3d76c9
|
exclude generated files from linting
|
2019-12-19 00:28:39 -08:00 |
Medya Gh
|
c4c87ef6e2
|
move test data
|
2019-12-18 23:20:42 -08:00 |
Priya Wadhwa
|
43a7267079
|
make public methods that aren't used outside of the package private
|
2019-12-18 22:33:00 -08:00 |
Priya Wadhwa
|
ceb4938c7a
|
Add more unit tests
|
2019-12-18 22:27:32 -08:00 |
Priya Wadhwa
|
921fee7432
|
Moved unit tests to addons package and refactored them
|
2019-12-18 22:02:10 -08:00 |
Priya Wadhwa
|
e72cb80cbf
|
Enable/disable addons works per profile
However, this means that addon information won't persist beyond a 'minikube delete'
|
2019-12-18 21:35:46 -08:00 |
Medya Gh
|
04c7e561db
|
moving kubernetes config templates to a package
|
2019-12-18 17:30:19 -08:00 |
Medya Gh
|
b8d07daef3
|
move reusabe parts of kubeadm to a package
|
2019-12-18 17:22:42 -08:00 |
tstromberg
|
36893766c4
|
Not a crash, but an error
|
2019-12-18 16:12:20 -08:00 |
Medya Gh
|
31ad90d3cb
|
Add place holder bootstrapper for kicbs
|
2019-12-18 16:11:50 -08:00 |
Medya Gh
|
83374f4371
|
add querytype to nslookup
|
2019-12-18 15:54:36 -08:00 |
Medya Gh
|
19560a631b
|
Add kic specific machine creation message
|
2019-12-18 15:53:34 -08:00 |
Thomas Strömberg
|
cf505776b4
|
Merge pull request #6090 from govargo/fix-update-context-kubeconfig-env
Fix update-context to use KUBECONFIG when the env is set
|
2019-12-18 15:36:02 -08:00 |
tstromberg
|
a0b752ad00
|
Enforce that offline test runs right after download test
|
2019-12-18 15:15:48 -08:00 |
tstromberg
|
c6de87376b
|
Merge branch 'master' into int-ughs
|
2019-12-18 15:14:22 -08:00 |
tstromberg
|
e9ee73ba17
|
Double timeouts, filter image list further
|
2019-12-18 15:14:10 -08:00 |
tstromberg
|
0ae29db951
|
Increase timeouts/offsets for more reliable integration testing
|
2019-12-18 14:53:46 -08:00 |
Medya Gh
|
2243847f98
|
add kic command runner to machine
|
2019-12-18 13:57:32 -08:00 |
Sharif Elgamal
|
f8919b1e82
|
Merge pull request #6118 from sharifelgamal/lint
exclude generated files from linting
|
2019-12-18 13:46:05 -08:00 |
Sharif Elgamal
|
ec8c36d48d
|
exclude generated files from linting
|
2019-12-18 13:37:12 -08:00 |
Medya Gh
|
c627f58fbb
|
add default image
|
2019-12-18 13:04:09 -08:00 |
Priya Wadhwa
|
ba8b723978
|
Move addon related logic to pkg/addons for better organization
|
2019-12-18 11:31:29 -08:00 |
Medya Gh
|
6e91e983d6
|
fix script
|
2019-12-18 11:08:17 -08:00 |
tstromberg
|
561046ab51
|
Rename tests to ensure ordering
|
2019-12-18 09:47:38 -08:00 |
tstromberg
|
98508253a5
|
--download-only should download drivers
|
2019-12-18 09:46:36 -08:00 |
tstromberg
|
6208b6cc27
|
Add HTTP_PROXY and comment
|
2019-12-18 09:41:52 -08:00 |
Medya Gh
|
b6dbf3bd0d
|
add auto-set container-runtime for kic
|
2019-12-17 22:19:39 -08:00 |
Medya Gh
|
2bf1289bf3
|
adding place holder for kicbs
|
2019-12-17 22:06:45 -08:00 |
Medya Gh
|
71b260292c
|
remove more code
|
2019-12-17 21:53:36 -08:00 |
Medya Gh
|
12df013810
|
simplify overlaping structs
|
2019-12-17 21:36:37 -08:00 |
Medya Gh
|
ca68beae6a
|
remove not needed code
|
2019-12-17 19:33:54 -08:00 |
Medya Gh
|
0f77b9d7f2
|
change variable name
|
2019-12-17 19:03:49 -08:00 |
Medya Gh
|
5ae0c4d41b
|
added docker to supported drivers
|
2019-12-17 18:45:10 -08:00 |
Medya Gh
|
7a433cc6a9
|
Add kic specifc fields to machine config
|
2019-12-17 17:47:37 -08:00 |
Kenta Iso
|
b6506007b8
|
refactor: remove warning log to avoid duplicate logging and remove useless getter func
|
2019-12-18 10:36:50 +09:00 |
Kenta Iso
|
39f71346a6
|
rename constant name and shorten warining message of version old
|
2019-12-18 10:36:50 +09:00 |