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, 3 issues have been closed and 5 issues are still open.
💚 #2722 WeeklyReport of PouchContainer from 2019-02-15 to 2019-02-22, by pouchrobot 💚 #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 💚 #2717 feature: add kernel-memory support in cli and ctrd, by allencloud 💚 #2716 [feature] add support to config limit size of kmem, by ireneYang
❤️ #2721 pkg/cri: remove useless code, by fuweid ❤️ #2718 test: make test run happy, by rudyfly ❤️ #2715 fix: fix typo, by ZYecho
👍 #2720 bugfix: we should make MaskedPaths and ReadonlyPaths to be nil when privileged be set, by HusterWan It received 👍 x2, 😄 x0, 🎉 x0 and ❤️ x0.
🔈 #2715 fix: fix typo, by ZYecho It received 3 comments.
Last week, 14 pull requests were created, updated or merged.
Last week, 11 pull requests were updated. 💛 #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 💛 #2717 feature: add kernel-memory support in cli and ctrd, by allencloud 💛 #2704 [WIP]refact: refact disk quota api, by rudyfly 💛 #2672 docs: manual of container labels and annotaions under cri, by zhuangqh 💛 #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, 3 pull requests were merged. 💜 #2721 pkg/cri: remove useless code, by fuweid 💜 #2718 test: make test run happy, by rudyfly 💜 #2715 fix: fix typo, by ZYecho
Last week there were 3 commits. 🛠️ pkg/cri: remove useless code For the user, we aleady uses the functions provided by runc vendor. Therefore we remove it. Signed-off-by: Wei Fu fuweid89@gmail.com by fuweid 🛠️ test: make test run happy test TestNetworkDefault: In host, it get the default route, so it should get default route in container as same. Some server has mtu information in host, so we should remove it. test TestRunWithBridgeNetwork: some server has configed the dns: 127.0.0.1, but it has been removed in container by libnetwork, it causes the different from host dns config, so we should remove dns: 127.0.0.1 when we compare them. test TestRunWithoutCapability: change chown command. Signed-off-by: Rudy Zhang rudyflyzhang@gmail.com by rudyfly 🛠️ fix: fix typo Signed-off-by: zhangyue zy675793960@yeah.net by ZYecho
TestNetworkDefault
TestRunWithBridgeNetwork
TestRunWithoutCapability
chown
Last week there were 3 contributors. 👤 fuweid 👤 rudyfly 👤 ZYecho
Last week there were 13 stagazers. ⭐ GodayMax ⭐ opsnull ⭐ julianShi ⭐ dkozlov ⭐ chenjpu ⭐ cheyang ⭐ oiusu ⭐ oboodo ⭐ qaqsad ⭐ guanhui07 ⭐ cssivision ⭐ ansiz ⭐ wayneliu91 You all are the stars! 🌟
Last week there was 1 release. 🚀 1.2.0 PouchContainer 1.2.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, 3 issues have been closed and 5 issues are still open.
OPEN ISSUES
💚 #2722 WeeklyReport of PouchContainer from 2019-02-15 to 2019-02-22, by pouchrobot
💚 #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
💚 #2717 feature: add kernel-memory support in cli and ctrd, by allencloud
💚 #2716 [feature] add support to config limit size of kmem, by ireneYang
CLOSED ISSUES
❤️ #2721 pkg/cri: remove useless code, by fuweid
❤️ #2718 test: make test run happy, by rudyfly
❤️ #2715 fix: fix typo, by ZYecho
LIKED ISSUE
👍 #2720 bugfix: we should make MaskedPaths and ReadonlyPaths to be nil when privileged be set, by HusterWan
It received 👍 x2, 😄 x0, 🎉 x0 and ❤️ x0.
NOISY ISSUE
🔈 #2715 fix: fix typo, by ZYecho
It received 3 comments.
PULL REQUESTS
Last week, 14 pull requests were created, updated or merged.
UPDATED PULL REQUEST
Last week, 11 pull requests were updated.
💛 #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
💛 #2717 feature: add kernel-memory support in cli and ctrd, by allencloud
💛 #2704 [WIP]refact: refact disk quota api, by rudyfly
💛 #2672 docs: manual of container labels and annotaions under cri, by zhuangqh
💛 #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, 3 pull requests were merged.
💜 #2721 pkg/cri: remove useless code, by fuweid
💜 #2718 test: make test run happy, by rudyfly
💜 #2715 fix: fix typo, by ZYecho
COMMITS
Last week there were 3 commits.
🛠️ pkg/cri: remove useless code For the user, we aleady uses the functions provided by runc vendor. Therefore we remove it. Signed-off-by: Wei Fu fuweid89@gmail.com by fuweid
🛠️ test: make test run happy test
TestNetworkDefault
: In host, it get the default route, so it should get default route in container as same. Some server has mtu information in host, so we should remove it. testTestRunWithBridgeNetwork
: some server has configed the dns: 127.0.0.1, but it has been removed in container by libnetwork, it causes the different from host dns config, so we should remove dns: 127.0.0.1 when we compare them. testTestRunWithoutCapability
: changechown
command. Signed-off-by: Rudy Zhang rudyflyzhang@gmail.com by rudyfly🛠️ fix: fix typo Signed-off-by: zhangyue zy675793960@yeah.net by ZYecho
CONTRIBUTORS
Last week there were 3 contributors.
👤 fuweid
👤 rudyfly
👤 ZYecho
STARGAZERS
Last week there were 13 stagazers.
⭐ GodayMax
⭐ opsnull
⭐ julianShi
⭐ dkozlov
⭐ chenjpu
⭐ cheyang
⭐ oiusu
⭐ oboodo
⭐ qaqsad
⭐ guanhui07
⭐ cssivision
⭐ ansiz
⭐ wayneliu91
You all are the stars! 🌟
RELEASES
Last week there was 1 release.
🚀 1.2.0 PouchContainer 1.2.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: