-
Notifications
You must be signed in to change notification settings - Fork 40.1k
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
Bump cadvisor to fix interface stats bugs & improve performance #17883
Bump cadvisor to fix interface stats bugs & improve performance #17883
Conversation
Labelling this PR as size/XS |
GCE e2e build/test failed for commit bf1f1780e94c05e35ededea7c294bd50612f90dc. |
Looks like a failure to create the cluster for e2e - can someone rekick please? |
@quinton-hoole Could you retest this please now that e2e cluster is back up again? |
ok to test |
GCE e2e build/test failed for commit bf1f1780e94c05e35ededea7c294bd50612f90dc. |
bf1f178
to
01acbdd
Compare
GCE e2e build/test failed for commit 01acbddc971d13cb20ca1bf368fb6179511833a4. |
01acbdd
to
ac15224
Compare
GCE e2e test build/test passed for commit ac15224b18c301afc22f4aa45a3c09369dfc3f0d. |
Ready for review if you have time, @vishh @dchen1107 |
Reassigned to @vishh |
ac15224
to
1a90819
Compare
@piosz Including your latest cadvisor changes. |
GCE e2e test build/test passed for commit 1a908198c68e65cc5052b80bb29a6846cd847b7f. |
Please can someone review this pr so we can merge it? I don't know why this is taking so long with no feedback... |
Can we bump cadvisor to a version where google/cadvisor#1012 is merged? We need it for custom metrics. |
Wonder why the tests are failing. |
Travis failure is a problem with godep rebuild timing out.
|
a16b493
to
3fee78d
Compare
GCE e2e test build/test passed for commit 4a933424e4e5f95f417078995b6a4e08a3e485d8. |
GCE e2e test build/test passed for commit a16b493a2485f097c3de27729db47b41d499aab9. |
GCE e2e test build/test passed for commit 3fee78de86fbe7d313a47f8f02890257f72bab02. |
Includes necessary godep upgrades for docker & systemd packages as well as migrating from docker/libcontainer to opencontainers/runc/libcontainer.
…incompatibility Fixes kubernetes#18833
3fee78d
to
62eb82d
Compare
Phew fixing godep issues with Docker refactoring their packages was fun... @vishh @dchen1107 @timstclair Would like to get this merged once green if possible? |
GCE e2e test build/test passed for commit 62eb82d. |
Please can someone retest this? Looks like a Jenkins flake:
|
@k8s-bot: unit test this |
@k8s-bot unit test this |
Different flake... |
@k8s-bot: unit test this |
It's not retesting... |
I see integration tests failing for most open PRs so unrelated to this PR. e2e is good so how do you want to proceed? I really want to get this in. |
Tests run fine locally... All help appreciated. Off on vacation from tomorrow so want to squeeze this in today if possible. |
@k8s-bot unit test this |
The author of this PR is not in the whitelist for merge, can one of the admins add the 'ok-to-merge' label? |
Thanks @yujuhong! |
Bump cadvisor to fix interface stats bugs & improve performance
Thanks @jimmidyson! This also fixed #17060. |
Includes necessary godep upgrades for docker & systemd packages as well as
migrating from docker/libcontainer to opencontainers/runc/libcontainer.
Fixes #17725
/cc @dchen1107 @vishh