k3d-io / k3d

Little helper to run CNCF's k3s in Docker
https://k3d.io/
MIT License
5.43k stars 461 forks source link

[ENHANCEMENT] Improve `direct` image import mode #1025

Open iwilltry42 opened 2 years ago

iwilltry42 commented 2 years ago

References

cc @sbaier1

rhbuf commented 2 years ago

@iwilltry42 did you have any opinions on how this should be improved? I was running into https://github.com/k3d-io/k3d/issues/1072 in our Github Action CI when using the default tools-node import, and so I switched to importing with -m direct, but now I am experiencing https://github.com/k3d-io/k3d/issues/1020.

I'm happy to work on this enhancement as k3d has been an extremely useful tool for our development pipeline, and it'd be nice to get rid of the intermittent errors in our build.