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

bugfix: makeup logpath from sandbox & container mata #2054

Merged
merged 1 commit into from
Aug 6, 2018

Conversation

YaoZengzeng
Copy link
Contributor

Signed-off-by: YaoZengzeng yaozengzeng@zju.edu.cn

Ⅰ. Describe what this PR did

Ⅱ. Does this pull request fix one issue?

Ⅲ. Describe how you did it

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@pouchrobot pouchrobot added areas/log kind/bug This is bug report for project size/L labels Aug 6, 2018
Signed-off-by: YaoZengzeng <yaozengzeng@zju.edu.cn>
Copy link
Contributor

@fuweid fuweid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Fail] [k8s.io] Container runtime should support adding volume and device [Conformance] [It] runtime should support starting container with volume [Conformance]
/home/travis/gopath/src/github.com/kubernetes-incubator/cri-tools/pkg/validate/container.go:166

The case fails and please take a look

@codecov-io
Copy link

Codecov Report

Merging #2054 into master will increase coverage by 0.02%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2054      +/-   ##
==========================================
+ Coverage   63.98%   64.01%   +0.02%     
==========================================
  Files         202      202              
  Lines       15491    15510      +19     
==========================================
+ Hits         9912     9928      +16     
- Misses       4341     4343       +2     
- Partials     1238     1239       +1
Flag Coverage Δ
#criv1alpha1test 33.75% <40%> (-0.03%) ⬇️
#criv1alpha2test 34.26% <40%> (-0.07%) ⬇️
#integrationtest 38.53% <0%> (-0.03%) ⬇️
#unittest 22.16% <20%> (-0.01%) ⬇️
Impacted Files Coverage Δ
cri/v1alpha1/cri_utils.go 82.38% <100%> (+0.06%) ⬆️
cri/v1alpha2/cri_utils.go 80.85% <100%> (+0.06%) ⬆️
cri/v1alpha1/cri.go 65.36% <75%> (+0.13%) ⬆️
cri/v1alpha2/cri.go 66.2% <75%> (+0.24%) ⬆️
ctrd/watch.go 72.72% <0%> (-3.04%) ⬇️
daemon/logger/jsonfile/utils.go 73.17% <0%> (+1.62%) ⬆️

@YaoZengzeng
Copy link
Contributor Author

@fuweid PTAL

Copy link
Contributor

@fuweid fuweid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, since the fail is caused by non-blocked IO stream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
areas/log kind/bug This is bug report for project size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants