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

Weekly Report of Pouch from 2017-12-29 to 2018-01-05 #510

Closed
pouchrobot opened this issue Jan 5, 2018 · 1 comment
Closed

Weekly Report of Pouch from 2017-12-29 to 2018-01-05 #510

pouchrobot opened this issue Jan 5, 2018 · 1 comment

Comments

@pouchrobot
Copy link
Collaborator

Weekly Report of Pouch

This is a weekly report of Pouch. It summarizes what have changed in Pouch in the passed week, including pr merged, new contributors, and more things in the future.
It is all done by @pouchrobot which is an AI robot.

Repo Update

Type Count
Watch 1922
Star 1922
Fork 331

PR Update

Thanks to contributions from community, we merged 30 pull requests in the Pouch repositories last week. We divided all these pull requests into feature, bugfix, doc, test and others:

feature 🆕 🔫

  • feature: add cpu options for container (#509)
  • feature: add hostname option for container (#506)
  • feature: pouch run in terminal default connects to container's stdout (#501)
  • feature: add Volume Inspect API in daemon side (#498)
  • feature: implement RemoveImage and ImageStatus methods for cri manager (#496)
  • feature: add --entrypoint and --workdir options for container (#490)
  • feature: add Inspect and Remove API implementation for network (#489)
  • feature: add --label option for container (#488)
  • feature: implement CreateContainer and StartContainer method for cri manager (#487)
  • feature: implement Version method for cri manager (#485)
  • feature: add --env option for container (#484)
  • feature: implement PullImage and ListImages methods for cri manager (#477)
  • feature: add GetImageConfig for ctrd and store Image's config into container meta (#471)

bugfix 🐛 🔪

  • fix: add complete ContainerState in Container Inspect (#508)
  • fix: correct the configuration of mounts (#500)
  • fix: correct one reference format in swagger.yml (#497)
  • fix: make Containe, ContainerJSON and NetworkCreate struct more compatible with Moby (#480)
  • fix: polish ContainerConfig in swagger.yml (#476)
  • fix: make network response return json (#473)
  • bugfix: exec process may be stuck (#469)
  • fix: add complete HostConfig in swagger.yml (#464)
  • fix: make network create body compatible with Moby (#461)
  • fix: hostconfig and networkconfig can be nil (#459)

doc 📜 📝

  • docs: auto generate pouch cli/api docs via code (#504)
  • docs: add docs about verify pouch cri (#493)
  • docs: auto generate pouch cli/api docs via code (#483)
  • docs: auto generate pouch cli/api docs via code (#468)

test ✅ ☑️

  • test: print pouch deamon log when it fails to launch the daemon (#492)
  • test: add network api test (#482)
  • test: add attach test to test attach a non existing container return 404 (#472)

New Contributors 🎖 🎖 🎖

We have no new contributors in Pouch project this week.
Pouch team encourages everythings about contribution from community.
For more details, please refer to https://github.com/alibaba/pouch/blob/master/CONTRIBUTING.md . 🍻

Thank all of you!

@allencloud
Copy link
Collaborator

Closing this, since it has been quite a long time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants