cri-o/server
Gao feng 78528d9bd1 store infra container in sandbox
infra container is used to implement the pod
sandbox, it should not be exported to user.

this patch stores infra container in sandbox
immediately, only the containers created by user
are stored into container store, this prevents user
from removing/stopping infra container incorrectly.

Signed-off-by: Gao feng <omarapazanadi@gmail.com>
2016-10-24 20:18:19 +08:00
..
config.go server: refactor to use Config struct 2016-10-11 03:10:32 +11:00
container.go store infra container in sandbox 2016-10-24 20:18:19 +08:00
image.go server: refactor to use Config struct 2016-10-11 03:10:32 +11:00
sandbox.go store infra container in sandbox 2016-10-24 20:18:19 +08:00
server.go store infra container in sandbox 2016-10-24 20:18:19 +08:00
utils.go Fix the build for ocid to cri-o rename 2016-09-26 16:55:12 -07:00
version.go Set the version to what kubelet expects 2016-10-20 14:51:38 -04:00