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, 7 issues have been closed and 1 issues are still open.
💚 #2904 feature: cri support update runtime config, by zhuangqh
❤️ #2906 WeeklyReport of PouchContainer from 2019-06-07 to 2019-06-14, by pouchrobot ❤️ #2905 fix: search images api methods, by hellolijj ❤️ #2903 fix docs: add taint step to enable schedule on master, by ZYecho ❤️ #2902 fix: distinguish image name and ref, by zhuangqh ❤️ #2901 fix: fix runv configure doc, by ZYecho ❤️ #2900 docs: auto generate pouch cli/api/contributors docs via code, by pouchrobot ❤️ #2899 copy: should not mount rootfs again, by fuweid
🔈 #2901 fix: fix runv configure doc, by ZYecho It received 2 comments.
Last week, 17 pull requests were created, updated or merged.
Last week, 8 pull requests were updated. 💛 #2904 feature: cri support update runtime config, by zhuangqh 💛 #2897 feature: add network prune command, by hellolijj 💛 #2892 fix: copy cmd support copy from networkMounts, by ZYecho 💛 #2862 enhancement: sort objects to solve out-of-order output, by yeya24 💛 #2856 feature: add container prune command, by hellolijj 💛 #2844 feature: add --format option for pouch ps, by aohang111 💛 #2746 refact: move functions from mgr to container, by allencloud 💛 #1486 bugfix: add more proxy protocol to pull image, by houstar
Last week, 9 pull requests were merged. 💜 #2905 fix: search images api methods, by hellolijj 💜 #2903 fix docs: add taint step to enable schedule on master, by ZYecho 💜 #2902 fix: distinguish image name and ref, by zhuangqh 💜 #2901 fix: fix runv configure doc, by ZYecho 💜 #2900 docs: auto generate pouch cli/api/contributors docs via code, by pouchrobot 💜 #2899 copy: should not mount rootfs again, by fuweid 💜 #2895 feature: add pouch port cmd, by yeya24 💜 #2891 Add test information in cli_version_test.go, by Sakuralbj 💜 #2876 fix: fix invalid memory limit, by yeya24
Last week there were 10 commits. 🛠️ bug: fix search images api methods Signed-off-by: Junjun Li junjunli666@gmail.com by hellolijj 🛠️ fix: distinguish image name and ref after introduce the registry-mirror feature. the image name and the ref is not the same. using image name for user-interface operation. Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh 🛠️ fix docs: add taint step to enable schedule on master Signed-off-by: zhangyue zy675793960@yeah.net by ZYecho 🛠️ fix: fix runv configure doc Signed-off-by: zhangyue zy675793960@yeah.net by ZYecho 🛠️ docs: auto generate pouch cli/api docs via code Signed-off-by: pouchrobot pouch-dev@list.alibaba-inc.com by pouchrobot 🛠️ feature/add-port-cmd Signed-off-by: yeya24 yb532204897@gmail.com fix example Signed-off-by: yeya24 yb532204897@gmail.com add one arg example to test Signed-off-by: yeya24 yb532204897@gmail.com by yeya24 🛠️ copy: should not mount rootfs again for the copy command, we need to copy thing into container. But we can't mount/umount the rootfs again, because it will impact /home and /tmp in running container. Align with moby behaviour, we use the host rootfs directly for running container without mount/unmount. Signed-off-by: Wei Fu fuweid89@gmail.com by fuweid 🛠️ Add test information in cli_version_test.go Signed-off-by: 630445639 630445639@qq.com by Sakuralbj 🛠️ Add test information in cli_version_test.go by Sakuralbj 🛠️ fix invalid memory limit Signed-off-by: yeya24 yb532204897@gmail.com by yeya24
Last week there were 7 contributors. 👤 hellolijj 👤 zhuangqh 👤 ZYecho 👤 pouchrobot 👤 yeya24 👤 fuweid 👤 Sakuralbj
Last week there were 15 stagazers. ⭐ macroldj ⭐ hebl ⭐ hmtai ⭐ niaoshuai ⭐ hktalent ⭐ libinjareo ⭐ plpan ⭐ Themodem ⭐ kylezhang ⭐ vane ⭐ BlackNiuza ⭐ a19900610b ⭐ xingfudeshi ⭐ Sutonline ⭐ wenlu888 You all are the stars! 🌟
Last week there was 1 release. 🚀 1.3.0 PouchContainer 1.3.0
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, 7 issues have been closed and 1 issues are still open.
OPEN ISSUES
💚 #2904 feature: cri support update runtime config, by zhuangqh
CLOSED ISSUES
❤️ #2906 WeeklyReport of PouchContainer from 2019-06-07 to 2019-06-14, by pouchrobot
❤️ #2905 fix: search images api methods, by hellolijj
❤️ #2903 fix docs: add taint step to enable schedule on master, by ZYecho
❤️ #2902 fix: distinguish image name and ref, by zhuangqh
❤️ #2901 fix: fix runv configure doc, by ZYecho
❤️ #2900 docs: auto generate pouch cli/api/contributors docs via code, by pouchrobot
❤️ #2899 copy: should not mount rootfs again, by fuweid
NOISY ISSUE
🔈 #2901 fix: fix runv configure doc, by ZYecho
It received 2 comments.
PULL REQUESTS
Last week, 17 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 8 pull requests were updated.
💛 #2904 feature: cri support update runtime config, by zhuangqh
💛 #2897 feature: add network prune command, by hellolijj
💛 #2892 fix: copy cmd support copy from networkMounts, by ZYecho
💛 #2862 enhancement: sort objects to solve out-of-order output, by yeya24
💛 #2856 feature: add container prune command, by hellolijj
💛 #2844 feature: add --format option for pouch ps, by aohang111
💛 #2746 refact: move functions from mgr to container, by allencloud
💛 #1486 bugfix: add more proxy protocol to pull image, by houstar
MERGED PULL REQUEST
Last week, 9 pull requests were merged.
💜 #2905 fix: search images api methods, by hellolijj
💜 #2903 fix docs: add taint step to enable schedule on master, by ZYecho
💜 #2902 fix: distinguish image name and ref, by zhuangqh
💜 #2901 fix: fix runv configure doc, by ZYecho
💜 #2900 docs: auto generate pouch cli/api/contributors docs via code, by pouchrobot
💜 #2899 copy: should not mount rootfs again, by fuweid
💜 #2895 feature: add pouch port cmd, by yeya24
💜 #2891 Add test information in cli_version_test.go, by Sakuralbj
💜 #2876 fix: fix invalid memory limit, by yeya24
COMMITS
Last week there were 10 commits.
🛠️ bug: fix search images api methods Signed-off-by: Junjun Li junjunli666@gmail.com by hellolijj
🛠️ fix: distinguish image name and ref after introduce the registry-mirror feature. the image name and the ref is not the same. using image name for user-interface operation. Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh
🛠️ fix docs: add taint step to enable schedule on master Signed-off-by: zhangyue zy675793960@yeah.net by ZYecho
🛠️ fix: fix runv configure doc Signed-off-by: zhangyue zy675793960@yeah.net by ZYecho
🛠️ docs: auto generate pouch cli/api docs via code Signed-off-by: pouchrobot pouch-dev@list.alibaba-inc.com by pouchrobot
🛠️ feature/add-port-cmd Signed-off-by: yeya24 yb532204897@gmail.com fix example Signed-off-by: yeya24 yb532204897@gmail.com add one arg example to test Signed-off-by: yeya24 yb532204897@gmail.com by yeya24
🛠️ copy: should not mount rootfs again for the copy command, we need to copy thing into container. But we can't mount/umount the rootfs again, because it will impact /home and /tmp in running container. Align with moby behaviour, we use the host rootfs directly for running container without mount/unmount. Signed-off-by: Wei Fu fuweid89@gmail.com by fuweid
🛠️ Add test information in cli_version_test.go Signed-off-by: 630445639 630445639@qq.com by Sakuralbj
🛠️ Add test information in cli_version_test.go by Sakuralbj
🛠️ fix invalid memory limit Signed-off-by: yeya24 yb532204897@gmail.com by yeya24
CONTRIBUTORS
Last week there were 7 contributors.
👤 hellolijj
👤 zhuangqh
👤 ZYecho
👤 pouchrobot
👤 yeya24
👤 fuweid
👤 Sakuralbj
STARGAZERS
Last week there were 15 stagazers.
⭐ macroldj
⭐ hebl
⭐ hmtai
⭐ niaoshuai
⭐ hktalent
⭐ libinjareo
⭐ plpan
⭐ Themodem
⭐ kylezhang
⭐ vane
⭐ BlackNiuza
⭐ a19900610b
⭐ xingfudeshi
⭐ Sutonline
⭐ wenlu888
You all are the stars! 🌟
RELEASES
Last week there was 1 release.
🚀 1.3.0 PouchContainer 1.3.0
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: