Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge to my pouch #1

Merged
merged 1,648 commits into from
Jun 4, 2018
Merged

merge to my pouch #1

merged 1,648 commits into from
Jun 4, 2018

Conversation

fanux
Copy link
Owner

@fanux fanux commented Jun 4, 2018

1.Describe what this PR did

2.Does this pull request fix one issue?

3.Describe how you did it

4.Describe how to verify it

5.Special notes for reviews

Wei Fu and others added 30 commits April 26, 2018 14:55
bugfix: add default tag ":latest" when using pouch rmi to remove untagged container images.
Signed-off-by: Michael Wan <zirenwan@gmail.com>
feature: support update container's cpu-period
Add volume driver alias, pouchd can config the exist volume driver's
alias.

Signed-off-by: Rudy Zhang <rudyflyzhang@gmail.com>
feature: add volume driver alias
Signed-off-by: Michael Wan <zirenwan@gmail.com>
fix pouch github address url
bugfix: update label compatibility with alidocker
Signed-off-by: pouchrobot <pouch-dev@list.alibaba-inc.com>
docs: auto generate pouch cli/api docs via code
The docker exec api uses custom stream bytes if the tty is false. In order
to align with docker API, we need to use
github.com/docker/docker/pkg/stdcopy package to modify stream bytes.

In order to make the cri CI happy, we should skip the related `echo`
test.

Signed-off-by: Wei Fu <fhfuwei@163.com>
bugfix: align with docker v1.24 API
Signed-off-by: Wei Fu <fhfuwei@163.com>
…n_tty

bugfix: setRawMode can only be set when the user set tty
Modify log format to
"time.RFC3339Nano=2006-01-02T15:04:05.999999999Z07:00"

Signed-off-by: Rudy Zhang <rudyflyzhang@gmail.com>
Signed-off-by: Wei Fu <fhfuwei@163.com>
…fter_create

bugfix: add newline for id when create container
Signed-off-by: Michael Wan <zirenwan@gmail.com>
feature: update restful api support update container diskquota
add client debug flag, so we can get more debug info when running
pouch commands

Signed-off-by: Chuanyun Li <lcy041536@gmail.com>
Signed-off-by: unknown <1020216950@qq.com>
if flag not be passed, we should not merge it with demon config
file, the bug only exist in slice and array type of flag, since
we do not do conflict check to this type of flag.

Signed-off-by: Ace-Tang <aceapril@126.com>
Signed-off-by: pouchrobot <pouch-dev@list.alibaba-inc.com>
bugfix: fix merge flag default value in config
docs: auto generate pouch cli/api docs via code
pouchrobot and others added 29 commits May 28, 2018 01:29
Signed-off-by: pouchrobot <pouch-dev@list.alibaba-inc.com>
docs: auto generate pouch cli/api docs via code
bugfix: we must call Restore container after initialize network Mgr
bugfix: pull image before run and upgrade
test: fix a ineffectual assignment
Signed-off-by: pouchrobot <pouch-dev@list.alibaba-inc.com>
docs: auto generate pouch cli/api docs via code
Signed-off-by: Wei Fu <fhfuwei@163.com>
feature: add pouch load functionality
Signed-off-by: xiechengsheng <XIE1995@whut.edu.cn>
feature: add wait client command for pouch
Signed-off-by: pouchrobot <pouch-dev@list.alibaba-inc.com>
docs: auto generate pouch cli/api docs via code
check cgroup resource valid in container create,
discard un-support cgroup set related flag.

Signed-off-by: Ace-Tang <aceapril@126.com>
As the ceph volume plugin depends on alibaba storage service, ceph
volume plugin can't work outside alibaba. So we will remove the ceph
volume. If you need ceph storage, you can use contiv volume plugin
(https://github.com/contiv-experimental/volplugin)

Signed-off-by: Eric Li <lcy041536@gmail.com>
Signed-off-by: Allen Sun <allensun.shl@alibaba-inc.com>
Signed-off-by: zhuangqh <zhuangqhc@163.com>
Signed-off-by: Eric Li <lcy041536@gmail.com>
Signed-off-by: Allen Sun <allensun.shl@alibaba-inc.com>
docs: update FAQ.md to add kernel version support
feature: add container's network files
refactor: remove ceph volume plugin
fix: correct shell script format via shellcheck reports
Signed-off-by: pouchrobot <pouch-dev@list.alibaba-inc.com>
docs: auto generate pouch cli/api docs via code
Signed-off-by: Zou Rui <21751189@zju.edu.cn>
enhance: add more log for creating new objects
feature: add cgroup resources check
@fanux fanux merged commit 3655440 into fanux:master Jun 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.