Rui Lopes

Results 311 comments of Rui Lopes

Thank you for the pointers! I'm starting the pod as described at https://github.com/rgl/k3s-vagrant/blob/master/example-spin.yml Although I can submit kubectl delete for the pod, the following command never seems to return: ```console...

I'm using the version bundled with k3s from https://github.com/k3s-io/k3s/releases/tag/v1.28.5+k3s1. At that page, there's a Embedded Component Versions section, which points to [Containerd v1.7.11-k3s2](https://github.com/k3s-io/containerd/releases/tag/v1.7.11-k3s2).

I think containerd-shim-spin was moved out of this repo into https://github.com/spinkube/containerd-shim-spin. I also think this issue was fixed in https://github.com/spinkube/containerd-shim-spin/pull/23 but I didn't yet have a chance to try it...

I've just upgraded to https://github.com/spinkube/containerd-shim-spin/releases/tag/v0.14.1 in k3s at https://github.com/rgl/k3s-vagrant/commit/5b850810710b3fcedb4b762e5efde9b721b12a80 and the issue reported here no longer happens! :-)

I'm afraid this is still happening with the latest pulumi, which I'm now using at https://github.com/rgl/pulumi-typescript-aws-native-ecr-example/commit/fd3064d6c8e706bb30d89973ba8d1bbd89f52a75: ``` CLI Version 3.116.1 Go Version go1.22.2 Go Compiler gc Plugins KIND NAME VERSION...

This is being talked about in https://github.com/docker/roadmap/issues/115 please vote on it.

I mostly use Makefiles for simpler projects like this one. It makes things easier to understand. I'm not sure about committing to cake just yet. Mainly because I'm not familiar...

Please, create a (failing) unit test that triggers this behavior.

Please, create a (failing) unit test that triggers this behavior.