Will Moorby

Results 20 comments of Will Moorby

When is this going to be fixed? I have a requirement to build multiple images using 1 container, all Dockerfile's container `chmod`, AND I need to save and push them,...

@dadurex It stopped working for me so now I have to spin up multiple Kaniko containers to build all my images. It's approximately 10 containers which is annoying, but it...

> A solution for us is to change the remote FS in the container settings, to avoid Kaniko to delete it ![image](https://user-images.githubusercontent.com/8503019/283829714-32208435-0c95-4a11-b823-0eeabaf3e8ab.png) Could you add a larger screenshot to see...

> In fairness I am not using Kubernetes but Docker in ECS config would be in https://your-jenkins.com/manage/configureClouds/ and this is in "ECS agent templates" it would be similar to docker...

Any updates on whether or not this will be implemented? And if it will, any idea when? It would be super useful to output an example commit message rather than...

I've just encountered this limitation. I used @edify42's suggestions with using string splitting and it works. Any updates on plans to include this feature?

Any updates? This is still an issue that I believe is catching lots of people out

I've just encountered this issue. I am the latest version: ``` ❯ flux --version flux version 2.2.3 ``` But I get an error when attempting to get HelmReleases: ``` ❯...

@souleb I double checked the context I was using and it was the correct one. As I said, I downgraded my Flux CLI version to 2.1.2 and then my command...

@stefanprodan Is that just running the bootstrap command to upgrade the version used in the cluster? And will that automatically update the apiVersions defined on all my HelmReleases yaml files...