mirror of
https://github.com/containerd/containerd.git
synced 2026-07-12 10:36:11 +00:00
This removes the RuntimeEvent super proto with enums into separate runtime event protos to be inline with the other events that are output by containerd. This also renames the runtime events into Task* events. Fixes #1071 Signed-off-by: Michael Crosby <crosbymichael@gmail.com>