This repository has been archived by the owner on Jan 8, 2023. It is now read-only.
Starting pod with network fails when not creating the network manually #28
Labels
feature
This issue/PR relates to a feature request.
Summary
I do not know if this is an intended behaviour, but when specifying a network in the pod, the pod creation fails with the error message
No such file or directory: OCI runtime command not found error
. The specified network is not created automatically when being specified in the molecule.yml.If the network is created before manually, the pod comes up without any problem.
Steps to reproduce
Expected result
The pod is created and has the specified network attached.
Actual result
The pod creation fails because the specified network does not exist.
System Information
The text was updated successfully, but these errors were encountered: