Commit Graph

2682 Commits (b49d4464265bfc8f4cddca43a034b413f958c5b5)

Author SHA1 Message Date
Anders F Björklund fa9f7f9794 Add comments to avoid warnings from go lint 2020-02-22 16:12:42 +01:00
sayboras ab8f1df30f Fix compiled issue 2020-02-22 17:51:39 +11:00
Medya Ghazizadeh f31ec1bc1b
Merge pull request #6741 from sharifelgamal/clusterconfig
Change MachineConfig to ClusterConfig
2020-02-21 17:19:49 -08:00
Medya Ghazizadeh 44e7cb20ac
Merge pull request #6717 from medyagh/annotate_node
label minikube nodes
2020-02-21 17:00:07 -08:00
Sharif Elgamal 6e9cf2de2f Change MachineConfig to ClusterConfig 2020-02-21 16:09:05 -08:00
Tam Mach 1d0267f23c Fix unit test 2020-02-22 07:18:16 +11:00
Medya Gh 6ffba941d3 lint 2020-02-21 09:55:32 -08:00
sayboras 4201bbcfe3 Address one simple linter error 2020-02-21 14:55:22 +11:00
Priya Wadhwa dcbf242192 Add SHA as constant 2020-02-20 15:56:00 -08:00
Priya Wadhwa 94737b4a14 Add lz4 to kic base image and upgrade to v0.0.6 2020-02-20 15:53:09 -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
Medya Gh a2be045f16 remove debugging 2020-02-20 14:01:04 -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
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
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 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
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