-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
containerd 2.0.0 does not load the containerd-shim-spin plugin 0.15.1 using the instructions at https://github.com/spinkube/containerd-shim-spin?tab=readme-ov-file#installing-the-containerd-shim-spin-on-kubernetes-nodes.
maybe this plugin needs to support the new containerd version?
not sure if this matters, but dumping the containerd config emits these warnings:
# containerd config dump >config
WARN[0000] Ignoring unknown key in TOML for plugin error="strict mode: fields in the document are missing in the target struct" key=containerd plugin=io.containerd.grpc.v1.cri
WARN[0000] Ignoring unknown key in TOML for plugin error="strict mode: fields in the document are missing in the target struct" key="containerd runtimes" plugin=io.containerd.grpc.v1.cri
WARN[0000] Ignoring unknown key in TOML for plugin error="strict mode: fields in the document are missing in the target struct" key="containerd runtimes spin" plugin=io.containerd.grpc.v1.criMetadata
Metadata
Assignees
Labels
No labels