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 (21 April, 2019 - 28 April, 2019) #2815

Closed
weekly-digest bot opened this issue Apr 28, 2019 · 0 comments
Closed

Weekly Digest (21 April, 2019 - 28 April, 2019) #2815

weekly-digest bot opened this issue Apr 28, 2019 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Apr 28, 2019

Here's the Weekly Digest for alibaba/pouch:

ISSUES

This week, 25 issues were created. Of these, 11 issues have been closed and 14 issues are still open.

OPEN ISSUES

💚 #2814 Add a function set let user set proxy, by taoshaoyu
💚 #2812 support filter format map[string]map[string]bool and change multi label filter to And match, by wangforthinker
💚 #2811 请问 pouch 容器有保护 类似 nodejs、php等源代码的方案吗?, by ainitgit
💚 #2808 大神好!,请问下pouch到底是什么, by githublaohu
💚 #2805 cat: /proc/meminfo: Transport endpoint is not connected, by ruguodangshi
💚 #2804 Useless break statement, by 360CodeSafe
💚 #2789 [bug] Failed to limit disk quota when using driver grpquota, by kuei-chi
💚 #2779 builder/cli/daemon: integrate with buildkit@v0.3.3, by fuweid
💚 #2746 refact: move functions from mgr to container, by allencloud
💚 #2696 [WIP] docs: kubernetes compatibility board, by zhuangqh
💚 #2672 docs: manual of container labels and annotaions under cri, by zhuangqh
💚 #2618 [bug report] network p0 create failed when reboot, by elvizlai
💚 #2393 bugfix: failed to validate namespace value, by Ace-Tang
💚 #2363 feature: support multiple containerd-shim, by Ace-Tang

CLOSED ISSUES

❤️ #2813 WeeklyReport of PouchContainer from 2019-04-19 to 2019-04-26, by pouchrobot
❤️ #2810 ctrd/daemon: support PlainHttp pull/push image, by fuweid
❤️ #2809 ctrd: support to show shim log, by fuweid
❤️ #2807 WeeklyReport of PouchContainer from 2019-04-12 to 2019-04-19, by pouchrobot
❤️ #2806 bugfix: fix pouch panic on fatal error: concurrent map read and map write., by yyb196
❤️ #2802 fix: allow to stats not-running container, by zhuangqh
❤️ #2663 Can pouchd support http protocol when pull image?, by wzhx78
❤️ #2545 feature: add publish-all cli flag, by ZYecho
❤️ #1663 Alibaba100 20180709, by Kungaroo1105
❤️ #1662 Merge pull request #2 from alibaba/master, by Kungaroo1105
❤️ #1651 INIT, by mengjiahao

LIKED ISSUE

The issue most liked this week has been:
👍 #2779 builder/cli/daemon: integrate with buildkit@v0.3.3, by fuweid
It received 👍 x4, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

The issue most discussed this week has been:
🔈 #2618 [bug report] network p0 create failed when reboot, by elvizlai
It received 11 comments.

PULL REQUESTS

This week, 3 pull requests were proposed. Of these, 0 pull requests have been merged and 1 are still open.

OPEN PRs

💚 #2812 support filter format map[string]map[string]bool and change multi label filter to And match, by wangforthinker

CONTRIBUTORS

This week, 18 users have contributed to this repository.
They are taoshaoyu, pouchrobot, wangforthinker, ainitgit, fuweid, githublaohu, yyb196, ruguodangshi, 360CodeSafe, zhuangqh, kuei-chi, allencloud, wzhx78, elvizlai, ZYecho, Ace-Tang, Kungaroo1105, and mengjiahao.

STARGAZERS

This week, no user has starred this repository.

COMMITS

This week, there have been 5 commits in the repository.
These are:
🛠️ [ctrd/daemon: support PlainHttp pull/push image

If the user sets the insecure registries, pouch will use PlainHTTP or
HTTPs with unknown CA to pull or push image. For example, there are
two registries

  1. 172.17.0.7:5000
  2. 172.17.0.2:5000 my.testingregistry.com

We can use pouchd --insecure-registries my.testingregistry.com:5000 --insecure-registries 172.17.0.7:5000 to start pouch daemon. Then we
can pull or push any images from my.testingregistry.com:5000 or
172.17.0.7:5000 with PlainHTTP. But we cannot do it with
172.17.0.2:5000.

Fix: #2663

Signed-off-by: Wei Fu fuweid89@gmail.com](33a9d82) by fuweid
🛠️ [ctrd: support to show shim log

Signed-off-by: Wei Fu fuweid89@gmail.com](4ad5f91) by fuweid
🛠️ [fix: allow to stats not-running container

just return a empty stats data for them

Signed-off-by: zhuangqh zhuangqhc@gmail.com](6d3ef49) by zhuangqh
🛠️ [bugfix: container state is a mess when deleting, restarting and stopping are going simultaneously.

Signed-off-by: frankyang yyb196@gmail.com](c878c25) by yyb196
🛠️ [bugfix: fix pouch panic on fatal error: concurrent map read and map write.

Signed-off-by: frankyang yyb196@gmail.com](cbc3e65) by yyb196

RELEASES

This week, no releases were published.

That's all for this week, please watch 👀 and star ⭐ alibaba/pouch to receive next weekly updates. 😃

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