-
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
Update cadvisor godep to v0.27.3 #56445
Update cadvisor godep to v0.27.3 #56445
Conversation
/assign @dchen1107 |
/kind cleanup |
/priority important-soon |
/sig node |
"@io_bazel_rules_go//go:def.bzl", | ||
"go_library", | ||
) | ||
load("@io_bazel_rules_go//go:def.bzl", "go_library") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert this file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
da46730
to
79ec360
Compare
/lgtm |
/lgtm /approve no-issue |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dashpole, dchen1107, tallclair Associated issue requirement bypassed by: dchen1107 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
/assign @jpbetz For cherry-pick approval. |
[MILESTONENOTIFIER] Milestone Pull Request Current @dashpole @dchen1107 @jpbetz @tallclair Pull Request Labels
|
/test all [submit-queue is verifying that this PR is safe to merge] |
Automatic merge from submit-queue. |
What this PR does / why we need it:
Update cadvisor version from v0.27.2 to v0.27.3.
Special notes for your reviewer:
cAdvisor keeps one branch for each cadvisor branch. The v0.27 branch tracks the kubernetes 1.8 branch.
Release note:
/assign @tallclair