Commit Graph

7442 Commits (435010a3fc229496afa028fbce89beff9a290a08)

Author SHA1 Message Date
Thomas Stromberg 25401ceed4 The none driver does not stop. Improve test error messages 2020-01-31 17:14:57 -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
Priya Wadhwa 5be02875b5 remove non user facing PR 2020-01-31 16:39:48 -08:00
Thomas Stromberg ab93b27a70 Merge branch 'master' into none-paused 2020-01-31 16:38:00 -08:00
Priya Wadhwa fbac776c1d Update Makefile and CHANGELOG 2020-01-31 16:31:52 -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 40f2f7c28d Promote Infofs to errors/warnings 2020-01-31 16:23:07 -08:00
Thomas Stromberg b3149a1031 Allow 'profiles list' to work even if a profile has no control plane 2020-01-31 16:23:07 -08:00
Thomas Strömberg 15c6a8a028
Merge pull request #6450 from tstromberg/control-plane-err
Allow 'profiles list' to work even if a profile has no control plane
2020-01-31 14:43:12 -08:00
Thomas Strömberg 02902f7f4f
Merge pull request #6438 from tstromberg/nonexistent-status
status: Explicitly state that the cluster does not exist
2020-01-31 14:38:49 -08:00
Thomas Strömberg 723b074f65
Merge pull request #6409 from medyagh/plist_cr_info
add container runtime info to profile list
2020-01-31 14:38:25 -08:00
priyawadhwa 8babe974c3
Merge pull request #6449 from priyawadhwa/extraneous-space
Fix spacing in vm driver selection log
2020-01-31 14:36:06 -08:00
Thomas Stromberg 7d65ca31de Promote Infofs to errors/warnings 2020-01-31 14:35:03 -08:00
Thomas Stromberg 3ebbe4f1fc Allow 'profiles list' to work even if a profile has no control plane 2020-01-31 14:32:54 -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
Priya Wadhwa e5b240cbbc Fix buildroot 2020-01-31 12:59:28 -08:00
Priya Wadhwa d9860b1eb7 Update spacing 2020-01-31 12:58:53 -08:00
Priya Wadhwa c518f3c55d trying to correctly extract preloaded images 2020-01-31 12:58:15 -08:00
Thomas Stromberg 02362d8d9c Loosen error message matching for unit test 2020-01-31 12:55:56 -08:00
Thomas Strömberg 5bb9fad339
Merge pull request #6273 from tstromberg/cleaner-int-logs
Only grab post-mortem logs if VM is running
2020-01-31 12:50:47 -08:00
Thomas Strömberg d302b84998
Merge pull request #6441 from medyagh/kic_engine
improve kic engine
2020-01-31 12:39:09 -08:00
Thomas Stromberg c8f5679986 Run gofmt/goimports on cmd/ 2020-01-31 12:38:06 -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
Priya Wadhwa 6cd3b41bc8 Fix spacing in vm driver selection log 2020-01-31 11:43:18 -08:00
Thomas Stromberg ce68dd19b6 Merge branch 'master' into addons-on-startup 2020-01-31 08:23:21 -08:00
Medya Gh b46cdeca65 gomod tidy 2020-01-30 21:39:41 -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 Ghazizadeh 79b3cc5643
Update github actions (#6444)
* Update main.yml
2020-01-30 20:34:23 -08:00
Medya Ghazizadeh dbb3e92a5e
add more tests to github actions (#6423) 2020-01-30 19:28:33 -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
tstromberg b97124207c Move addon enablement to addons module + lint fixes 2020-01-30 17:46:25 -08:00
Sharif Elgamal 34136d8385
Merge pull request #6442 from longkb/remove_redundance_words
Remove some redundance words
2020-01-30 17:31:47 -08:00
Kim Bao Long fefa13e9da Remove some redundance words
Signed-off-by: Kim Bao Long <longkb@vn.fujitsu.com>
2020-01-31 08:25:27 +07:00
Medya Gh e7fa3e0448 remove duplicate profile names 2020-01-30 17:11:11 -08:00
Medya Gh 5b055d7ff8 add comment 2020-01-30 16:57:53 -08:00