AMO 🐶⛺🌳
AMO 🐶⛺🌳
_From @bacongobbler on August 19, 2016 19:5_ Note that I did propose an idea at https://github.com/deis/router/pull/203. The problem is the following: Apps that expose more than one port expect the...
_From @bacongobbler on August 19, 2016 20:3_ deis/router#239 should resolve the router side of things, should it be accepted.
_From @mikefaille on November 21, 2017 0:57_ Same thing for me. I configured rbac too. ``` helm upgrade unrealistic-markhor deis/workflow --namespace deis --set global.experimental_native_ingress=true,controller.platform_domain= --set global.use_rbac=true ```
_From @sheerun on March 6, 2017 19:9_ In the meantime I've also posted an issue to acs-engine: https://github.com/Azure/acs-engine/issues/365
_From @sheerun on March 6, 2017 20:32_ Now that I increased Load Balancer Timeout to 15 minutes, it seems the issue is somewhere else, as pushes timeout at 10 minutes...
_From @chriszs on April 23, 2017 4:47_ @sheerun this may be something: https://github.com/deis/workflow/issues/515#issuecomment-250674882
_From @miracle2k on May 9, 2017 7:23_ I am running on Azure too. Never had a problem at 4 minutes, which doesn't surprise me, since the streaming log wasn't really...
@kingdonb Not sure what access I need to give for that. I have assigned you manually for now but will look later.
I have not used rancher with Hephy but there is no reason why it would not work. Did you try `deis.45.76.83.122` as the endpoint? Or `deis.10.43.209.172` as that is the...
_From @bacongobbler on January 9, 2017 17:44_ this was added in v2.10.0: https://github.com/deis/controller/pull/1158 Alternatively you can fork the controller and add your root CA to the cert for now. Will...