Mrunal Patel
|
b62a150151
|
Update to the latest upstream API
Signed-off-by: Mrunal Patel <mpatel@redhat.com>
|
2016-11-16 17:20:37 -08:00 |
|
Crazykev
|
82a01cbdda
|
fix ocic time display
Signed-off-by: Crazykev <crazykev@zju.edu.cn>
|
2016-11-16 15:36:32 +08:00 |
|
Crazykev
|
295c32331a
|
sort all map type result in ocic
Signed-off-by: Crazykev <crazykev@zju.edu.cn>
|
2016-11-02 14:36:42 +08:00 |
|
Crazykev
|
ca59eaf1a4
|
display container metadata on the client for container list and status
Signed-off-by: Crazykev <crazykev@zju.edu.cn>
|
2016-11-02 00:37:40 +08:00 |
|
Nalin Dahyabhai
|
346553312e
|
Add "image list/remove/status" to the client
Add "image list", "image status", and "image remove" subcommands to the
client.
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
|
2016-10-26 13:19:36 -04:00 |
|
Mrunal Patel
|
68a350d9ae
|
Merge pull request #157 from YaoZengzeng/ocic-timeout
add timeout for ocic connect to server
|
2016-10-18 09:32:09 -07:00 |
|
YaoZengzeng
|
8f91c149e2
|
add timeout for ocic connect to server
Signed-off-by: Yao Zengzeng <yaozengzeng@zju.edu.cn>
|
2016-10-18 13:50:16 +08:00 |
|
Mrunal Patel
|
1694591f6c
|
Add support for adding labels at pod creation time
Signed-off-by: Mrunal Patel <mpatel@redhat.com>
|
2016-10-17 12:33:48 -07:00 |
|
Mrunal Patel
|
2cc40ef9ef
|
Add client support for filtering pods
Signed-off-by: Mrunal Patel <mpatel@redhat.com>
|
2016-10-17 12:25:30 -07:00 |
|
Mrunal Patel
|
52dc8e4865
|
Add support for adding labels at ctr create time
Signed-off-by: Mrunal Patel <mpatel@redhat.com>
|
2016-10-14 12:05:47 -07:00 |
|
Mrunal Patel
|
f12d94100c
|
Add client changes for filtering containers by labels
Signed-off-by: Mrunal Patel <mpatel@redhat.com>
|
2016-10-13 17:02:02 -07:00 |
|
Mrunal Patel
|
8d88bf1ab1
|
Add client support for filtering containers
Signed-off-by: Mrunal Patel <mpatel@redhat.com>
|
2016-10-13 12:40:07 -07:00 |
|
Aleksa Sarai
|
3f48986ea0
|
cmd: switch to --connect and --listen flags
Signed-off-by: Aleksa Sarai <asarai@suse.de>
|
2016-10-11 03:09:59 +11:00 |
|
Antonio Murdaca
|
a2fe83fe56
|
cmd/client/container: add --quiet to ctr list
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
|
2016-10-08 14:46:39 +02:00 |
|
Antonio Murdaca
|
30757221b4
|
cmd/client/sandbox: add --quiet to pod list
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
|
2016-10-08 14:46:39 +02:00 |
|
Antonio Murdaca
|
0cf8daa786
|
Merge pull request #118 from mrunalp/ctr_name
Allow overriding the container name in the config
|
2016-10-07 20:49:39 +02:00 |
|
Mrunal Patel
|
d916b586c8
|
Allow overriding the container name in the config
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-10-07 13:42:08 -05:00 |
|
Mrunal Patel
|
7c0a441c4b
|
Display pod metadata on the client for list and status
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-10-07 13:32:33 -05:00 |
|
Mrunal Patel
|
953f2e9f3b
|
Add client impl for listing containers
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-27 15:17:56 -07:00 |
|
Antonio Murdaca
|
56f2b34def
|
cmd/client: lowercase error
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
|
2016-09-27 10:43:11 +02:00 |
|
Mrunal Patel
|
6d5fb53675
|
Allow overriding name in a pod sandbox config file
This makes it easier to test creation of multiple pods
from the same config.json file.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-26 14:50:34 -07:00 |
|
Mrunal Patel
|
fd3691a0e3
|
Add client impl for listing pod sandboxes
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-26 12:46:00 -07:00 |
|
Mrunal Patel
|
bdce43971f
|
Improve pod status output formatting
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-26 11:28:03 -07:00 |
|
Antonio Murdaca
|
ab05a4526b
|
vendor: bump k8s@5fe2495588425a6613e28a048d8cc7bcb7513c7f
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
|
2016-09-26 10:07:46 +02:00 |
|
Antonio Murdaca
|
ec173002fd
|
cmd/client: split commands in multiple files
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
|
2016-09-24 00:31:46 +02:00 |
|
Antonio Murdaca
|
6c5767fb6f
|
cmd/client: cleanups
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
|
2016-09-24 00:31:46 +02:00 |
|
Antonio Murdaca
|
569183030f
|
fix vendored deps
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
|
2016-09-22 18:17:45 +02:00 |
|
Mrunal Patel
|
1263e54396
|
Better output formatting for container status
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-19 15:16:28 -07:00 |
|
Antonio Murdaca
|
22d434c1e6
|
restructure and make lint
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
|
2016-09-19 19:56:13 +02:00 |
|
Antonio Murdaca
|
59aae8cdb5
|
*: Failed -> failed in errors
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
|
2016-09-18 11:38:14 +02:00 |
|
Shaya Potter
|
3c0485dd71
|
make socket location configurable on cmd line
|
2016-09-15 15:57:39 -07:00 |
|
Mrunal Patel
|
1dc98efdcf
|
Add client support for container status
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-12 15:03:26 -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
|
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
|
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
|
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
|
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
|
2c95c0bb0d
|
Add client code for stop pod sandbox
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
|
839463d837
|
set up CPU and Memory resources
Signed-off-by: Haiyan Meng <hmeng@redhat.com>
|
2016-09-09 14:41:03 -07:00 |
|
Haiyan Meng
|
c0a267bf56
|
Fixes
Signed-off-by: Haiyan Meng <hmeng@redhat.com>
|
2016-09-09 14:41:03 -07:00 |
|
Haiyan Meng
|
819d76b6fd
|
Add first version of createPodSandbox
Signed-off-by: Haiyan Meng <hmeng@redhat.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
0766dfecfe
|
Use unix domain socket by default
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Antonio Murdaca
|
05f679f643
|
implement raw pullimage functionality
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
|
2016-09-09 14:41:03 -07:00 |
|
Antonio Murdaca
|
713bbabc61
|
server,cmd: fix error handling
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
32876892fc
|
Refactor runtimeversion to be a command instead of option
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|
Mrunal Patel
|
df8fe51ee7
|
Rename ocidclient to ocic
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
|
2016-09-09 14:41:03 -07:00 |
|