fuweid / embedshim

Provide task runtime implementation with pidfd and eBPF sched_process_exit tracepoint to manage deamonless container with low overhead.
Apache License 2.0
117 stars 11 forks source link

Fix error in plugin initialization #29

Closed linxiulei closed 10 months ago

linxiulei commented 10 months ago

Fix error in plugin initialization

failed to load plugin io.containerd.runtime.v1.embed  error="program handle_sched_process_exit: CO-RE relocations: can't read types: type id 5995: unknown kind: Unknown (19)"
could not load runtime instance due to initialization error  error="program handle_sched_process_exit: CO-RE relocations: can't read types: type id 5995: unknown kind: Unknown (19)"