Xianglin Gao
6d2b9fabca
And setup and teardown
...
Signed-off-by: Xianglin Gao <xlgao@zju.edu.cn>
2017-05-23 15:17:40 +08:00
Xianglin Gao
87c704bdf5
Update vendor
...
Signed-off-by: Xianglin Gao <xlgao@zju.edu.cn>
2017-05-23 15:17:34 +08:00
Lantao Liu
84390cc6a7
Stop waiting on cancellation.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-05-23 05:47:48 +00:00
Xianglin Gao
c541515674
Add flags and initialize network plugin
...
Signed-off-by: Xianglin Gao <xlgao@zju.edu.cn>
2017-05-23 12:48:36 +08:00
Lantao Liu
10e3afbb23
Merge pull request #22 from Random-Liu/add-container-implementation
...
Add container implementation
2017-05-22 13:21:05 -07:00
Lantao Liu
322b6ef333
Add unit test.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-05-22 19:14:09 +00:00
Random-Liu
6ac71e5862
Add initial container implementation.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-05-22 19:14:09 +00:00
Lantao Liu
dea7ed3fcc
Merge pull request #39 from mozhuli/enhance-fake-services
...
Enhance fake services
2017-05-17 09:03:48 -07:00
Lantao Liu
a397b69b09
Merge pull request #37 from mozhuli/add-fake-iamges-service
...
Add fake images service
2017-05-17 09:02:54 -07:00
mozhuli
938cbe3e74
Enhance fake services
...
Signed-off-by: mozhuli <21621232@zju.edu.cn>
2017-05-17 11:25:46 +08:00
mozhulee
e6b4c3e18c
Add fake images service
...
Signed-off-by: mozhuli <21621232@zju.edu.cn>
2017-05-17 11:11:23 +08:00
Lantao Liu
b4f9911f0e
Merge pull request #30 from mozhuli/master
...
Add fake rootfs service
2017-05-16 19:18:14 -07:00
mozhuli
0e56cab7c0
add fake rootfs service
...
Signed-off-by: mozhuli <21621232@zju.edu.cn>
2017-05-17 10:10:20 +08:00
Random-Liu
11fff60aff
Add container metadata store.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-05-16 20:47:25 +00:00
Random-Liu
48118ae086
Update godeps.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-05-16 20:47:17 +00:00
Lantao Liu
55545ef83f
Merge pull request #38 from Random-Liu/add-not-exist-error
...
Return not exist error in metadata store
2017-05-16 13:45:49 -07:00
Lantao Liu
2d2fcedf24
Return not exist error in metadata store
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-05-16 19:57:41 +00:00
Lantao Liu
c484046261
Merge pull request #34 from Random-Liu/add-all-docker-image-reference
...
Use docker/distribution library used by docker 17.05.x to support all docker image reference.
2017-05-12 14:15:11 -07:00
Random-Liu
ca2167f17e
Use docker/distribution library to resolve image reference.
...
Signed-off-by: Random-Liu <lantaol@google.com>
2017-05-12 13:57:05 -07:00
Lantao Liu
8fa87a1754
Merge pull request #19 from Random-Liu/add-sandbox-implementation
...
Add sandbox implementation
2017-05-12 13:55:00 -07:00
Random-Liu
1395b07183
Update godeps.
...
Signed-off-by: Random-Liu <lantaol@google.com>
2017-05-12 13:14:46 -07:00
Random-Liu
e4e9f30c5d
Add unit test.
...
Signed-off-by: Random-Liu <lantaol@google.com>
2017-05-12 13:14:25 -07:00
Random-Liu
bf28c7fc75
Add initial sandbox management implementation
...
Signed-off-by: Random-Liu <lantaol@google.com>
2017-05-12 13:14:11 -07:00
Mike Brown
507eff04b3
Merge pull request #33 from Random-Liu/fix-godep
...
Fix godeps.
2017-05-12 10:02:29 -05:00
Random-Liu
8112c03f15
Fix godeps.
...
Signed-off-by: Random-Liu <lantaol@google.com>
2017-05-11 18:56:36 -07:00
Lantao Liu
cdfdc8d33b
Merge pull request #21 from mikebrow/image-management
...
Initial implementation for image management
2017-05-11 17:44:42 -07:00
Mike Brown
100870abb2
godeps update
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-05-11 19:33:57 -05:00
Mike Brown
e5199c0cda
initial implementation for image management
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-05-11 19:32:44 -05:00
Lantao Liu
fe37d7bc96
Merge pull request #31 from Random-Liu/enhance-fake-execution-client
...
Enhance fake execution client.
2017-05-10 10:46:44 -07:00
Random-Liu
9baadc1b4b
Enhance fake execution client.
...
Signed-off-by: Random-Liu <lantaol@google.com>
2017-05-10 10:03:18 -07:00
Lantao Liu
4c86ac9d21
Merge pull request #23 from heartlock/fake-execution-service
...
Add fake execution service
2017-05-03 22:56:58 -07:00
heartlock
e3565bb02c
update vendor
...
Signed-off-by: heartlock <21521209@zju.edu.cn>
2017-05-04 05:00:19 +00:00
heartlock
c6138870e0
Add fake execution service
...
Signed-off-by: heartlock <21521209@zju.edu.cn>
2017-05-04 05:00:06 +00:00
Lantao Liu
0fa4e74e92
Merge pull request #26 from Random-Liu/rename-verify-lint
...
Rename lint.sh to verify-lint.sh
2017-05-03 17:21:58 -07:00
Lantao Liu
3f0cba9c54
Merge pull request #25 from Random-Liu/add-fake-os
...
Add OS interface and fake implementation.
2017-05-03 17:06:34 -07:00
Random-Liu
46c788feee
Rename lint.sh to verify-lint.sh
...
Signed-off-by: Random-Liu <lantaol@google.com>
2017-05-03 16:59:49 -07:00
Random-Liu
f61c974faf
Add OS interface and fake implementation.
...
Signed-off-by: Random-Liu <lantaol@google.com>
2017-05-03 16:55:28 -07:00
Lantao Liu
1532079c84
Merge pull request #9 from Random-Liu/add-metadata-store
...
Add the metadata store interface and an in-memory implementation.
2017-05-03 14:18:39 -07:00
Random-Liu
86997f00b2
Add unit test for metadata store
...
Signed-off-by: Random-Liu <lantaol@google.com>
2017-05-03 14:09:14 -07:00
Random-Liu
0e7fa9de9b
Add a sandbox metadata store based on the metadata store
...
Signed-off-by: Random-Liu <lantaol@google.com>
2017-05-03 14:09:14 -07:00
Random-Liu
36246167d9
Add metadata store
...
Signed-off-by: Random-Liu <lantaol@google.com>
2017-05-03 14:09:14 -07:00
Lantao Liu
409b946be1
Merge pull request #18 from mikebrow/enable-unit-test
...
Enables unit tests for Travis build; address nits in Makefile; increase lint timeout to 5min
2017-04-25 11:01:44 -07:00
Mike Brown
9957ccf958
address lint timeout issue
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-04-25 08:38:43 -05:00
Mike Brown
f5d5286ec2
minor cleanup for tabs and comments
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-04-25 08:34:45 -05:00
Mike Brown
242cbd4dee
Enables unit tests for Travis build
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2017-04-25 07:53:47 -05:00
Mike Brown
52ca2ebaab
Merge pull request #10 from cmluciano/cml/addversionflag
...
Add version flag
2017-04-25 07:50:13 -05:00
Christopher M. Luciano
683fd7f0e5
Add containerdVersion flag
...
Add version flag that only prints the static version for the binary.
This commit does not include build details for containers since
Makefile does not build them.
Closes #8
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2017-04-24 14:46:16 -04:00
Christopher M. Luciano
d6978e3b7f
Add semver and testify packages to Godeps
...
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2017-04-24 13:17:58 -04:00
Christopher M. Luciano
521a626bfb
Add Makefile task for tests
...
Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2017-04-24 13:17:37 -04:00
Lantao Liu
647e3274aa
Merge pull request #17 from Random-Liu/add-build-golang-icons
...
Add travis build and golang report icons.
2017-04-21 18:42:08 -07:00