mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 20:57:20 +00:00
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:
@@ -1,5 +1,6 @@
|
||||
cluster/images/etcd/migrate
|
||||
pkg/controller/replicaset
|
||||
pkg/kubelet/dockershim
|
||||
pkg/volume/testing
|
||||
test/e2e/autoscaling
|
||||
test/integration/examples
|
||||
|
Reference in New Issue
Block a user