Pires

Results 325 comments of Pires

@yciabaud @jjungnickel can you please try this and let me know?

Sorry, I shouldn't have merged it. Here's the explanation why https://github.com/pires/docker-elasticsearch/pull/76#pullrequestreview-164465297.

Interesting. What's the size of the image?

I can't help at this point as I don't use docker-compose.

Hey Ralph! This has been subject to debate [here](https://github.com/pires/docker-elasticsearch-kubernetes/issues/27). Thanks for reporting nonetheless.

True! Want to open a PR that applies the licensing properly on all files?

Indeed. But I can't find the release notes for the OpenJDK releases :( can you help?

While you're on it, can there be support for windows/amd64 as well?

I can pick this up if we agree on adopting the standard [kubeconfig](http://kubernetes.io/docs/user-guide/kubeconfig-file/) format for authentication/TLS purposes, like this: ```toml kind = "k8s" k8s_kubeconfig_path = "/path/to/kubeconfig" k8s_cluster = "clustername" k8s_namespace=...

@nickdoikov what library are you using?