Commit Graph

8778 Commits

Author SHA1 Message Date
Michael Crosby
d026f81360 Merge pull request #1562 from AkihiroSuda/ctr-images-q
ctr: add `ctr images ls --quiet`
2017-09-26 10:41:31 -04:00
Michael Crosby
ed811896ed Update console dep to 84eeaae905fa414d03e07bcd6c8d
This change removes the ClearONLCR from the console package providing
a console with the default settings from the console package.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-09-26 10:17:23 -04:00
Ian Campbell
99d4757ce6 contrib: add reference to LinuxKit project
Just a simple README with a pointer to the project.

Signed-off-by: Ian Campbell <ijc@docker.com>
2017-09-26 10:52:33 +01:00
Akihiro Suda
2a648136a9 ctr: add ctr images ls --quiet
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2017-09-26 09:43:10 +00:00
Lantao Liu
cd57d063c5 Add systemd cgroup support.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-26 06:44:30 +00:00
Lantao Liu
86ee919013 Merge pull request #285 from Random-Liu/no-cni-in-release-tarball
Do not include CNI binaries/configs in release tarball.
2017-09-25 19:18:06 -07:00
Lantao Liu
064f21d4b2 Merge pull request #281 from Random-Liu/check-seccomp-enable
Check seccomp enable and add unit test for seccomp/apparmor.
2017-09-25 18:29:53 -07:00
Lantao Liu
d1f0ac92c5 Do not include CNI binaries/configs in release tarball.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-25 23:43:32 +00:00
Lantao Liu
4231473df3 Address comments
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-25 23:09:44 +00:00
Lantao Liu
21233b22be Check seccomp enable and add unit test for seccomp/apparmor.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-25 23:09:26 +00:00
Lantao Liu
c83af81403 Merge pull request #279 from abhinandanpb/readme
Getting started guide
2017-09-25 16:06:32 -07:00
Kenfe-Mickael Laventure
af2226c938
client: Prevent Out-Of-Range panic in task.Metrics()
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2017-09-25 15:46:01 -07:00
Lantao Liu
994df4cb7c Improve ansible playbook.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-25 22:39:04 +00:00
Lantao Liu
b9200ac403 Merge pull request #257 from Random-Liu/add-image-stats
Add image stats and integration test
2017-09-25 15:35:30 -07:00
Abhinandan Prativadi
0e51486ec9 Update README.md
Signed-off-by: Abhinandan Prativadi <abhi@docker.com>
2017-09-25 14:05:04 -07:00
Abhinandan Prativadi
300f0cf89e Create a getting started guide for users
Signed-off-by: Abhinandan Prativadi <abhi@docker.com>
2017-09-25 14:04:54 -07:00
Lantao Liu
8fb57da18e Add integration test framework
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-25 21:02:30 +00:00
Lantao Liu
491400c892 Add ImageFsInfo support
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-25 21:02:29 +00:00
Lantao Liu
b1b925d7e4 Merge pull request #280 from Random-Liu/update-testing-doc
Update testing doc
2017-09-25 11:07:28 -07:00
Phil Estes
bd1f89b73f Merge pull request #1555 from crosbymichael/client-lint
Update client to pass go lint
2017-09-25 13:26:31 -04:00
Michael Crosby
51b9240b80 Update client to pass go lint
There is one breaking change with the function naming of UidGid to
UIDGID

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-09-25 13:11:42 -04:00
Phil Estes
1a9d9394ac Merge pull request #1558 from mlaventure/dialer-quick-fix
Move unix specific tidbits into dialer_unix.go
2017-09-25 12:48:47 -04:00
Derek McGowan
357eff8233 Merge pull request #1556 from crosbymichael/tests
State adding tests when submitting changes
2017-09-25 09:37:32 -07:00
Kenfe-Mickael Laventure
c42f56b3a1
Move unix specific tidbits into dialer_unix.go
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2017-09-25 09:30:09 -07:00
Michael Crosby
76a2d1cc88 State adding tests when submitting changes
This is a priority that tests are added for regressions and new
functionality.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2017-09-25 11:33:24 -04:00
Michael Crosby
76bfff3920 Merge pull request #1554 from mlaventure/list-images-filters
client: Allow specifying filters when listing images
2017-09-25 11:14:04 -04:00
Phil Estes
8e447197bc Merge pull request #1552 from allencloud/update-docs-and-comments
update docs and comments
2017-09-25 09:36:09 -04:00
Allen Sun
4700968ff3 update docs and comments
Signed-off-by: Allen Sun <shlallen1990@gmail.com>
2017-09-25 14:48:28 +08:00
Kenfe-Mickael Laventure
8f1dd43893
client: Allow specifying filters when listing images
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2017-09-24 20:32:06 -07:00
Lantao Liu
cfe365198b Update testing doc
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-24 03:27:10 +00:00
Mike Brown
529971a1dd Merge pull request #278 from Random-Liu/update-containerd
Update containerd to v1.0.0-beta.1
2017-09-23 12:08:05 -05:00
Lantao Liu
f7f944235b Update containerd to v1.0.0-beta.1
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-23 01:00:11 +00:00
Lantao Liu
b15172faea Merge pull request #277 from Random-Liu/add-ip-forward
Add net.ipv4.ip_forward=1 and use ansible sysctl.
2017-09-22 17:10:03 -07:00
Lantao Liu
b85be3d0cd Import CRI remote client package.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-22 23:37:58 +00:00
Lantao Liu
b2dcb9f3ec Add net.ipv4.ip_forward=1 and use ansible sysctl.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-22 23:36:12 +00:00
Abhinandan Prativadi
2dae863f87 Merge pull request #276 from abhinandanpb/master
Fixing ansible playbook for centos installation
2017-09-22 15:19:35 -07:00
Lantao Liu
6363207315 Merge pull request #272 from Random-Liu/improve-selinux-apparmor-support
Improve apparmor and selinux support.
2017-09-22 15:09:59 -07:00
Lantao Liu
39b11d6d57 Merge pull request #274 from Random-Liu/use-systemd-units-in-tar
Use systemd units in tar
2017-09-22 15:09:23 -07:00
Abhinandan Prativadi
ffd2e0e32e Fixing ansible playbook for centos installation
Signed-off-by: Abhinandan Prativadi <abhi@docker.com>
2017-09-22 17:50:41 -04:00
Lantao Liu
7ab54a00da Use systemd units in tar.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-22 21:28:36 +00:00
Lantao Liu
dd967cde8c Improve apparmor and selinux support.
Signed-off-by: Lantao Liu <lantaol@google.com>
2017-09-22 20:46:31 +00:00
Stephen Day
20c621178a Merge pull request #1550 from stevvooe/beta1
release: prepare 1.0.0-beta.1
2017-09-22 13:44:55 -07:00
Stephen J Day
95675f3b6e
release: prepare 1.0.0-beta.1
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-09-22 13:33:28 -07:00
Lantao Liu
73a5f7d9b1 Merge pull request #273 from abhinandanpb/cri_cleanup
Adding cri reset script for resetting the states
2017-09-22 13:21:38 -07:00
Michael Crosby
316ce18a45 Merge pull request #1549 from estesp/fix-getting-started-examples
Fix example using old GenerateSpec function
2017-09-22 15:33:32 -04:00
Phil Estes
fe1e00c06c
Fix example using old GenerateSpec function
This fixes the example in the getting started guide. The full example
was already correct; tested compilation and proper runtime on latest
master.

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2017-09-22 15:25:18 -04:00
Abhinandan Prativadi
8fd19d4ed0 Adding cri reset script for resetting the states
Signed-off-by: Abhinandan Prativadi <abhi@docker.com>
2017-09-22 11:37:44 -07:00
Michael Crosby
9a7e776e39 Merge pull request #1547 from AkihiroSuda/remove-dist-grpc
design: remove distribution GRPC service
2017-09-22 14:12:22 -04:00
Akihiro Suda
3a88be3831 design: remove distribution GRPC service
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2017-09-22 17:47:58 +00:00
Stephen Day
df896c92e7 Merge pull request #1528 from jessvalarezo/labels-validate
Labels are consistently validated across services.
2017-09-22 10:33:17 -07:00