From f0d1c19a0fb69a14ba08a5149b219a45a68b69e0 Mon Sep 17 00:00:00 2001 From: Liz Rice Date: Fri, 31 Mar 2017 17:03:51 +0100 Subject: [PATCH] Propose discussion of Authorization plugin Signed-off-by: Liz Rice --- docs/dockercon-summit.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/dockercon-summit.md b/docs/dockercon-summit.md index eb115d4..cb13581 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)