Ivan Rizzante

Results 92 comments of Ivan Rizzante

I get what you're saying but this would mean that is conceptually impossible collecting exemplars and require ordering at the same time, because for any given bucket there could always...

Is it possible to merge #1257 ? I have the same permissions problems with the parent folder of my `COPY --chown` command.

Thanks @imjasonh I'm going to try gcr.io/kaniko-project/executor:09e70e44d9e9a3fecfcf70cb809a654445837631-debug

I've tried `gcr.io/kaniko-project/executor:09e70e44d9e9a3fecfcf70cb809a654445837631-debug` with `--snapshotMode=redo --use-new-run`, my pipeline is still stuck in ``` INFO[0009] Taking snapshot of full filesystem... ``` Guess the only solution is waiting for another commit-tagged image...

> It sounds like whatever bug is causing that is still present, so it won't be fixed by releasing the latest image as v1.8.0. We just need someone to figure...

Version 1.8 has been [released](https://github.com/GoogleContainerTools/kaniko/releases/tag/v1.8.0) can you try with that?

@max-au yours looks like a different problem though > `INFO[0163] Taking snapshot of full filesystem... fatal error: runtime: out of memory` This is an out of memory error while the...

Thanks @mattlqx for the hint, I was aware of it anyway. Nevertheless according to the official doc it's still something to be fixed in Guard, since implementors are expected to...

In my case DNS was working fine and I was able to ping Redis master, and I'm also running k8s on bare metal with Kubespray. I had no luck restarting...