Akmal Abbasov

Results 8 comments of Akmal Abbasov

@brbgyn Hi, were you able to change between view controllers programmatically? If yes, could you please give me a hint. Thank you!

Hi @brbgyn, Thank you for reply, did you find any other alternative?

@brbgyn, but were you able to switch the viewcontrollers programmatically using MMDrawerController?

@macb , I have similar situation, I'm running consul-alerts in ~70 servers, ~5 checks in each. https://github.com/AcalephStorage/consul-alerts/blob/master/consul/client.go#L223-L257 is taking at ~1 minute, so it takes ~7 minutes for https://github.com/AcalephStorage/consul-alerts/blob/master/check-handler.go#L57-L61 to...

Hi @syntxerror, what's the status of this issue? I've seen the PR, but it's been open for a while now.

Hi @mridulji, When I update `open-match` to the latest (1.5.0), `k8s.io/client-go` downgrades to pretty old one, which breaks everything. ``` go: upgraded k8s.io/client-go v0.22.5 => v11.0.1-0.20191029005444-8e4128053008+incompatible go: upgraded open-match.dev/open-match v0.10.0...

@garethr @adam-golab anything blocking this from being merged? Thanks!