Nick Gerace
Nick Gerace
I'll take a look to see if we can pre-fetch. Thanks for the inquiry.
Ah yes, I thought it had been fixed with #192 or another issue that I am not recalling at the moment. Thanks for filing the issue; I'll look into it....
Thank you @BerkeleyTrue and @AckslD. I'll try to catch this bug by adjusting the integration test payload and see what I can do.
That would be interesting! I'll investigate and see if we can do it.
Relevant: https://github.com/lima-vm/lima/blob/9c4b22afa0e7a3f92e7db9a75fea03805d24ab1f/README.md ```sh lima nerdctl run -d --name nginx -p 127.0.0.1:8080:80 nginx:alpine ```
Re-visiting this issue: `bovine` would mainly benefit from _integration_ tests with a live Docker daemon over unit tests since it mainly communicates with the Docker socket and then exits (command...
Prerequisite issue: https://github.com/rancher/rancher/issues/28620
This feature would be great! Some monorepo refactors use outdated code in a sandboxed directory, and dependabot can be annoying when that code is very much dead (and intentionally so)....
Yep! I am aware :) Thanks for the reminder @petrisch. I touched up the integration test code. If it can be reproduced in there, then that would help greatly in...
I'm not generally a fan of adding comments to an issue that don't work towards resolution, but I want to provide some personal accessibility context on top of what folks...