Charandas

Results 23 comments of Charandas

Ha, it was not that docker bug impacting me. It was simply [these images](https://github.com/istio/old_issues_repo/issues/356) being private. I also tried this [gist](https://gist.github.com/dm0-/66f8375418a8f2369070a2f5902ec5f0), and it seems to have updated my docker to...

@bgilbert I have been following the script [here](https://support.coreos.com/hc/en-us/articles/360005202674-Update-Docker-on-CoreOS-using-torcx) to run with Docker 17.09 for now. I have a related question when using this same script. The torcx manifest for a...

That's great. I am not sure why the kubespray project ended up making breaking changes for both docker 1.12 and docker 17.03. https://github.com/kubernetes-sigs/kubespray/issues/3858 Is Docker 17.03 a recommeded version in...

@springmeyer I am in the same boat as @joedjc. I am very keen to use `setFeatureState` with my mapnik/postgis tiles. I would ask that such an option be provided so...

Seems to work for me fine. You need to tap into the `onLoad` callback, like so, ``` html ``` ``` js this.aceLoaded = (editor) => { editor.insert(script.body) } ```

@sunjayBhatia i am willing to spend some time on this too, if that helps absorb @joda01 ‘s effort into the mainline. Do you think it’s possible to make this a...

I am currently using Ambassador Edge Stack enterprise version but would much rather use Contour. Only thing missing for me is a standard way to enforce authorization using CRDs.

Teleport runs an agent in each of the clusters and the end-user uses`teleport` commands `tsh kube login ` to set up their kubeconfig. It proxies all the traffic from the...

@jdalton You may be very busy 😄- I am leaving this place (job changes, lol) where I use esm soon, it would be nice to leave a working copy of...

Would it be worth it to move this to 1.5.0 milestone? I am open to taking a look at this and sending a PR based on this [comment](https://github.com/valeriansaliou/sonic/issues/136#issuecomment-1289047080).