Eric Promislow

Results 73 comments of Eric Promislow

Well, it took us a while to figure out what was going on there.

Actually, `uname -a` had nothing to do with it. It's just a matter of running the code at `dockerconfigresolver.NewAuthCreds`

We have more of a repro: ``` # Run Rancher Desktop in docker/moby mode $ docker login ... # Switch to containerd $ nerdctl pull busybox ``` Even then it...

+1 - I used this feature repeatedly in the ActiveState Stackato CLI and can attest to its usability

I should just mention that later on, when we have something similar to `settings.json` toggling the muted state on a diagnostic will need to be pushed to `ipcMain` to store...

Going to file this as a bug and get it into the backlog. Thanks for reporting it.

I had no problem -- I saved three directories in a separate area: `~/AppData/Local/rancher-desktop/cache`, `~/.kuberlr`, and `~/.docker` (where `~` denotes my home directory). I then ran factory-reset, uninstalled RD, and...

@jrodonnell I'm working on the fix, and it's not as straightforward as I was expecting. For one thing, our development environment doesn't work for users whose names contain a single...

And I see that `k3s` won't come up for the same reason as docker.

Are there any lines in any of the `wsl-*.log` files that point to an error creating `/etc/rancher/desktop/credfwd` ? Also, what do you get when you execute `rdctl shell ls -lr...