Medya Gh
|
435010a3fc
|
pass profilename for testability
|
2020-02-04 16:35:51 -08:00 |
Medya Gh
|
4b9d15a34c
|
point to host docker
|
2020-02-04 16:09:43 -08:00 |
Medya Gh
|
6c13146987
|
revert some changes
|
2020-02-04 15:48:20 -08:00 |
Medya Gh
|
c86b20ade2
|
add option to exec runner to point to host docker daemon
|
2020-02-04 15:33:04 -08:00 |
Medya Gh
|
f6c7048392
|
use constants instead of hardcode
|
2020-02-04 13:30:23 -08:00 |
Medya Gh
|
3937bae269
|
add new env var for docker-env command
|
2020-02-04 13:25:22 -08:00 |
Thomas Strömberg
|
d35c825a05
|
Split cluster package into multiple files (#6484)
* Split cluster package into multiple files
* Name restart/ressurect functions fix
* Minor refactor fixes
|
2020-02-04 11:25:33 -07:00 |
Thomas Strömberg
|
62f65662d4
|
Merge pull request #6471 from tstromberg/addons-startup2
Fix bugs that prevented previously-enabled addons from starting up
|
2020-02-04 06:58:13 -08:00 |
Medya Gh
|
6c95a28c10
|
remove default crictl setting
|
2020-02-03 23:25:55 -08:00 |
Medya Gh
|
98dbe06758
|
remove debugging messages
|
2020-02-03 22:39:12 -08:00 |
Medya Gh
|
e231e7ae96
|
rever dockefile changes
|
2020-02-03 22:32:08 -08:00 |
Medya Gh
|
92eeb3c10b
|
refactor provision
|
2020-02-03 22:29:27 -08:00 |
Medya Gh
|
a2f2df9f81
|
add options to docker service for kic
|
2020-02-03 20:21:41 -08:00 |
Thomas Strömberg
|
3f939af4b4
|
Merge branch 'master' into addons-startup2
|
2020-02-03 16:17:33 -08:00 |
Thomas Strömberg
|
901cb520b9
|
Merge pull request #6452 from tstromberg/none-paused
Fix none driver bugs with "pause"
|
2020-02-03 16:16:34 -08:00 |
Medya Ghazizadeh
|
3dd5495d2f
|
trim kic base image (#6478)
|
2020-02-03 16:31:52 -07:00 |
tstromberg
|
e5e47db1c7
|
Choose the newest apiserver pid, and choose more exactly
|
2020-02-03 14:21:09 -08:00 |
tstromberg
|
4124fbdb69
|
Consider a paused apiserver to be controlled by a running host
|
2020-02-03 14:20:57 -08:00 |
tstromberg
|
04df96880e
|
Merge branch 'master' into none-paused
|
2020-02-03 13:49:21 -08:00 |
tstromberg
|
a8283d8a3c
|
Fix lint issue
|
2020-02-03 13:48:30 -08:00 |
tstromberg
|
2eddd08ae9
|
Fix test signature
|
2020-02-03 12:57:52 -08:00 |
tstromberg
|
769dd93aa0
|
Oops, make sure we return the error code
|
2020-02-03 10:56:53 -08:00 |
tstromberg
|
bcc186b908
|
Startup previously enabled addons
|
2020-02-03 10:49:40 -08:00 |
tstromberg
|
6cc2fc8e49
|
Call createRequiredDirectories when starting pre-existing VM's, add logging
|
2020-02-03 10:49:06 -08:00 |
Thomas Stromberg
|
1176aa468f
|
More status logging
|
2020-01-31 19:00:59 -08:00 |
Thomas Stromberg
|
cee9448fa0
|
Make none.GetState more intelligent to fix stop issues
|
2020-01-31 18:54:27 -08:00 |
Thomas Stromberg
|
7f0e83508a
|
Add more logging
|
2020-01-31 18:44:00 -08:00 |
Thomas Stromberg
|
eee5788ab3
|
Make deletion output more terse
|
2020-01-31 17:08:27 -08:00 |
Thomas Stromberg
|
ae34f00928
|
Fix 'Failed to delete cluster: load: exit status 1' message if cluster does not exist
|
2020-01-31 17:00:11 -08:00 |
Thomas Stromberg
|
ab93b27a70
|
Merge branch 'master' into none-paused
|
2020-01-31 16:38:00 -08:00 |
Thomas Strömberg
|
e206b25da5
|
Merge pull request #6440 from tstromberg/addons-on-startup
Add addon enablement to start
|
2020-01-31 16:25:30 -08:00 |
Thomas Stromberg
|
dd4ad10b83
|
Improve handling of paused none clusters.
|
2020-01-31 16:23:25 -08:00 |
Thomas Stromberg
|
5c7585a2c8
|
Lint fix
|
2020-01-31 14:26:04 -08:00 |
Thomas Stromberg
|
c3aafaeeb4
|
Add IsNotExist() method to the config package, so that we can have meaningful error messages and make them comparable
|
2020-01-31 14:19:08 -08:00 |
Thomas Stromberg
|
a7ac0339fd
|
Address eview feedback
|
2020-01-31 13:24:30 -08:00 |
Thomas Stromberg
|
02362d8d9c
|
Loosen error message matching for unit test
|
2020-01-31 12:55:56 -08:00 |
Thomas Stromberg
|
f6740b37be
|
Run gofmt/goimports
|
2020-01-31 12:37:23 -08:00 |
Thomas Stromberg
|
26cbae2d05
|
Improve error message when profile does not exist
|
2020-01-31 12:36:28 -08:00 |
Thomas Stromberg
|
78ed12265d
|
Add testing for Start function, make addon enablement testable
|
2020-01-31 12:19:25 -08:00 |
Medya Gh
|
0e5059ddd0
|
log warning if docker is stuck
|
2020-01-30 21:36:56 -08:00 |
Medya Gh
|
a6ec05e35a
|
unexport noderolekey
|
2020-01-30 21:05:51 -08:00 |
Medya Gh
|
968fe86869
|
unexport more funcs
|
2020-01-30 21:01:27 -08:00 |
Medya Gh
|
006c781fbc
|
remove unused kic code
|
2020-01-30 20:44:32 -08:00 |
Medya Gh
|
7b3fa71dbf
|
fix nil logic
|
2020-01-30 19:21:55 -08:00 |
Medya Gh
|
4f9df4596e
|
fix kic minikube status
|
2020-01-30 18:30:19 -08:00 |
Medya Gh
|
be38a021cb
|
fix kic restart use external ip
|
2020-01-30 18:24:16 -08:00 |
Medya Gh
|
23e125649d
|
rename createConfig
|
2020-01-30 18:13:11 -08:00 |
Medya Gh
|
b20322a8c2
|
rename funcs
|
2020-01-30 18:12:04 -08:00 |
Medya Gh
|
a709fd5d37
|
rename funcs
|
2020-01-30 18:10:36 -08:00 |
Medya Gh
|
80b4121c06
|
delete stale
|
2020-01-30 17:46:40 -08:00 |