b480336dd7
By only handling create events, we are breaking plugins that don't create and write atomically, like weave for example. The Weave plugin creates the file first and later write to it. We are missing the second part and never see the final CNI config file. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> |
||
---|---|---|
.. | ||
LICENSE | ||
noop.go | ||
ocicni.go | ||
README.md | ||
types.go | ||
util.go |
ocicni
API layer to call the CNI plugins from an OCI lifecycle daemon