Propose seccomp/apparmor protobuf type definitions for CRI graduation

With the graduation of the Container Runtime Interface (CRI) we will
have a unique chance to change the protobuf protocol. We now use native
types for seccomp and AppArmor to make the API more clear and concise to
be used.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
This commit is contained in:
Sascha Grunert
2020-10-26 16:59:14 +01:00
parent 17dcccbe07
commit 7b9d7fd953
3 changed files with 1025 additions and 476 deletions

View File

@@ -1,5 +1,6 @@
cluster/images/etcd/migrate
pkg/controller/replicaset
pkg/kubelet/dockershim
pkg/volume/testing
test/e2e/autoscaling
test/integration/examples