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 Digest (30 June, 2019 - 7 July, 2019) #2943

Closed
weekly-digest bot opened this issue Jul 7, 2019 · 0 comments
Closed

Weekly Digest (30 June, 2019 - 7 July, 2019) #2943

weekly-digest bot opened this issue Jul 7, 2019 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Jul 7, 2019

Here's the Weekly Digest for alibaba/pouch:


ISSUES

Last week 6 issues were created.
Of these, 4 issues have been closed and 2 issues are still open.

OPEN ISSUES

💚 #2942 update pouch linter, by yeya24
💚 #2937 [feature] pouch ps supports more filters, by lang710

CLOSED ISSUES

❤️ #2941 WeeklyReport of PouchContainer from 2019-06-28 to 2019-07-05, by pouchrobot
❤️ #2940 docs: auto generate pouch cli/api/contributors docs via code, by pouchrobot
❤️ #2939 Update CONTRIBUTING.md, by slievrly
❤️ #2938 [bugfix] LogOpts doesn't take effect in pouchd config file, by zjumoon01

NOISY ISSUE

🔈 #2939 Update CONTRIBUTING.md, by slievrly
It received 3 comments.


PULL REQUESTS

Last week, 11 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 7 pull requests were updated.
💛 #2942 update pouch linter, by yeya24
💛 #2933 fix: make more events available to user, by ZYecho
💛 #2928 bugfix: create container with invalid name, by lang710
💛 #2924 feature: cli support add kill command, by lang710
💛 #2862 enhancement: sort objects to solve out-of-order output, by yeya24
💛 #2844 feature: add --format option for pouch ps, by aohang111
💛 #2746 refact: move functions from mgr to container, by allencloud

MERGED PULL REQUEST

Last week, 4 pull requests were merged.
💜 #2940 docs: auto generate pouch cli/api/contributors docs via code, by pouchrobot
💜 #2939 Update CONTRIBUTING.md, by slievrly
💜 #2938 [bugfix] LogOpts doesn't take effect in pouchd config file, by zjumoon01
💜 #2927 bugfix: removing image by ID should conflict with running container., by zjumoon01


COMMITS

Last week there were 4 commits.
🛠️ docs: auto generate pouch cli/api docs via code Signed-off-by: pouchrobot pouch-dev@list.alibaba-inc.com by pouchrobot
🛠️ [bugfix] LogOpts doesn't take effect in pouchd config file Configure LogOpts in /etc/pouch/config.json such as: "default-log-config": { "Type": "json-file", "Config": { "max-file": "5", "max-size": "300m" } } "max-file" and "max-size" are log options for pouchd. We create a container which will set its log options from pouchd. However, it doesn't take effect. This patch will fix it. Config file and cmd flags will be merged. So we should set LogOpts from cmd flags "--log-opt" before merging. Signed-off-by: baijia.wr baijia.wr@antfin.com by zjumoon01
🛠️ Update CONTRIBUTING.md by slievrly
🛠️ bugfix: removing image by ID should conflict with running container. If image is used by a running container and this image has another tag, there are two reference of this image. Remove the image by ID without "--force" will success that is unexpected. This patch will fix it. We should check if any containers using this image ID. And add tests. Signed-off-by: Wang Rui baijia.wr@antfin.com by zjumoon01


CONTRIBUTORS

Last week there were 3 contributors.
👤 pouchrobot
👤 zjumoon01
👤 slievrly


STARGAZERS

Last week there were 9 stagazers.
jorgemachuca
XuHandsome
wyuanrui
ljc0316
wzjaa
rockyCheung
FujiwaraTakumi
zhouhailin
reza-ebrahimi
You all are the stars! 🌟


RELEASES

Last week there were no releases.


That's all for last week, please 👀 Watch and Star the repository alibaba/pouch to receive next weekly updates. 😃

You can also view all Weekly Digests by clicking here.

Your Weekly Digest bot. 📆

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

1 participant