David Sekula

Results 43 comments of David Sekula

Same here - nerdctl version 0.19 bundled with rancher-desktop just shows waiting on image pushes, with the transfer rate showing bytes (less than 1kb) However - the image does push...

You could probably handle the use case by doing a two pass operation Have two providers, one loaded from kubeconfig, the other the k8s file provider The file provider outputs...

Ahh no problem. For now I'll use my workaround which is to create a dummy container manually with the volumes I need mounted, attached to the specific network I need,...

Thats what I have had to do for now Separate shells for windows vs everything else.

Aye you are right, scripts and plugins (which ultimately scripts needs to exist because install deps doesn't check if the folder exists, just tries to install any zips it finds...

No idea tbh ^^. They have a lot of open PRs What I would do is take the source download from the 0.3.0 release here: https://github.com/Significant-Gravitas/Auto-GPT/releases/tag/v0.3.0 And add in the...

> > No idea tbh ^^. They have a lot of open PRs > > What I would do is take the source download from the 0.3.0 release here: https://github.com/Significant-Gravitas/Auto-GPT/releases/tag/v0.3.0...

Hey - Will this also support self-hosted instances of Codecov now that Codecov has gone OSS?

I had issues trying to do that with podman on an m1 mac Whenever I mounted a directory as workspace, the google_search task would return disk i/o errors I had...