Medya Ghazizadeh
|
0fc0c82337
|
Merge pull request #9294 from medyagh/docker_network
add dedicated network for docker driver
|
2020-10-01 14:11:42 -05:00 |
Medya Gh
|
73d77e2463
|
address review comments
|
2020-09-30 16:42:42 -07:00 |
Medya Gh
|
f807bcf8c9
|
remove kic test
|
2020-09-30 14:58:20 -07:00 |
Medya Ghazizadeh
|
5815ef835c
|
Merge pull request #9353 from medyagh/update_kicbase_ub
update kicbase image to ubuntu-based
|
2020-09-30 12:07:58 -05:00 |
Medya Gh
|
b84dedc652
|
address review comments
|
2020-09-29 15:07:06 -07:00 |
Medya Gh
|
82f39d1387
|
clarify comment
|
2020-09-29 14:29:34 -07:00 |
Medya Gh
|
31e175c6f8
|
move index machine to driver package
|
2020-09-29 14:27:37 -07:00 |
Medya Gh
|
058adb775c
|
address review comments
|
2020-09-29 14:14:25 -07:00 |
Medya Gh
|
b7780ec815
|
address review comments
|
2020-09-29 14:14:25 -07:00 |
Medya Gh
|
f163cf9e15
|
update with new logic
|
2020-09-29 14:14:25 -07:00 |
Medya Gh
|
2766235a5c
|
try alternate if no network
|
2020-09-29 14:14:25 -07:00 |
Medya Gh
|
fa0afb220d
|
lint
|
2020-09-29 14:14:25 -07:00 |
Medya Gh
|
f0f10d6135
|
first version
|
2020-09-29 14:14:24 -07:00 |
Medya Gh
|
9cd42163b1
|
add network create funcs
|
2020-09-29 14:14:24 -07:00 |
Medya Ghazizadeh
|
0d6b6fcce7
|
Merge pull request #9343 from tstromberg/docker-detect
Add 'docker status' check, improve deadline-exceeded error message
|
2020-09-29 15:24:43 -05:00 |
Medya Gh
|
b3401405f0
|
update kicbase image to ubuntu-based
|
2020-09-29 13:03:11 -07:00 |
Thomas Stromberg
|
91a32541e8
|
Use %d for exit code
|
2020-09-29 09:49:30 -07:00 |
Thomas Stromberg
|
8eaa3ee4f3
|
Use oci.CachedDaemonInfo for status check
|
2020-09-29 09:19:14 -07:00 |
Anders F Björklund
|
647c857fe1
|
Fix error in unittest, as pointed out by warning
"conversion from int to string yields a string of one rune,
not a string of digits (did you mean fmt.Sprint(x)?)"
|
2020-09-28 21:40:14 +02:00 |
Thomas Strömberg
|
75332f7c89
|
Merge pull request #8901 from bluestealth/MiB
Use mebibytes instead of megabytes
|
2020-09-25 11:28:41 -07:00 |
Sharif Elgamal
|
f097a0de12
|
dates, take two
|
2020-09-17 13:20:35 -07:00 |
Sharif Elgamal
|
775e047517
|
dates
|
2020-09-17 13:18:53 -07:00 |
Sharif Elgamal
|
3cb6ba0f75
|
actually add unit tests
|
2020-09-17 13:16:07 -07:00 |
Sharif Elgamal
|
84ee6d351b
|
unit tests
|
2020-09-17 13:11:01 -07:00 |
Sharif Elgamal
|
39ae4fbdd2
|
check for windows style pathing with a regex
|
2020-09-17 12:15:54 -07:00 |
Sharif Elgamal
|
23e7989c07
|
Merge branch 'master' of github.com:kubernetes/minikube into windows-mount
|
2020-09-17 11:12:35 -07:00 |
Sharif Elgamal
|
b98580c820
|
fix up if statement
|
2020-09-17 10:31:10 -07:00 |
Sharif Elgamal
|
eab92dc455
|
Reduce cyclotomic complexity of CreateContainerNode to fix lint
|
2020-09-17 10:22:28 -07:00 |
Sharif Elgamal
|
4a004dd58e
|
simplify more
|
2020-09-16 16:39:03 -07:00 |
Sharif Elgamal
|
14a5b0b264
|
simplify append
|
2020-09-16 16:04:10 -07:00 |
Sharif Elgamal
|
6e9b1b7bc0
|
fix mounting for docker driver in windows
|
2020-09-16 14:55:40 -07:00 |
Medya Ghazizadeh
|
44c6f36362
|
Merge pull request #9255 from afbjorklund/cpus-cfs
Make sure CFS_BANDWIDTH is available for --cpus
|
2020-09-15 16:07:12 -07:00 |
Anders F Björklund
|
f718e39ab9
|
Make sure CFS_BANDWIDTH is available for --cpus
|
2020-09-15 12:54:39 +02:00 |
Anders F Björklund
|
af5d6d060b
|
Fix ForwardedPort for podman version 2.0.1 and up
Increasing Docker compatibility broke Podman v1
|
2020-09-13 22:17:36 +02:00 |
Sharif Elgamal
|
ee5b8f130f
|
Merge pull request #8831 from priyawadhwa/overlay
Set preload=false if not using overlay2 as docker storage driver
|
2020-09-09 11:45:52 -07:00 |
Sharif Elgamal
|
3c86db01f4
|
Merge pull request #9166 from priyawadhwa/revert-static-ip
Revert static IP for docker
|
2020-09-02 15:49:40 -07:00 |
Thomas Strömberg
|
914f10b458
|
Merge pull request #9149 from tstromberg/docker-no-swap
Disable swap in Docker & podman containers
|
2020-09-02 14:55:44 -07:00 |
Priya Wadhwa
|
22b40e215a
|
revert static IP
|
2020-09-02 16:33:38 -04:00 |
Priya Wadhwa
|
ea5af644ec
|
fix merge conflict
|
2020-09-02 09:31:42 -04:00 |
Michael Ryan Dempsey
|
1859274e8a
|
refactor conversion functions into util
|
2020-09-01 21:21:07 -07:00 |
Michael Ryan Dempsey
|
6ad47f9560
|
use MiB for raw disk allocations
|
2020-09-01 21:20:08 -07:00 |
Michael Ryan Dempsey
|
9ff030942d
|
use MiB with kvm driver
|
2020-09-01 21:20:02 -07:00 |
Thomas Strömberg
|
2dac55abf4
|
Merge pull request #9062 from kadern0/issue-8131
docker: Choose the appropriate bridge interface when multiple exist
|
2020-09-01 16:46:01 -07:00 |
Thomas Strömberg
|
8a26881552
|
Merge pull request #8159 from Asarew/docker-host-volumes
Support for mounting host volumes on start with docker driver
|
2020-09-01 16:30:45 -07:00 |
Pablo Caderno
|
0408d3ba1a
|
Added code to inspect docker networks to get the bridgeID correctly
Signed-off-by: Pablo Caderno <kaderno@gmail.com>
|
2020-09-02 08:44:07 +10:00 |
Thomas Stromberg
|
7fc0299c6f
|
Disable swap in Docker/podman by setting --memory-swap to --memory
|
2020-09-01 13:57:52 -07:00 |
Thomas Stromberg
|
2c5e8fdaee
|
Add detailed JSON & status codes for all error paths
|
2020-08-30 17:25:11 -07:00 |
Priya Wadhwa
|
b053267a81
|
update kic version to incorporate /kubepods change
|
2020-08-25 15:59:04 -07:00 |
Medya Gh
|
2ead04aea0
|
bump kic base changes
|
2020-08-24 15:10:53 -07:00 |
Priya Wadhwa
|
d634a85ff9
|
use daemon info so this works for docker and podman
|
2020-08-24 17:50:09 -04:00 |