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, 4 issues have been closed and 4 issues are still open.
💚 #2731 WeeklyReport of PouchContainer from 2019-02-22 to 2019-03-01, by pouchrobot 💚 #2730 [Proposal] CRI support to update annotations., by wangforthinker 💚 #2729 pouch.rpm conflicts with the nvidia official libnvidia-container-runtime.rpm package, by eryx 💚 #2725 ctrd,cli,daemon,pkg: update to adapt with containerd@v1.2.4 , by fuweid
❤️ #2728 bugfix: fix can't set quota with ".*", by rudyfly ❤️ #2727 docs: auto generate pouch cli/api docs via code, by pouchrobot ❤️ #2726 support annotation in container update api, by wangforthinker ❤️ #2724 Add specAnnotation update in container update api., by wangforthinker
👍 #2725 ctrd,cli,daemon,pkg: update to adapt with containerd@v1.2.4 , by fuweid It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x0.
🔈 #2726 support annotation in container update api, by wangforthinker It received 6 comments.
Last week, 13 pull requests were created, updated or merged.
Last week, 7 pull requests were updated. 💛 #2725 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, 6 pull requests were merged. 💜 #2728 bugfix: fix can't set quota with ".*", by rudyfly 💜 #2727 docs: auto generate pouch cli/api docs via code, by pouchrobot 💜 #2726 support annotation in container update api, by wangforthinker 💜 #2720 bugfix: we should make MaskedPaths and ReadonlyPaths to be nil when privileged be set, by HusterWan 💜 #2719 cri/pkg: use our own interceptor grpc chain function, by fuweid 💜 #2704 refact: refact disk quota api, by rudyfly
Last week there were 7 commits. 🛠️ bugfix: fix can't set quota with "." fix can't set quota with ".", and haven't set quota id. Signed-off-by: Rudy Zhang rudyflyzhang@gmail.com by rudyfly 🛠️ refact: refact disk quota api for pouch cli command, support two api: bash --disk-quota []string --quota-id string --disk-quota can be set: 1. --disk-quota=60G 2. --disk-quota=/abc=60G 3. --disk-quota=/&/abc=60G 4. --disk-quota=.*=60G --quota-id can be set: 1. --quota-id=0, or haven't set quota id(--quota-id="") 2. --quota-id=-1 3. --quota-id=16777216, or more than 16777216 detail rules you can see disk quota documents. validate disk quota config when create container, add test case for disk quota. Signed-off-by: Rudy Zhang rudyflyzhang@gmail.com by rudyfly 🛠️ docs: auto generate pouch cli docs via code Signed-off-by: pouchrobot pouch-dev@list.alibaba-inc.com by pouchrobot 🛠️ docs: auto generate pouch cli docs via code Signed-off-by: pouchrobot pouch-dev@list.alibaba-inc.com by pouchrobot 🛠️ bugfix: we should make MaskedPaths and ReadonlyPaths to be nil when privileged be set Signed-off-by: Michael Wan zirenwan@gmail.com by HusterWan 🛠️ support annotation in container update api Signed-off-by: allen.wang allen.wq@alipay.com by wangforthinker 🛠️ cri/pkg: use our own interceptor grpc chain function The grpc middleware uses difference protobuf version from containerd@v1.2. In order to align with containerd, we should use our own interceptor grpc chain function. Signed-off-by: Wei Fu fuweid89@gmail.com by fuweid
bash --disk-quota []string --quota-id string
Last week there were 5 contributors. 👤 rudyfly 👤 pouchrobot 👤 HusterWan 👤 wangforthinker 👤 fuweid
Last week there were 11 stagazers. ⭐ haroldduan ⭐ liuhonghui ⭐ bakineugene ⭐ LzxUser ⭐ 30sergey ⭐ newthis ⭐ angtsusiong ⭐ xhuangdx ⭐ Remember2015 ⭐ DavyJones2010 ⭐ kaizhangzhang 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, 4 issues have been closed and 4 issues are still open.
OPEN ISSUES
💚 #2731 WeeklyReport of PouchContainer from 2019-02-22 to 2019-03-01, by pouchrobot
💚 #2730 [Proposal] CRI support to update annotations., by wangforthinker
💚 #2729 pouch.rpm conflicts with the nvidia official libnvidia-container-runtime.rpm package, by eryx
💚 #2725 ctrd,cli,daemon,pkg: update to adapt with containerd@v1.2.4 , by fuweid
CLOSED ISSUES
❤️ #2728 bugfix: fix can't set quota with ".*", by rudyfly
❤️ #2727 docs: auto generate pouch cli/api docs via code, by pouchrobot
❤️ #2726 support annotation in container update api, by wangforthinker
❤️ #2724 Add specAnnotation update in container update api., by wangforthinker
LIKED ISSUE
👍 #2725 ctrd,cli,daemon,pkg: update to adapt with containerd@v1.2.4 , by fuweid
It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x0.
NOISY ISSUE
🔈 #2726 support annotation in container update api, by wangforthinker
It received 6 comments.
PULL REQUESTS
Last week, 13 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 7 pull requests were updated.
💛 #2725 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, 6 pull requests were merged.
💜 #2728 bugfix: fix can't set quota with ".*", by rudyfly
💜 #2727 docs: auto generate pouch cli/api docs via code, by pouchrobot
💜 #2726 support annotation in container update api, by wangforthinker
💜 #2720 bugfix: we should make MaskedPaths and ReadonlyPaths to be nil when privileged be set, by HusterWan
💜 #2719 cri/pkg: use our own interceptor grpc chain function, by fuweid
💜 #2704 refact: refact disk quota api, by rudyfly
COMMITS
Last week there were 7 commits.
🛠️ bugfix: fix can't set quota with "." fix can't set quota with ".", and haven't set quota id. Signed-off-by: Rudy Zhang rudyflyzhang@gmail.com by rudyfly
🛠️ refact: refact disk quota api for pouch cli command, support two api:
bash --disk-quota []string --quota-id string
--disk-quota can be set: 1. --disk-quota=60G 2. --disk-quota=/abc=60G 3. --disk-quota=/&/abc=60G 4. --disk-quota=.*=60G --quota-id can be set: 1. --quota-id=0, or haven't set quota id(--quota-id="") 2. --quota-id=-1 3. --quota-id=16777216, or more than 16777216 detail rules you can see disk quota documents. validate disk quota config when create container, add test case for disk quota. Signed-off-by: Rudy Zhang rudyflyzhang@gmail.com by rudyfly🛠️ docs: auto generate pouch cli docs via code Signed-off-by: pouchrobot pouch-dev@list.alibaba-inc.com by pouchrobot
🛠️ docs: auto generate pouch cli docs via code Signed-off-by: pouchrobot pouch-dev@list.alibaba-inc.com by pouchrobot
🛠️ bugfix: we should make MaskedPaths and ReadonlyPaths to be nil when privileged be set Signed-off-by: Michael Wan zirenwan@gmail.com by HusterWan
🛠️ support annotation in container update api Signed-off-by: allen.wang allen.wq@alipay.com by wangforthinker
🛠️ cri/pkg: use our own interceptor grpc chain function The grpc middleware uses difference protobuf version from containerd@v1.2. In order to align with containerd, we should use our own interceptor grpc chain function. Signed-off-by: Wei Fu fuweid89@gmail.com by fuweid
CONTRIBUTORS
Last week there were 5 contributors.
👤 rudyfly
👤 pouchrobot
👤 HusterWan
👤 wangforthinker
👤 fuweid
STARGAZERS
Last week there were 11 stagazers.
⭐ haroldduan
⭐ liuhonghui
⭐ bakineugene
⭐ LzxUser
⭐ 30sergey
⭐ newthis
⭐ angtsusiong
⭐ xhuangdx
⭐ Remember2015
⭐ DavyJones2010
⭐ kaizhangzhang
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: