jdef

Results 451 comments of jdef

I don't think anyone has solved this yet. The HTTP lib that we're using seems to implement support for CORS. If anyone wanted to make an initial contribution to the...

Some thoughts: R(1): The delayed state propagation is a problem for DNS **and** HTTP/watch. This is an orthogonal issue, should be resolvable once mesos master supports event streams for non-framework...

RE: mesos-dns project phase - understood. My concerns re: consul stand. Gossip seems like overkill for this particular problem. Unless you have a complex distributed system like consul, and I...

mesos-dns can be configured to pull masters from ZK, or with a static list of masters. Why is leader.mesos resolution dependent upon loading state.json at all? If we have a...

Do we really need containerip in the name? can't foo.marathon.dcos.thisdcos.directory attempt to use networkinfo.ipaddress, and if not found just default to the same ip as used by the agentip name?...

Have our Go version compat requirements changed? At one point we had to support go1.3 On Sat, Aug 1, 2015 at 6:36 AM, Tomás Senart [email protected] wrote: > The current...

would you mind providing a copy of your mesos-dns config? On Mon, Apr 11, 2016 at 8:10 PM, ricardoareis [email protected] wrote: > Sargun, > > When any kind of health...

mesos-dns can use zookeeper to watch the set of masters in the cluster, treating the servers identified via the `masters` config param as a fallback

xref'ing https://github.com/mesosphere/kubernetes-mesos/issues/126