We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's the Weekly Digest for alibaba/pouch:
Last week 7 issues were created. Of these, 4 issues have been closed and 3 issues are still open.
💚 #2739 multisnapshotter: set snapshotter in container config, by Ace-Tang 💚 #2738 WeeklyReport of PouchContainer from 2019-03-01 to 2019-03-08, by pouchrobot 💚 #2733 [Proposal] Support to send signal to container main process in pouch., by wangforthinker
❤️ #2737 Revert "test: increate the memory limit to TestRunWithMemoryswap2x", by Ace-Tang ❤️ #2736 daemon/mgr/image: update deadline for loading images, by fuweid ❤️ #2735 fix runc install dependencies to libseccomp-devel in centos, by wangforthinker ❤️ #2734 feature: cri support update container runtime spec annotations, by zhuangqh
👍 #2737 Revert "test: increate the memory limit to TestRunWithMemoryswap2x", by Ace-Tang It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x1.
🔈 #2734 feature: cri support update container runtime spec annotations, by zhuangqh It received 4 comments.
Last week, 12 pull requests were created, updated or merged.
Last week, 8 pull requests were updated. 💛 #2739 multisnapshotter: set snapshotter in container config, by Ace-Tang 💛 #2725 [RFC|DONOTMERGE] ctrd,cli,daemon,pkg: update to adapt with containerd@v1.2.4 , by fuweid 💛 #2717 feature: add kernel-memory support in cli and ctrd, by allencloud 💛 #2393 bugfix: failed to validate namespace value, by Ace-Tang 💛 #2363 feature: support multiple containerd-shim, by Ace-Tang 💛 #2248 feature: add cli attach command, by ZYecho 💛 #2230 feature: support update hostname, by wangforthinker 💛 #2037 feature: add request handling statistics for pouch daemon, by allencloud
Last week, 4 pull requests were merged. 💜 #2737 Revert "test: increate the memory limit to TestRunWithMemoryswap2x", by Ace-Tang 💜 #2736 daemon/mgr/image: update deadline for loading images, by fuweid 💜 #2735 fix runc install dependencies to libseccomp-devel in centos, by wangforthinker 💜 #2734 feature: cri support update container runtime spec annotations, by zhuangqh
Last week there were 5 commits. 🛠️ update cri changelog Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh 🛠️ feature: cri support update container runtime spec annotations Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh 🛠️ daemon/mgr/image: update deadline for loading images PouchContainer will load all the images from containerd into memory. At the beginning, we assume that it can load it in 10 secs. But if the system has busy IO, it will take long time to load it, especially the more-layers and huge-size images. So update it from 10 secs to 10 mins. Signed-off-by: Wei Fu fuweid89@gmail.com by fuweid 🛠️ Revert "test: increate the memory limit to TestRunWithMemoryswap2x" This reverts commit 69e6356fabc6019276a6a0dca994439d6bd69768. Signed-off-by: Ace-Tang aceapril@126.com by Ace-Tang 🛠️ fix runc install dependencies to libseccomp-devel Signed-off-by: allen.wang allen.wq@alipay.com by wangforthinker
Last week there were 4 contributors. 👤 zhuangqh 👤 fuweid 👤 Ace-Tang 👤 wangforthinker
Last week there were 13 stagazers. ⭐ tuhangdi ⭐ junfsir ⭐ fv3386 ⭐ pengqun ⭐ NearMilk ⭐ kitoki ⭐ slzm40 ⭐ yingmuhuadaoheweide ⭐ ieeim ⭐ zhuangel ⭐ atlasW ⭐ clancylea ⭐ michiboo You all are the stars! 🌟
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. 📆
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the Weekly Digest for alibaba/pouch:
ISSUES
Last week 7 issues were created.
Of these, 4 issues have been closed and 3 issues are still open.
OPEN ISSUES
💚 #2739 multisnapshotter: set snapshotter in container config, by Ace-Tang
💚 #2738 WeeklyReport of PouchContainer from 2019-03-01 to 2019-03-08, by pouchrobot
💚 #2733 [Proposal] Support to send signal to container main process in pouch., by wangforthinker
CLOSED ISSUES
❤️ #2737 Revert "test: increate the memory limit to TestRunWithMemoryswap2x", by Ace-Tang
❤️ #2736 daemon/mgr/image: update deadline for loading images, by fuweid
❤️ #2735 fix runc install dependencies to libseccomp-devel in centos, by wangforthinker
❤️ #2734 feature: cri support update container runtime spec annotations, by zhuangqh
LIKED ISSUE
👍 #2737 Revert "test: increate the memory limit to TestRunWithMemoryswap2x", by Ace-Tang
It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x1.
NOISY ISSUE
🔈 #2734 feature: cri support update container runtime spec annotations, by zhuangqh
It received 4 comments.
PULL REQUESTS
Last week, 12 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 8 pull requests were updated.
💛 #2739 multisnapshotter: set snapshotter in container config, by Ace-Tang
💛 #2725 [RFC|DONOTMERGE] ctrd,cli,daemon,pkg: update to adapt with containerd@v1.2.4 , by fuweid
💛 #2717 feature: add kernel-memory support in cli and ctrd, by allencloud
💛 #2393 bugfix: failed to validate namespace value, by Ace-Tang
💛 #2363 feature: support multiple containerd-shim, by Ace-Tang
💛 #2248 feature: add cli attach command, by ZYecho
💛 #2230 feature: support update hostname, by wangforthinker
💛 #2037 feature: add request handling statistics for pouch daemon, by allencloud
MERGED PULL REQUEST
Last week, 4 pull requests were merged.
💜 #2737 Revert "test: increate the memory limit to TestRunWithMemoryswap2x", by Ace-Tang
💜 #2736 daemon/mgr/image: update deadline for loading images, by fuweid
💜 #2735 fix runc install dependencies to libseccomp-devel in centos, by wangforthinker
💜 #2734 feature: cri support update container runtime spec annotations, by zhuangqh
COMMITS
Last week there were 5 commits.
🛠️ update cri changelog Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh
🛠️ feature: cri support update container runtime spec annotations Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh
🛠️ daemon/mgr/image: update deadline for loading images PouchContainer will load all the images from containerd into memory. At the beginning, we assume that it can load it in 10 secs. But if the system has busy IO, it will take long time to load it, especially the more-layers and huge-size images. So update it from 10 secs to 10 mins. Signed-off-by: Wei Fu fuweid89@gmail.com by fuweid
🛠️ Revert "test: increate the memory limit to TestRunWithMemoryswap2x" This reverts commit 69e6356fabc6019276a6a0dca994439d6bd69768. Signed-off-by: Ace-Tang aceapril@126.com by Ace-Tang
🛠️ fix runc install dependencies to libseccomp-devel Signed-off-by: allen.wang allen.wq@alipay.com by wangforthinker
CONTRIBUTORS
Last week there were 4 contributors.
👤 zhuangqh
👤 fuweid
👤 Ace-Tang
👤 wangforthinker
STARGAZERS
Last week there were 13 stagazers.
⭐ tuhangdi
⭐ junfsir
⭐ fv3386
⭐ pengqun
⭐ NearMilk
⭐ kitoki
⭐ slzm40
⭐ yingmuhuadaoheweide
⭐ ieeim
⭐ zhuangel
⭐ atlasW
⭐ clancylea
⭐ michiboo
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.
The text was updated successfully, but these errors were encountered: