Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

logging: Redirect yamux warnings/errors to logger#289

Merged
sboeuf merged 1 commit intokata-containers:masterfrom
jodh-intel:add-yamux-logging
Jul 5, 2018
Merged

logging: Redirect yamux warnings/errors to logger#289
sboeuf merged 1 commit intokata-containers:masterfrom
jodh-intel:add-yamux-logging

Conversation

@jodh-intel
Copy link

Capture yamux messages to the logger.

Fixes #288.

Signed-off-by: James O. D. Hunt james.o.hunt@intel.com

@jodh-intel
Copy link
Author

/cc @grahamwhaley.

Related: kata-containers/proxy#89.

Capture yamux messages to the logger.

Fixes kata-containers#288.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
@jodh-intel jodh-intel force-pushed the add-yamux-logging branch from 7f9acef to bce5f78 Compare July 3, 2018 11:13
@grahamwhaley
Copy link
Contributor

grahamwhaley commented Jul 3, 2018

lgtm, but I presume it might hit the same issue as the proxy equiv.
I've nudged the CI rebuild, as it felt like a net error.

Approved with PullApprove

@jodh-intel
Copy link
Author

The proxy issue was caused by a bad test which was leaking resources. These tests pass for me so let's see what restarting the failing CI jobs does...

@devimc
Copy link

devimc commented Jul 4, 2018

lgtm

I guess CI is failing because of 9p patch was not applied

Approved with PullApprove

@bergwolf
Copy link
Member

bergwolf commented Jul 5, 2018

LGTM! CI is still failing though...

I guess CI is failing because of 9p patch was not applied

@devimc Are we not using prebuilt kata guest kernel binaries?

Approved with PullApprove

@devimc
Copy link

devimc commented Jul 5, 2018

@bergwolf we are, but seem like the patch was not applied in obs

@codecov
Copy link

codecov bot commented Jul 5, 2018

Codecov Report

Merging #289 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
- Coverage   43.25%   43.24%   -0.02%     
==========================================
  Files          14       14              
  Lines        2240     2155      -85     
==========================================
- Hits          969      932      -37     
+ Misses       1140     1107      -33     
+ Partials      131      116      -15
Impacted Files Coverage Δ
channel.go 46.9% <100%> (+3.5%) ⬆️
network.go 42.62% <0%> (-1.75%) ⬇️

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 7b458b1...bce5f78. Read the comment docs.

@sboeuf sboeuf merged commit b161535 into kata-containers:master Jul 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants