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 6 issues were created. Of these, 5 issues have been closed and 1 issues are still open.
💚 #2713 WeeklyReport of PouchContainer from 2019-02-08 to 2019-02-15, by pouchrobot
❤️ #2712 docs: auto generate pouch cli/api docs via code, by pouchrobot ❤️ #2711 update extend annotation field of memory swap, by wangforthinker ❤️ #2710 test: increate the memory limit to TestRunWithMemoryswap2x, by fuweid ❤️ #2709 Testing cve, by fuweid ❤️ #2708 feature: update blkio device's read/write Bps/IOps, by zjumoon01
🔈 #2708 feature: update blkio device's read/write Bps/IOps, by zjumoon01 It received 3 comments.
Last week, 13 pull requests were created, updated or merged.
Last week, 9 pull requests were updated. 💛 #2704 [WIP]refact: refact disk quota api, by rudyfly 💛 #2672 docs: manual of container labels and annotaions under cri, by zhuangqh 💛 #2563 blkiodev: limit blkio device's read/write Bps/IOps, by houstar 💛 #2530 [WIP] Upgrade to containerd v1.2, by fuweid 💛 #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. 💜 #2712 docs: auto generate pouch cli/api docs via code, by pouchrobot 💜 #2711 update extend annotation field of memory swap, by wangforthinker 💜 #2710 test: increate the memory limit to TestRunWithMemoryswap2x, by fuweid 💜 #2708 feature: update blkio device's read/write Bps/IOps, by zjumoon01
Last week there were 4 commits. 🛠️ docs: auto generate pouch cli docs via code Signed-off-by: pouchrobot pouch-dev@list.alibaba-inc.com by pouchrobot 🛠️ feature: update blkio device's read/write Bps/IOps Support update limit of block device, including read/write bps/iops. Signed-off-by: Wang Rui baijia.wr@antfin.com Signed-off-by: Leno Hou lenohou@gmail.com by zjumoon01 🛠️ update extend annotation field of memory swap Signed-off-by: allen.wang allen.wq@alipay.com by wangforthinker 🛠️ test: increate the memory limit to TestRunWithMemoryswap2x For the CVE-2019-5736, the runC will copy the binary during initializing process in container. The binary is about 11M so that it will make the case fail. Based on this, we should increate to 20m. Signed-off-by: Wei Fu fuweid89@gmail.com by fuweid
Last week there were 4 contributors. 👤 pouchrobot 👤 zjumoon01 👤 wangforthinker 👤 fuweid
Last week there were 15 stagazers. ⭐ ibmendoza ⭐ iiishine ⭐ qiancy ⭐ sjatsh ⭐ watermeion ⭐ ipuppy2 ⭐ 8848mzy ⭐ askender ⭐ yangbinnnn ⭐ qiaohaijun ⭐ kingfs ⭐ gapry ⭐ lilaizhencn ⭐ saintdom ⭐ eastFu 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 6 issues were created.
Of these, 5 issues have been closed and 1 issues are still open.
OPEN ISSUES
💚 #2713 WeeklyReport of PouchContainer from 2019-02-08 to 2019-02-15, by pouchrobot
CLOSED ISSUES
❤️ #2712 docs: auto generate pouch cli/api docs via code, by pouchrobot
❤️ #2711 update extend annotation field of memory swap, by wangforthinker
❤️ #2710 test: increate the memory limit to TestRunWithMemoryswap2x, by fuweid
❤️ #2709 Testing cve, by fuweid
❤️ #2708 feature: update blkio device's read/write Bps/IOps, by zjumoon01
NOISY ISSUE
🔈 #2708 feature: update blkio device's read/write Bps/IOps, by zjumoon01
It received 3 comments.
PULL REQUESTS
Last week, 13 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 9 pull requests were updated.
💛 #2704 [WIP]refact: refact disk quota api, by rudyfly
💛 #2672 docs: manual of container labels and annotaions under cri, by zhuangqh
💛 #2563 blkiodev: limit blkio device's read/write Bps/IOps, by houstar
💛 #2530 [WIP] Upgrade to containerd v1.2, by fuweid
💛 #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.
💜 #2712 docs: auto generate pouch cli/api docs via code, by pouchrobot
💜 #2711 update extend annotation field of memory swap, by wangforthinker
💜 #2710 test: increate the memory limit to TestRunWithMemoryswap2x, by fuweid
💜 #2708 feature: update blkio device's read/write Bps/IOps, by zjumoon01
COMMITS
Last week there were 4 commits.
🛠️ docs: auto generate pouch cli docs via code Signed-off-by: pouchrobot pouch-dev@list.alibaba-inc.com by pouchrobot
🛠️ feature: update blkio device's read/write Bps/IOps Support update limit of block device, including read/write bps/iops. Signed-off-by: Wang Rui baijia.wr@antfin.com Signed-off-by: Leno Hou lenohou@gmail.com by zjumoon01
🛠️ update extend annotation field of memory swap Signed-off-by: allen.wang allen.wq@alipay.com by wangforthinker
🛠️ test: increate the memory limit to TestRunWithMemoryswap2x For the CVE-2019-5736, the runC will copy the binary during initializing process in container. The binary is about 11M so that it will make the case fail. Based on this, we should increate to 20m. Signed-off-by: Wei Fu fuweid89@gmail.com by fuweid
CONTRIBUTORS
Last week there were 4 contributors.
👤 pouchrobot
👤 zjumoon01
👤 wangforthinker
👤 fuweid
STARGAZERS
Last week there were 15 stagazers.
⭐ ibmendoza
⭐ iiishine
⭐ qiancy
⭐ sjatsh
⭐ watermeion
⭐ ipuppy2
⭐ 8848mzy
⭐ askender
⭐ yangbinnnn
⭐ qiaohaijun
⭐ kingfs
⭐ gapry
⭐ lilaizhencn
⭐ saintdom
⭐ eastFu
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: