Closed weekly-digest[bot] closed 5 years ago
Here's the Weekly Digest for alibaba/pouch:
Last week 17 issues were created. Of these, 6 issues have been closed and 11 issues are still open.
:green_heart: #2924 feature: cli support add kill command, by lang710 :green_heart: #2923 [bug] logical problem with the metric 'imageActionCounter' calculation, by KevinBetterQ :green_heart: #2922 bugfix: fix update container rootfs disk quota recursively timeout, by zjumoon01 :green_heart: #2921 WeeklyReport of PouchContainer from 2019-06-14 to 2019-06-21, by pouchrobot :green_heart: #2920 fix: not copy parent dir when path contains dot, by ZYecho :green_heart: #2919 feature: cli support --add-host, by lang710 :green_heart: #2918 bug: we could create container with invalid name, by lang710 :green_heart: #2917 [feature] pouch cli supports kill function, by lang710 :green_heart: #2916 [feature request] exec with timeout, by zhuangqh :green_heart: #2914 fix: pull should return 404 when image not exists, by ZYecho :green_heart: #2907 [bug] pouch pull doesn't support multi snapshotter now, by ZYecho
:heart: #2915 feature: stat snapshot before fetch, by ZYecho :heart: #2913 test: check pull non-existent image response code, by allencloud :heart: #2912 docs: auto generate pouch cli/api/contributors docs via code, by pouchrobot :heart: #2911 doc: add Aliyun Linux 2 support to INSTALLATION.md, by casparant :heart: #2910 upgrade: bump critest and k8s e2e test to 1.14, by zhuangqh :heart: #2909 upgrade: bump to Go 1.12.6, by zhuangqh
:speaker: #2914 fix: pull should return 404 when image not exists, by ZYecho It received 6 comments.
Last week, 12 pull requests were created, updated or merged.
Last week, 7 pull requests were updated. :yellow_heart: #2922 bugfix: fix update container rootfs disk quota recursively timeout, by zjumoon01 :yellow_heart: #2920 fix: not copy parent dir when path contains dot, by ZYecho :yellow_heart: #2914 fix: pull should return 404 when image not exists, by ZYecho :yellow_heart: #2862 enhancement: sort objects to solve out-of-order output, by yeya24 :yellow_heart: #2844 feature: add --format option for pouch ps, by aohang111 :yellow_heart: #2746 refact: move functions from mgr to container, by allencloud :yellow_heart: #1486 bugfix: add more proxy protocol to pull image, by houstar
Last week, 5 pull requests were merged. :purple_heart: #2912 docs: auto generate pouch cli/api/contributors docs via code, by pouchrobot :purple_heart: #2911 doc: add Aliyun Linux 2 support to INSTALLATION.md, by casparant :purple_heart: #2910 upgrade: bump critest and k8s e2e test to 1.14, by zhuangqh :purple_heart: #2909 upgrade: bump to Go 1.12.6, by zhuangqh :purple_heart: #2904 feature: cri support update runtime config, by zhuangqh
Last week there were 5 commits. :hammer_and_wrench: upgrade: bump critest and k8s e2e test to 1.14 temporary skip critest: 'runtime should support execSync with timeout' Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh :hammer_and_wrench: feature: cri support update runtime config pouch write the runtime-config to a file Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh :hammer_and_wrench: docs: auto generate pouch cli/api docs via code Signed-off-by: pouchrobot pouch-dev@list.alibaba-inc.com by pouchrobot :hammer_and_wrench: doc: add Aliyun Linux 2 support to INSTALLATION.md PouchContainer is officially supported in Alibaba Cloud Linux 2 (a.k.a. Aliyun Linux 2), so add installation instructions to the documentation. Signed-off-by: Caspar Zhang caspar@linux.alibaba.com by casparant :hammer_and_wrench: upgrade: bump to Go 1.12.6 Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh
Last week there were 3 contributors. :bust_in_silhouette: zhuangqh :bust_in_silhouette: pouchrobot :bust_in_silhouette: casparant
Last week there were 8 stagazers. :star: jacsonLee :star: junxspace :star: GhostComputing :star: Jackmeng1985 :star: medisean :star: PnZealan :star: keerthanamalliboina :star: cupide1991 You all are the stars! :star2:
Last week there were no releases.
That's all for last week, please :eyes: Watch and :star: Star the repository alibaba/pouch to receive next weekly updates. :smiley:
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. :calendar:
Here's the Weekly Digest for alibaba/pouch:
ISSUES
Last week 17 issues were created. Of these, 6 issues have been closed and 11 issues are still open.
OPEN ISSUES
:green_heart: #2924 feature: cli support add kill command, by lang710 :green_heart: #2923 [bug] logical problem with the metric 'imageActionCounter' calculation, by KevinBetterQ :green_heart: #2922 bugfix: fix update container rootfs disk quota recursively timeout, by zjumoon01 :green_heart: #2921 WeeklyReport of PouchContainer from 2019-06-14 to 2019-06-21, by pouchrobot :green_heart: #2920 fix: not copy parent dir when path contains dot, by ZYecho :green_heart: #2919 feature: cli support --add-host, by lang710 :green_heart: #2918 bug: we could create container with invalid name, by lang710 :green_heart: #2917 [feature] pouch cli supports kill function, by lang710 :green_heart: #2916 [feature request] exec with timeout, by zhuangqh :green_heart: #2914 fix: pull should return 404 when image not exists, by ZYecho :green_heart: #2907 [bug] pouch pull doesn't support multi snapshotter now, by ZYecho
CLOSED ISSUES
:heart: #2915 feature: stat snapshot before fetch, by ZYecho :heart: #2913 test: check pull non-existent image response code, by allencloud :heart: #2912 docs: auto generate pouch cli/api/contributors docs via code, by pouchrobot :heart: #2911 doc: add Aliyun Linux 2 support to INSTALLATION.md, by casparant :heart: #2910 upgrade: bump critest and k8s e2e test to 1.14, by zhuangqh :heart: #2909 upgrade: bump to Go 1.12.6, by zhuangqh
NOISY ISSUE
:speaker: #2914 fix: pull should return 404 when image not exists, by ZYecho It received 6 comments.
PULL REQUESTS
Last week, 12 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 7 pull requests were updated. :yellow_heart: #2922 bugfix: fix update container rootfs disk quota recursively timeout, by zjumoon01 :yellow_heart: #2920 fix: not copy parent dir when path contains dot, by ZYecho :yellow_heart: #2914 fix: pull should return 404 when image not exists, by ZYecho :yellow_heart: #2862 enhancement: sort objects to solve out-of-order output, by yeya24 :yellow_heart: #2844 feature: add --format option for pouch ps, by aohang111 :yellow_heart: #2746 refact: move functions from mgr to container, by allencloud :yellow_heart: #1486 bugfix: add more proxy protocol to pull image, by houstar
MERGED PULL REQUEST
Last week, 5 pull requests were merged. :purple_heart: #2912 docs: auto generate pouch cli/api/contributors docs via code, by pouchrobot :purple_heart: #2911 doc: add Aliyun Linux 2 support to INSTALLATION.md, by casparant :purple_heart: #2910 upgrade: bump critest and k8s e2e test to 1.14, by zhuangqh :purple_heart: #2909 upgrade: bump to Go 1.12.6, by zhuangqh :purple_heart: #2904 feature: cri support update runtime config, by zhuangqh
COMMITS
Last week there were 5 commits. :hammer_and_wrench: upgrade: bump critest and k8s e2e test to 1.14 temporary skip critest: 'runtime should support execSync with timeout' Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh :hammer_and_wrench: feature: cri support update runtime config pouch write the runtime-config to a file Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh :hammer_and_wrench: docs: auto generate pouch cli/api docs via code Signed-off-by: pouchrobot pouch-dev@list.alibaba-inc.com by pouchrobot :hammer_and_wrench: doc: add Aliyun Linux 2 support to INSTALLATION.md PouchContainer is officially supported in Alibaba Cloud Linux 2 (a.k.a. Aliyun Linux 2), so add installation instructions to the documentation. Signed-off-by: Caspar Zhang caspar@linux.alibaba.com by casparant :hammer_and_wrench: upgrade: bump to Go 1.12.6 Signed-off-by: zhuangqh zhuangqhc@gmail.com by zhuangqh
CONTRIBUTORS
Last week there were 3 contributors. :bust_in_silhouette: zhuangqh :bust_in_silhouette: pouchrobot :bust_in_silhouette: casparant
STARGAZERS
Last week there were 8 stagazers. :star: jacsonLee :star: junxspace :star: GhostComputing :star: Jackmeng1985 :star: medisean :star: PnZealan :star: keerthanamalliboina :star: cupide1991 You all are the stars! :star2:
RELEASES
Last week there were no releases.
That's all for last week, please :eyes: Watch and :star: Star the repository alibaba/pouch to receive next weekly updates. :smiley:
You can also view all Weekly Digests by clicking here.