diff --git a/docs/dockercon-summit.md b/docs/dockercon-summit.md index eb115d493..cb13581ef 100644 --- a/docs/dockercon-summit.md +++ b/docs/dockercon-summit.md @@ -18,3 +18,4 @@ If you have not signed up to attend the summit you can do so in this [form](http The following are proposed discussion points for the containerd summit at Dockercon US 2017: * Since containerd is one of the bottom bricks in the stack, how can we setup automated integration tests for consumers of containerd? +* We'd like to propose an Authorization plugin to containerd that would allow an external component to police events like container start & stop (and have a discussion about the best way to go about it)