Loc Nguyen

Results 11 comments of Loc Nguyen

@corrieb Can you comment on this? I believe you've done more research and have some ideas.

This is an interesting question. Volume store is a unique VIC concept. There are a few fields that we are not filling out on docker volume inspect, specifically the volume...

I don't think we need a second issue for this. Let's just make this a lifecycle task to add to vic-machine inspect.

We're going to need this AND a general solution outside of VMC for cluster api, v1alpha1. If I'm not mistaken, HA support (as implemented in kubeadm) requires a load balancer.

Hey guys, just wanted to chime in. I'm Loc with VMware, working on project VIC. I'm not sure how far you guys have gotten through your swagger efforts, but we've...

We're using go-swagger for our generator. Ideally, it should be the same as using swagger, but what I found was there were a lot of mistakes in the original docker-php...

I agree on a shared spec. Our original intent was to get this working and hand it over to Docker and see if they would be interested in maintaining it...

btw, there's another reason we want to give Docker this spec. We're very interested in this separation of the engine-api server work. It appears both we and Docker are doing...

@joelwurtz Would you have any qualms if I do a PR today in this repo? Once that happens, I can do a PR on your repo. I sense you want...

Joel, I agree that annotation is a great way to approach when there is an existing code base. There is some value using a starting spec to generate models and...