containerd / runwasi

Facilitates running Wasm / WASI workloads managed by containerd
Apache License 2.0
1.01k stars 82 forks source link

feat(*): remove the network ns in the shim start #503

Open Mossaka opened 4 months ago

Mossaka commented 4 months ago

this commit removes the unnecessary nerwork namepsace setup in the shim start function because it is already been set in youki.

See #476

jsturtevant commented 3 months ago

The previous run failed, Did something change?

Mossaka commented 3 months ago

The previous run failed, Did something change?

Not really. Let me run the tests again

Mossaka commented 2 months ago

1 / 5 runs the CI failed