Gavin Inglis
Gavin Inglis
Hi @Joffref , thanks for the PR! Could you please add DCO to your commits by signing them `git commit -s`?
LGTM, thanks. 2 quick requests before we can merge this: 1/ Can you squash these 5 commits into one commit? 2/ Can you sign that commit using your full, real...
I recently was running rootless containerd w/ `nerdctl` and experienced the same issue attempting to use `ctr`. the uri for the containerd socket should be the default `/run/containerd/containerd.sock` . The...
Looks like tests are failing because of the autocomplete feature test. I just looked into it, and it's failing due to the toggling feature of autocomplete. The more I think...
Hi @AndroidKitKat - this was actually implemented in a PR a while back by @sambattalio, but at the time the project was in its early stages, so we reverted back...
agreed yea tree view would be nice. maybe whenever you go a level deeper, the whole screen clears to just show that level, with a tree view of the levels...
No official api but see [this thread](https://lobste.rs/s/r9oskz/is_there_api_documentation_for_lobsters).
Looks like we are having the same issue here re pinned dependencies, specifically ltag again as was the case addressed by this PR on the firecracker-go-sdk https://github.com/firecracker-microvm/firecracker-go-sdk/pull/445
Agreed, my first instinct as a user when it comes to this package is to use the binary. One of my pain points as a user of this package in...
Hi @26tanishabanik are you still interested in working this issue? otherwise I can take a look