Dhilip

Results 28 comments of Dhilip

HI @luisdavim I think mesos-dns automatically create records for all the workloads running in the cluster, more useful stuff for us to add in the project is to bring in...

@jar349 Hi Apologies for the delay in responding. If you are talking about Mr-Redis UI then that is not integrated as a part of DCOS container. Here is the instructions...

Need help in containarizing the UI , that can be a DC/OS package in itself

First of all thanks a lot for the contribution. Glad to hear that you are using mr-redis. I think mr-redis needs the leader-follower logic to be implemented so that more...

@eastlondoner How are you running it with DC/OS? if you have re-packaged it would you be interested in contributing it to universe as [version 01](https://github.com/mesosphere/universe/tree/version-3.x/repo/packages/M/mr-redis/0).

@Dawodo Could you try this change in your executor , re-compile and re-distribute it. Or you could simply distribute older version of redis-server like 2.8 which will not enforce this....

Thanks thats a great idea. I would appreciate a PR. @Dawodo I'm currently implementing running `redis` docker containers directly avoids the need to distribute redis-binary. You should be able to...

@zousheng Thanks for the PR? could you run `gofmt` `golint` and `go vet` in the code? we could get a cleaner new code. Also are you using redis-proxy in your...