Mrunal Patel
|
0617dd1489
|
Add a code of conduct based on github.com/kubernetes/kubernetes
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 15:26:59 -07:00 |
|
Mrunal Patel
|
4d43ba7c5e
|
Remove duplicate LICENSE.md
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:51:48 -07:00 |
|
Mrunal Patel
|
bbe5325afc
|
Fix the build to account for the change in repository
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:48:39 -07:00 |
|
Mrunal Patel
|
bce17e63f6
|
Add support for console handling
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Rajat Chopra
|
4cf737bb7d
|
add cni networking with noop plugin as default
Signed-off-by: Rajat Chopra <rchopra@redhat.com>
|
2016-09-09 14:41:03 -07:00 |
|
Rajat Chopra
|
ecb513e665
|
updated vendor dependencies for networking
Signed-off-by: Rajat Chopra <rchopra@redhat.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
c53b8c8afe
|
Add API to get container network namespace path
We need this for networking integration.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
32a9f23dd2
|
Client changes for getting pod status
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
9cb0813d1e
|
Server changes for supporting pod status
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Rajat Chopra
|
56df8bb639
|
sandboxDir not needed in runtime
Signed-off-by: Rajat Chopra <rchopra@redhat.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
303a3929b2
|
Update the kubernetes api to latest
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
f5f2ff63b2
|
Improve CLI messages
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
a2fee5a256
|
Refactor the container CLI
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
ea77713223
|
Refactor the cli for pods
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
219fb703dc
|
Remove container directories on pod sandbox removal
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
2eafad8a36
|
Refactor namespace joining
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
3e1bb97053
|
Join the namespaces of pod infra container
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
6852c44130
|
Add methods for updating and getting the container status
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
7124d42257
|
Add a Makefile for conmon
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
530a258376
|
Add a container monitor process
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
4ee041a1c1
|
Fix container removal state tracking
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
0c386f74f9
|
Track container removal in state
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
6bbdbdeed8
|
Remove container directory
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
a27d6e6ff1
|
Add client impl for RemoveContainer
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
788da618c8
|
Add client impl for StopContainer
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
25a73811ee
|
Add server impl for RemoveContainer
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
f1e4ee3c95
|
Add server impl for StopContainer
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
08c76ed7fb
|
Add client code for starting a container
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
9a034d8993
|
Add implementation for starting container
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
a8329c5281
|
Fix selinux configuration
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
bf82b19e33
|
Add a container configuration for redis server
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
aea93ac6ab
|
Add client code for remove pod sandbox
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
b494574b6a
|
Add implementation for removing pod sandbox
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
2513ac2523
|
Add helper for deleting a container
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
c6cf44513e
|
Modify template to use systemd cgroup settings
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
2c95c0bb0d
|
Add client code for stop pod sandbox
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
c0048118a0
|
Add implementation for Stop Pod Sandbox
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
b01d9dcc10
|
Make the server process a reaper
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
01e9ac5313
|
Add utility to start a child process reaper
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
6b2b1ee576
|
Add helper functions to start/stop a container
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
eb00fa71c1
|
Start the pod infra container
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
a26c0eb992
|
Create pod infra container
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
9076527083
|
Modify the example to use more common defaults
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
8296898937
|
Fix logic for using host namespaces
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
7931cc4f4e
|
Fix make for the command
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
18cd2bc87b
|
Setup defaults for the pod sandbox container
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Haiyan Meng
|
c2ee13d187
|
Implement CreateContainer
Signed-off-by: Haiyan Meng <hmeng@redhat.com>
|
2016-09-09 14:41:03 -07:00 |
|
Haiyan Meng
|
e3a34aa26d
|
Fix the err info of utils.ExecCmd
Signed-off-by: Haiyan Meng <haiyanalady@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
f569f04154
|
godep: Update kubernetes dependency to get latest API
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Haiyan Meng
|
47f0c1b4e5
|
Vendor the latest ocitools generate library
The new generate library provides APIs for setting oom_score_adj.
Signed-off-by: Haiyan Meng <haiyanalady@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|