Commit Graph

31 Commits (0a0a47c2ba901b6f860a5c58a99b745f44301f90)

Author SHA1 Message Date
Anders F Björklund f22a3802c7 Handle podman installations without default bridge 2021-01-05 17:06:52 +01:00
Yanshu Zhao f044b1fa91 Add unit test for docker network inspect 2020-12-30 02:28:44 +00:00
Yanshu Zhao 4a940d0079 Fix docker inspect network go template 2020-12-27 08:38:39 +00:00
Priya Wadhwa a3b80e1fff add log 2020-12-22 14:57:04 -08:00
Priya Wadhwa bd413794c2 Avoid creating network if it is the default 2020-12-22 14:56:27 -08:00
Anders F Björklund a6941f21ca Fix podman network inspect format and error
Somehow this ended up with the docker network inspect format,
instead of the CNI based one used by podman network inspect ?
2020-12-10 07:32:34 +01:00
Anders F Björklund fee0f5310a Add private network implementation for podman
Most of it the same as docker, except for the options.

i.e. libnetwork "bridge" plugin vs. cni "bridge" plugin
2020-11-22 13:58:12 +01:00
Parthvi Vala 63c186bb05 convert dockerNetworkInspect to a struct 2020-11-20 12:29:37 +05:30
Medya Gh 9f729ac041 readability 2020-10-23 15:04:13 -07:00
Medya Gh 43c2a5cd0c dont pass mtu if 0 2020-10-23 14:54:49 -07:00
Medya Gh 4993dc6ed7 log 2020-10-23 14:25:00 -07:00
Medya Gh 1dd5583ce3 template 2020-10-23 14:07:20 -07:00
Medya Gh aa97aca2ff make struct for netinfo 2020-10-23 13:45:25 -07:00
Medya Gh 94485d5a19 lint 2020-10-23 12:47:51 -07:00
Medya Gh cde546ed80 detect MTU from docker brdige 2020-10-23 12:41:29 -07:00
Medya Gh 50a04a49d4 try 2020-10-22 17:33:33 -07:00
Medya Gh bfa83ff602 fix option 2020-10-22 16:56:13 -07:00
Medya Gh a6e5fb89d5 lower mtu for cloud shell 2020-10-22 16:05:06 -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 3703f69c25 Applying klogFlags set via cobra. 2020-10-06 11:20:51 -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
Medya Gh b84dedc652 address review comments 2020-09-29 15:07:06 -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 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