Commit Graph

7945 Commits (aefbf2cd18a386387d6a3e77c89e4e939348cc83)

Author SHA1 Message Date
Medya Gh 7c831eb2de lint 2020-02-20 14:24:37 -08:00
Medya Gh c51dc15187 update gopogh and install by binary instead of compile 2020-02-20 14:19:03 -08:00
Medya Ghazizadeh 7fddd05bf5
Merge pull request #6630 from medyagh/mount_kic
add mount feature to kic drivers
2020-02-20 14:11:15 -08:00
Priya Wadhwa 19fa296625 Compress with lz4 2020-02-20 14:07:03 -08:00
Medya Gh a2be045f16 remove debugging 2020-02-20 14:01:04 -08:00
Medya Ghazizadeh 8d17827115
Merge pull request #6712 from medyagh/err_check
add missing err check
2020-02-20 13:57:40 -08:00
Medya Gh c85fe4955d Add integration tests for node labels 2020-02-20 13:57:09 -08:00
Medya Gh b62c12b7f2 label minikube nodes 2020-02-20 12:09:58 -08:00
Priya Wadhwa 97ea1b0b85 Remove preloaded base image and add makefile rule to upload prelaoded tar to gcs 2020-02-20 11:55:47 -08:00
Priya Wadhwa 0e88697f16 Delete container once it has finished executing 2020-02-20 10:06:15 -08:00
Priya Wadhwa 055e4bb618 Add run to docker command 2020-02-20 09:57:19 -08:00
Medya Gh c6313bb7ff better error message 2020-02-20 09:47:45 -08:00
Medya Gh 31cf3f2d79 missing err check 2020-02-20 09:47:10 -08:00
Priya Wadhwa 335637f4a3 Name tarball by k8s version name 2020-02-20 09:42:04 -08:00
Priya Wadhwa b8bc461157 Rebased on master 2020-02-20 09:18:12 -08:00
Medya Ghazizadeh aa91f39ffb
Merge pull request #6703 from minikube-bot/jenkins-releases.json-v1.7.3
update releases.json to include v1.7.3
2020-02-20 01:05:58 -08:00
minikube-bot ebd9a1a373 Update releases.json to include v1.7.3 2020-02-20 01:01:04 -08:00
Medya Ghazizadeh 436667c819
Merge pull request #6702 from kubernetes/changelog_173
create changelog for 1.7.3 release
2020-02-20 00:48:46 -08:00
Medya Gh 405290dc1c update changelog 2020-02-20 00:47:36 -08:00
Medya Gh 0ea2b22f1e update changelog 2020-02-20 00:45:56 -08:00
Medya Gh 0b5f851d60 create changelog for 1.7.3 release 2020-02-20 00:42:35 -08:00
Medya Ghazizadeh 0c6ad6fce8
Merge pull request #6695 from medyagh/vol_fix
improve docker volume clean up
2020-02-20 00:26:04 -08:00
Medya Gh 78c192cb40 lint 2020-02-20 00:07:36 -08:00
Medya Gh dcff758753 lint 2020-02-20 00:07:36 -08:00
Medya Gh 30a38e5a9d wrap error 2020-02-20 00:07:36 -08:00
Medya Gh 4fe9ca5f05 break done delete and prune into two funcs better error handling 2020-02-20 00:07:36 -08:00
Medya Gh e1ffa5fb0f return error instead of logging 2020-02-20 00:07:36 -08:00
Medya Gh 354ff6256d improve comments 2020-02-20 00:07:36 -08:00
Medya Gh 8d45b236de less ambigous error log 2020-02-20 00:07:36 -08:00
Medya Gh 6c94880149 dont list empty ones 2020-02-20 00:07:36 -08:00
Medya Gh d84aa9f447 lint 2020-02-20 00:07:36 -08:00
Medya Gh b1d139c24b code review comments 2020-02-20 00:07:35 -08:00
Medya Gh d3b86cfeb9 improve logging 2020-02-20 00:07:35 -08:00
Medya Gh efd4aabde4 clean up containers first then delete volume 2020-02-20 00:07:35 -08:00
Medya Gh b235255196 fix volume clean up 2020-02-20 00:07:35 -08:00
Medya Ghazizadeh 8700f8a1e0
Merge pull request #6700 from medyagh/resource_limit
fix inverted logic for resource logic
2020-02-19 23:57:16 -08:00
Medya Ghazizadeh 5169325ca5
Merge pull request #6691 from medyagh/bump_to_v1_7_3
bump version to v1.7.3
2020-02-19 23:27:59 -08:00
Priya Wadhwa bb11bc666b Create volume of preloaded images and mount it in 2020-02-19 23:02:36 -08:00
Medya Gh 7ada4f5c7f lint 2020-02-19 22:41:23 -08:00
Medya Ghazizadeh 0af5734bc9
Merge pull request #6696 from priyawadhwa/install-addons
Fix bug in --install-addons flag
2020-02-19 22:33:50 -08:00
Medya Gh 97627cd131 lint functional test 2020-02-19 22:30:47 -08:00
Medya Gh 3165f5e441 goimports lint 2020-02-19 22:17:37 -08:00
Medya Gh cc0caac415 mount display bind address to user 2020-02-19 22:08:50 -08:00
Medya Gh b65c2fef09 fix typo 2020-02-19 22:01:46 -08:00
Medya Gh ce89a04278 specify localhost mount for binding for docker on mac 2020-02-19 22:01:46 -08:00
Medya Gh 597798395f lint 2020-02-19 22:01:45 -08:00
Medya Gh 3a7041c3b2 add logging 2020-02-19 22:01:45 -08:00
Medya Gh d548eabdc6 added kic mount 2020-02-19 22:01:45 -08:00
Medya Gh ef0765609b remove duplicate code 2020-02-19 22:01:45 -08:00
Medya Gh 1ee08c7517 add funcs to get routable host ip from inside container 2020-02-19 22:01:45 -08:00