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 8 issues were created. Of these, 5 issues have been closed and 3 issues are still open.
💚 #2703 WeeklyReport of PouchContainer from 2019-01-25 to 2019-02-01, by pouchrobot 💚 #2701 [feature request] pouch cli supports --memory-reservation, by zjumoon01 💚 #2696 [WIP] docs: kubernetes compatibility board, by zhuangqh
❤️ #2702 fix cli annotation flagSet to StringArrayVar, by wangforthinker ❤️ #2700 support memory swap by CRI, by wangforthinker ❤️ #2699 bugfix: we should get a container's execids from inspect, by HusterWan ❤️ #2698 [feature request] CRI support memory_swap , by wangforthinker ❤️ #2697 [bug] pouch inspect -f {{.ExecIDs}} returned error, by zjumoon01
🔈 #2697 [bug] pouch inspect -f {{.ExecIDs}} returned error, by zjumoon01 It received 4 comments.
Last week, 18 pull requests were created, updated or merged.
Last week, 10 pull requests were updated. 💛 #2696 [WIP] docs: kubernetes compatibility board, by zhuangqh 💛 #2672 docs: manual of container labels and annotaions under cri, by zhuangqh 💛 #2569 feature: add a paramter labels to CreateSnapshot, by firjest 💛 #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, 8 pull requests were merged. 💜 #2702 fix cli annotation flagSet to StringArrayVar, by wangforthinker 💜 #2700 support memory swap by CRI, by wangforthinker 💜 #2699 bugfix: we should get a container's execids from inspect, by HusterWan 💜 #2691 support update daemon with home-dir and snapshotter, by wangforthinker 💜 #2687 feature: exposed rootfs path of the container through inspect command, by fengzixu 💜 #2681 feature: CONTAINER_PAUSE state for CRI, by zhuangqh 💜 #2680 fix: update container state according to containerd events, by zhuangqh 💜 #2679 bugfix: fix containerd pid may be reuse, by HusterWan
Last week there were 8 commits. 🛠️ bugfix: we should get a container's execids from inspect Signed-off-by: Michael Wan zirenwan@gmail.com by HusterWan 🛠️ fix cli annotation flagSet to StringArrayVar Signed-off-by: allen.wang allen.wq@alipay.com by wangforthinker 🛠️ fix: update container state according to containerd events Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh 🛠️ support memory swap by cri Signed-off-by: allen.wang allen.wq@alipay.com by wangforthinker 🛠️ support update daemon with home-dir and snapshotter. Signed-off-by: allen.wang allen.wq@alipay.com by wangforthinker 🛠️ feature: exposed rootfs path of the container through inspect command Signed-off-by: fengzixu hnustphoenix@gmail.com by fengzixu 🛠️ feature: CONTAINER_PAUSE state for CRI Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh 🛠️ bugfix: fix containerd pid may be reuse Signed-off-by: Michael Wan zirenwan@gmail.com by HusterWan
Last week there were 4 contributors. 👤 HusterWan 👤 wangforthinker 👤 zhuangqh 👤 fengzixu
Last week there were 16 stagazers. ⭐ starsliao ⭐ lukeluochina ⭐ ronenhamias ⭐ stillOnTheWay ⭐ welladamm ⭐ Svtter ⭐ tarun1793 ⭐ menuka94 ⭐ styshoo ⭐ su600 ⭐ phohtoo ⭐ dxp909 ⭐ 990953477 ⭐ procom32 ⭐ salamer ⭐ xxks-kkk 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 8 issues were created.
Of these, 5 issues have been closed and 3 issues are still open.
OPEN ISSUES
💚 #2703 WeeklyReport of PouchContainer from 2019-01-25 to 2019-02-01, by pouchrobot
💚 #2701 [feature request] pouch cli supports --memory-reservation, by zjumoon01
💚 #2696 [WIP] docs: kubernetes compatibility board, by zhuangqh
CLOSED ISSUES
❤️ #2702 fix cli annotation flagSet to StringArrayVar, by wangforthinker
❤️ #2700 support memory swap by CRI, by wangforthinker
❤️ #2699 bugfix: we should get a container's execids from inspect, by HusterWan
❤️ #2698 [feature request] CRI support memory_swap , by wangforthinker
❤️ #2697 [bug] pouch inspect -f {{.ExecIDs}} returned error, by zjumoon01
NOISY ISSUE
🔈 #2697 [bug] pouch inspect -f {{.ExecIDs}} returned error, by zjumoon01
It received 4 comments.
PULL REQUESTS
Last week, 18 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 10 pull requests were updated.
💛 #2696 [WIP] docs: kubernetes compatibility board, by zhuangqh
💛 #2672 docs: manual of container labels and annotaions under cri, by zhuangqh
💛 #2569 feature: add a paramter labels to CreateSnapshot, by firjest
💛 #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, 8 pull requests were merged.
💜 #2702 fix cli annotation flagSet to StringArrayVar, by wangforthinker
💜 #2700 support memory swap by CRI, by wangforthinker
💜 #2699 bugfix: we should get a container's execids from inspect, by HusterWan
💜 #2691 support update daemon with home-dir and snapshotter, by wangforthinker
💜 #2687 feature: exposed rootfs path of the container through inspect command, by fengzixu
💜 #2681 feature: CONTAINER_PAUSE state for CRI, by zhuangqh
💜 #2680 fix: update container state according to containerd events, by zhuangqh
💜 #2679 bugfix: fix containerd pid may be reuse, by HusterWan
COMMITS
Last week there were 8 commits.
🛠️ bugfix: we should get a container's execids from inspect Signed-off-by: Michael Wan zirenwan@gmail.com by HusterWan
🛠️ fix cli annotation flagSet to StringArrayVar Signed-off-by: allen.wang allen.wq@alipay.com by wangforthinker
🛠️ fix: update container state according to containerd events Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh
🛠️ support memory swap by cri Signed-off-by: allen.wang allen.wq@alipay.com by wangforthinker
🛠️ support update daemon with home-dir and snapshotter. Signed-off-by: allen.wang allen.wq@alipay.com by wangforthinker
🛠️ feature: exposed rootfs path of the container through inspect command Signed-off-by: fengzixu hnustphoenix@gmail.com by fengzixu
🛠️ feature: CONTAINER_PAUSE state for CRI Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh
🛠️ bugfix: fix containerd pid may be reuse Signed-off-by: Michael Wan zirenwan@gmail.com by HusterWan
CONTRIBUTORS
Last week there were 4 contributors.
👤 HusterWan
👤 wangforthinker
👤 zhuangqh
👤 fengzixu
STARGAZERS
Last week there were 16 stagazers.
⭐ starsliao
⭐ lukeluochina
⭐ ronenhamias
⭐ stillOnTheWay
⭐ welladamm
⭐ Svtter
⭐ tarun1793
⭐ menuka94
⭐ styshoo
⭐ su600
⭐ phohtoo
⭐ dxp909
⭐ 990953477
⭐ procom32
⭐ salamer
⭐ xxks-kkk
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: