cri-o/pkg
Samuel Ortiz b480336dd7 ocicni: Handle create and write events
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>
2017-06-09 10:19:26 +02:00
..
annotations pkg/annotations: Export CRI-O annotations namespace 2017-06-01 23:45:44 +02:00
ocicni ocicni: Handle create and write events 2017-06-09 10:19:26 +02:00
storage image_pull: check image already pulled 2017-06-08 15:03:27 +02:00