David Gageot

Results 75 comments of David Gageot

@ImJasonH Can I choose the version of go with the go builder?

I have the feeling that this should append in the lifecycle, not in pack, right?

This is still on the roadmap!

I can confirm the same behaviour with latest Swarm Flavour plugin

Hello, could you please paste the output of `wsl.exe -l -v` here?

Idempotency is crucial if `skaffold run` is used in a git ops environment or if causing downtime is a no-go. It's also important that running `skaffold dev` doesn't take what's...

Sorry all for this issue. This will be fixed in 4.27.0. In the meantime, yes, you can use 4.25.2. Sorry again.

@ofcRS do you have exactly the same error message or is it a bit different?

@deitch thanks for all the feedback. First, I should be more clear about why I'd like to do that. On Docker Desktop, we have pretty heavy images that contain a...

I pushed some demo code that is flawed in many ways [here](https://github.com/linuxkit/linuxkit/pull/3851)