Jianwen Pi

Results 11 comments of Jianwen Pi

> Let's try; I remember something like the "-" character creates troubles with the code generation :-( Yes looks swagger auto-gem compiler has problem to generate correct code if there...

I can access the service via cluster IP from pod (with IP in the range --pod-network-cidr) in the remote host. Accessing service from host or pcn-k8s pod (it is host...

you are right host to clusterIP case is taken care by Kube-proxy, but based on my observation since the request packet use the host IP as its source IP, when...

This is more like a routing issue of Kube-proxy, when wget uses the VXLan interface address as source IP of requesting packet, the packet can go through; on the other...

Mauricio, You are right, this is a different issue. The original issue mentioned in 261 is purely a display issue caused by polycubectl interpretting the json response incorrectly. While this...

@mauriciovasquezbernal do we get some benchmark for bpf_ktime_get_ns() performance? I see related discussion in the thread https://github.com/iovisor/bcc/issues/578, but it was closed without clear conclusion.

Maybe you should try the later or latest version, I tried the latest version it works fine.

@camelaissani I run into the same issue, when i type http://x.x.x.x:8080/landlord/signup in browser I am able to see the page "Sign up to MicroRealEstate". But after I type my name,...

Thank you @camelaissani I change another vm with large memory and storage but after I check out the source code and try to build with ./mre build, build fails with...

@camelaissani I follow the instruction but the same error "something went wrong" still happens during tenant signup