-
Notifications
You must be signed in to change notification settings - Fork 40k
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
[Release 1.5] Update cadvisor godeps to v0.25.0 #43113
Conversation
@justinsb for AWS dependency changes |
Works for me for AWS changes. We do have a 1.5 test job now for AWS, though it only runs daily IIRC: https://k8s-testgrid.appspot.com/google-aws#kops-aws-1.5 |
Does anyone know who to ping to get this in? This has been ready to go for a week. |
@dashpole anyone from the root owners file approvers can approve: https://github.com/kubernetes/kubernetes/blob/master/OWNERS |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dashpole, dchen1107
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
cc/ @mwielgus The release czar for 1.5.x |
@mwielgus friendly ping :) |
Automatic merge from submit-queue |
Commit found in the "release-1.5" branch appears to be this PR. Removing the "cherrypick-candidate" label. If this is an error find help to get your PR picked. |
Please make a release with this patch!
:( |
@mwielgus ^ another friendly ping :) |
@Bregor I think I broke your record ;-)
|
v1.5.6 is out and contains the fix (https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG.md#v156) |
@MikaelCluseau heh, I'm not a zombie lord anymore :( |
Oops I linked to the wrong issue above. I meant #39812 |
I have metrics on localhost:10255/metrics on all my hosts. Heapster has an issue somewhere thought, but I suspect it's more linked to my rshared mount ( |
@andrewsykim FYI what I see is (like) #38337 (not on btrfs but probably the same cause) |
This PR updates the cAdvisor Godeps for the 1.5 branch. This includes a number of critical bugfixes including:
cadvisor#1558, cadvisor#1573
This is a large change on account of the aws dependency update. However, many affected users have requested that this be cherrypicked into 1.5 and 1.4 (coming soon)
cc @calebamiles remember this? @jessfraz @timstclair