kahou82

Results 6 issues of kahou82

I am writing a go program that will embed some binaries and that go program will execute them (os.execute). Currently I have to read the binaries as byte slice and...

Currently, contiv k8s installation only check contiv related pod status. This is not sufficient enough as there is a chance that we cannot run any other pod. This ticket is...

I am following the installation but I am not able to route the pod traffic from my VM (VM 1) to another gateway VM (VM 2). I am using Calico...

With vxlan bridge fwd mode, vxlanBridge will start the ovs switch object in two of the vlan flooding objects (localFlood and allFlood). The switch object is being populated when the...

When I use vxlan bridge mode, docker run seems stuck when ovs get restart. Steps to reproduce: 1. make demo 2. netctl global set --fwd-mode bridge 3. netctl network create...

The generated Plugin.cc file is missing analyzer/Component.h which causes compilation error.