Eddy

Results 8 comments of Eddy

Same problem here. Trying to get the examples of https://github.com/philips/grpc-gateway-example `$ go get -u github.com/philips/grpc-gateway-example` I get: ``` package github.com/philips/grpc-gateway-example imports github.com/philips/grpc-gateway-example/cmd imports github.com/gengo/grpc-gateway/runtime imports github.com/grpc-ecosystem/grpc-gateway/runtime/internal: use of internal package...

@ianmiell did you fixed? it looks like the gengo changed to grpc-ecosystem, try to change it and re-generate the stub.

I have the same issue It works well with the NodePort but when the service is LoadBalancer doesn't work first I denied all traffic: ``` kind: NetworkPolicy apiVersion: networking.k8s.io/v1 metadata:...

Hi all, I think this is an Issue I can work on, Any progress on this?

Hi all, Do you know what is the status of this feature? I'm using this Vagrant Box (Thank you for that) and maybe you can recommend me the best way...

@lmakarov Thank you for your idea. Your project works perfectly. I'm going to use some ideas from it. Thank you guys

Have you resolved it? What is your VB version? "vboxsf" is FS for linux https://www.virtualbox.org/manual/ch04.html#sf_mount_manual

+1 Same problem Unison: - translation missing: en.vagrant_sync.config.host_folder_required - translation missing: en.vagrant_sync.config.guest_folder_required Vagrant version 1.8.1 vagrant-unison 0.0.4 (This is the version installed by **vagrant plugin install vagrant-unison**)