Commit Graph

7808 Commits (55dd40efc5c3bc882b223ebbc27dc6a9d51eaaa6)

Author SHA1 Message Date
Priya Wadhwa 55dd40efc5 Debugging 2020-02-20 15:05:07 -08:00
Priya Wadhwa 5ac8520ab8 skip transferring binaries and transferring imagse if using preloaded volume 2020-02-20 14:59:43 -08:00
Priya Wadhwa b0f685c072 Move all preloading code into preload package 2020-02-20 14:43:24 -08:00
Priya Wadhwa 19fa296625 Compress with lz4 2020-02-20 14:07:03 -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
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
Priya Wadhwa d506aa18b4 Download preloaded images tarball with --download-only flag 2020-02-19 21:53:44 -08:00
Medya Gh ec7c6ba4fa fix inverted logic 2020-02-19 21:33:24 -08:00
Medya Ghazizadeh a5c76f894c
Merge pull request #6672 from aallbrig/profile-command-improvement
Profile command should not create non existent profiles
2020-02-19 21:20:51 -08:00
aallbright 020c0f3d93 Use JSON output to determine desired behavior 2020-02-19 22:56:32 -05:00
Medya Ghazizadeh 9123e72524
Merge pull request #6699 from sharifelgamal/gvisor3
point to latest gvisor addon image
2020-02-19 16:13:58 -08:00
Sharif Elgamal 8547aece43 point to latest gvisor addon image 2020-02-19 15:56:52 -08:00
Medya Ghazizadeh 6bda2f0233
Merge pull request #6698 from sharifelgamal/gvisor-3
add ca certs to gvisor image
2020-02-19 15:53:19 -08:00
Sharif Elgamal 3a59eb6383 add ca certs to gvisor image 2020-02-19 15:49:56 -08:00
Medya Ghazizadeh ea71480799
Merge pull request #6690 from edge0701/feature/iso-kernel-ip-filter-modules
Add RPFilter to ISO kernel - required for modern Calico releases
2020-02-19 15:38:24 -08:00
Priya Wadhwa 5ad4d6ebf5 Fix bug in --install-addons flag
Respect --install-addons flag, don't install anything if it is false
2020-02-19 14:56:09 -08:00
Medya Ghazizadeh 98294b5ec1
Merge pull request #6693 from tstromberg/mount-try
Explicitly set TCP as the default 9p transmission method
2020-02-19 14:41:45 -08:00
Medya Ghazizadeh 1f2d3abc87
Merge pull request #6694 from priyawadhwa/cleanup-jenkins
Clean up docker volumes in jenkins common script
2020-02-19 13:21:00 -08:00
Priya Wadhwa be8f2c2ecd Clean up docker volumes in jenkins common script 2020-02-19 13:17:31 -08:00
Thomas Stromberg 58eaa66825 Explicitly set TCP as the default 9p transmission method 2020-02-19 12:56:00 -08:00