cri-o/server
baude 266fc193e7 Make kpod parse configuration file
kpod must parse the crio configuration file or the storage
is not set up correctly.  By default it is not.  We now read
/etc/crio/crio.conf in as the configuration file unless it is
overriden by the user and the global -c|--config switch.

Signed-off-by: baude <bbaude@redhat.com>
2017-09-01 11:14:40 -05:00
..
apparmor Rename ocid to crio. 2017-05-12 09:56:06 -04:00
seccomp seccomp: use Prctl() from x/sys/unix 2017-07-18 15:34:23 +02:00
config.go Make kpod parse configuration file 2017-09-01 11:14:40 -05:00
container_attach.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_create.go *: constify cgroups stuff 2017-08-30 01:10:39 +02:00
container_exec.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_execsync.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_list.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_portforward.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_remove.go server: container_remove: ignore not existent exit file 2017-08-28 15:37:00 +02:00
container_start.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_stats.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_stats_list.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_status.go oci: wait a while for exit file to show up 2017-08-29 11:25:51 +02:00
container_stop.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
container_updateruntimeconfig.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
image_fs_info.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
image_list.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
image_pull.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
image_remove.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
image_status.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
inspect.go server: Add a /info endpoint 2017-08-30 20:50:04 -07:00
naming.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
runtime_status.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
sandbox_list.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
sandbox_remove.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
sandbox_run.go *: constify cgroups stuff 2017-08-30 01:10:39 +02:00
sandbox_status.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
sandbox_stop.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
server.go server: set golang runtime max threads 2017-08-23 19:35:08 +02:00
utils.go Applying k8s.io v3 API for ocic and ocid 2017-02-06 13:05:10 +01:00
version.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00