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
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 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
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
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
Priya Wadhwa
bb11bc666b
Create volume of preloaded images and mount it in
2020-02-19 23:02:36 -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
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
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
Thomas Stromberg
58eaa66825
Explicitly set TCP as the default 9p transmission method
2020-02-19 12:56:00 -08:00
Sharif Elgamal
14af1fc14a
Merge pull request #6573 from wmuizelaar/bump-gvisor
...
Update gvisor runsc version
2020-02-19 11:50:54 -08:00
Thomas Strömberg
f08f325d83
Merge pull request #6602 from tstromberg/v1.17.3
...
Bump default Kubernetes version to v1.17.3
2020-02-19 09:08:21 -08:00
Thomas Stromberg
be1b471dea
Address lint error
2020-02-18 10:16:01 -08:00
Thomas Stromberg
a720355627
Merge branch 'sha256-checksum' of github.com:tstromberg/minikube into sha256-checksum
2020-02-18 08:32:12 -08:00
Medya Ghazizadeh
52c200a6cf
Merge pull request #6635 from medyagh/kic_volume
...
improve delete by labeling created docker volumes
2020-02-17 19:01:53 -08:00
Medya Gh
1da0a370ff
code review comments
2020-02-17 10:55:53 -08:00
Wietse Muizelaar
8691127c0a
See if newer gvisor fixes the kvm build
2020-02-17 13:20:40 +01:00
Wietse Muizelaar
6077aa0146
Update gvisor runsc version
2020-02-17 13:20:40 +01:00
Medya Gh
3ce0164281
add logging for prune
2020-02-16 11:54:56 -08:00
Medya Ghazizadeh
625900e362
Merge pull request #6605 from tstromberg/copy-confusion
...
sync: Fix path confusion and directory creation bugs
2020-02-15 00:46:53 -07:00
Medya Gh
a007c0790c
Delete volumes created by kic
2020-02-14 01:39:16 -08:00
Medya Gh
a4ee4186bd
create docker volumes explictily with a label
2020-02-14 01:01:53 -08:00
Medya Ghazizadeh
f74c956701
Merge pull request #6625 from priyawadhwa/fail-fast
...
Fail fast if waiting for SSH to be available
2020-02-14 00:09:35 -07:00
tstromberg
ccec3babb0
Merge conflict
2020-02-13 16:54:25 -08:00
tstromberg
9b1d2da478
Return an entire options struct
2020-02-13 16:50:53 -08:00
Priya Wadhwa
59abf60d7e
reinsert comment
2020-02-13 16:30:38 -08:00
Priya Wadhwa
01039b2020
rebased on master
2020-02-13 16:20:24 -08:00
Sharif Elgamal
ba9463d933
Stopped and running machines should count as existing
2020-02-13 16:15:00 -08:00
tstromberg
250e00564b
Select the checksum algorithm based on Kubernetes version
2020-02-13 14:57:03 -08:00
Sharif Elgamal
6d8a112abe
don\'t return that the machine doesn\'t exist if the k8s is stopped
2020-02-13 14:20:58 -08:00
Priya Wadhwa
8fc787bc20
Fail fast if waiting for SSH to be available
...
Integration tests were running long because we'd wait up to 22 minutes for SSH to succeed while creating the host. This commit introduces a two minute timer on creating the host. On my Macbook Pro with the docker driver, creating the host takes 5 seconds, so 2 minutes should be more than enough time.
Refer to #6608
2020-02-13 14:06:33 -08:00
tstromberg
8c2115b292
Bump constants back to v1.17.3
2020-02-13 12:39:40 -08:00
tstromberg
8a58274441
Merge conflict
2020-02-13 12:39:21 -08:00
tstromberg
2ee5c20a1d
Merge branch 'master' into sha256-checksum
2020-02-13 11:56:08 -08:00
Thomas Stromberg
19695856ee
Skip mkdir if there is no work to be done
2020-02-13 11:47:19 -08:00