Ilya Zuyev
|
6e02753204
|
Forward ports for docker machine on Linux
|
2020-10-22 22:41:58 -07:00 |
Ilya Zuyev
|
89bf9ac01c
|
Update certs and API endpoints
|
2020-10-22 22:10:07 -07:00 |
Ilya Zuyev
|
eaa9ecfd31
|
Experiments
|
2020-10-22 13:41:01 -07:00 |
Ilya Zuyev
|
34a2dc7686
|
Delete test file
|
2020-10-22 13:37:05 -07:00 |
Ilya Zuyev
|
85d45be207
|
Fix docker-env command
|
2020-10-20 23:10:08 -07:00 |
Ilya Zuyev
|
d384343c39
|
When configuring docker environment, use MINIKUBE_EXISTING_* variables if set
|
2020-10-19 22:02:42 -07:00 |
Nick Kubala
|
fd15e50dbe
|
Fix typo (cointainer -> container)
|
2020-10-13 14:20:35 -07:00 |
Priya Modali
|
59548194bd
|
Merge branch 'master' of https://github.com/kubernetes/minikube into klog
|
2020-10-09 17:45:35 -07:00 |
Priya Wadhwa
|
acd5a7a4c8
|
address review comments
|
2020-10-09 14:16:35 -04:00 |
Priya Wadhwa
|
0985957032
|
Add further debugging for DRV_CP_ENDPOINT failure
|
2020-10-08 18:00:11 -04:00 |
Priya Modali
|
ef2090ac31
|
Merge branch 'master' of https://github.com/kubernetes/minikube into klog
|
2020-10-08 10:27:04 -07:00 |
Priya Modali
|
3703f69c25
|
Applying klogFlags set via cobra.
|
2020-10-06 11:20:51 -07:00 |
Priya Wadhwa
|
4cff79008c
|
fixed merge conflict
|
2020-10-05 11:47:53 -04:00 |
Priya Modali
|
43cc1a2581
|
Resolved merg conflicts.
|
2020-10-02 14:10:55 -07: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 |
Priya Wadhwa
|
db23825bfc
|
Move exit.Message function so that we aren't exiting from a library
|
2020-09-30 15:19:06 -04:00 |
Priya Modali
|
43ea47f4e0
|
Fixed merge conflicts.
|
2020-09-29 16:17:31 -07:00 |
Priya Modali
|
97d96bf925
|
Switching from glob library to klog library.
|
2020-09-29 15:49:41 -07: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
|
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 |
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 |
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 |
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 |