Mihai A.
Mihai A.
This would also solve https://github.com/wal-e/wal-e/issues/425 Looking forward to upgrading to boto3. Let me know if I can help, deis' fork seems not ready yet.
Yes, please change this default behaviour to `image.repository`.
``` SBT Native Packager doesn't use the REST API, but instead uses the CLI directly. ``` If I understand correctly (I haven't looked into the code yet) how docker is...
I forgot to look over that. Besides it being in beta it sounds like a good idea as well, replacing Kaniko or being implemented alongside it. > Using Kaniko requires...
I haven't rejected it, I said it is a good idea. I was just pointing that out because it's the decision of the maintainers, I think, if they want to...
Thanks for sharing, really interesting projects. It gave me an idea to try out! ``` In fact, the claim is made that if you have existing scripts that run Docker...
You might need some deps from here: https://github.com/slgobinath/SafeEyes#other-linux--run-from-source Especially libappindicator-gtk3
This is really important for us too as going more than 1, 2 levels will eventually break the ES index template mapping and logs will start being dropped and we...
Looking forward to this. Found that the hard way I cannot use unix socket with sidecar postgres_exporter now :(
@srivatsav this might help you: * https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/values.yaml#L2319 * https://github.com/prometheus-operator/kube-prometheus/issues/181