Skip to content
New issue

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

feature: implement exec and attach method of stream server #854

Merged
merged 2 commits into from Mar 16, 2018

Conversation

YaoZengzeng
Copy link
Contributor

@YaoZengzeng YaoZengzeng commented Mar 9, 2018

Ⅰ. Describe what this PR did

  1. Implement exec and attach method of stream server.

  2. Add a new backend (streams) to the pouch IO to satisfy the need of stream server.

Ⅱ. Does this pull request fix one issue?

Ⅲ. Describe how you did it

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov-io
Copy link

codecov-io commented Mar 9, 2018

Codecov Report

Merging #854 into master will decrease coverage by 0.25%.
The diff coverage is 0.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #854      +/-   ##
==========================================
- Coverage   14.37%   14.12%   -0.26%     
==========================================
  Files         117      118       +1     
  Lines        7103     7237     +134     
==========================================
+ Hits         1021     1022       +1     
- Misses       5995     6127     +132     
- Partials       87       88       +1
Impacted Files Coverage Δ
daemon/mgr/container_types.go 15.38% <ø> (ø) ⬆️
daemon/mgr/container.go 2.65% <0%> (-0.13%) ⬇️
daemon/containerio/container_io.go 0% <0%> (ø) ⬆️
daemon/mgr/cri_stream.go 0% <0%> (ø) ⬆️
daemon/containerio/options.go 0% <0%> (ø) ⬆️
daemon/containerio/streams.go 3.7% <3.7%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b7b5fa...9546080. Read the comment docs.

@YaoZengzeng
Copy link
Contributor Author

@allencloud PTAL.

Signed-off-by: YaoZengzeng <yaozengzeng@zju.edu.cn>
Signed-off-by: YaoZengzeng <yaozengzeng@zju.edu.cn>
@allencloud
Copy link
Collaborator

LGTM

@pouchrobot pouchrobot added the LGTM one maintainer or community participant agrees to merge the pull reuqest. label Mar 16, 2018
@allencloud allencloud merged commit 9e3e901 into AliyunContainerService:master Mar 16, 2018
YaoZengzeng pushed a commit to YaoZengzeng/pouch that referenced this pull request Mar 16, 2018
…ttach

feature: implement exec and attach method of stream server
YaoZengzeng pushed a commit to YaoZengzeng/pouch that referenced this pull request Mar 16, 2018
…ttach

feature: implement exec and attach method of stream server
YaoZengzeng pushed a commit to YaoZengzeng/pouch that referenced this pull request Mar 16, 2018
…ttach

feature: implement exec and attach method of stream server
YaoZengzeng pushed a commit to YaoZengzeng/pouch that referenced this pull request Mar 16, 2018
…ttach

feature: implement exec and attach method of stream server
YaoZengzeng pushed a commit to YaoZengzeng/pouch that referenced this pull request Mar 16, 2018
…ttach

feature: implement exec and attach method of stream server
YaoZengzeng pushed a commit to YaoZengzeng/pouch that referenced this pull request Mar 16, 2018
…ttach

feature: implement exec and attach method of stream server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature LGTM one maintainer or community participant agrees to merge the pull reuqest. size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants