-
Kubernetes Submit Queue authored
Automatic merge from submit-queue (batch tested with PRs 54774, 54820, 52192, 54827). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Update cadvisor godeps to v0.27.2 This fixes an issue with overlay2 support for Docker and CRI-O, which was introduced in 1.8. We should cherrypick this to the 1.8 branch. cc @kubernetes/sig-node-pr-reviews @derekwaynecarr @dchen1107 ```release-note Fix overlay2 container disk metrics for Docker and CRI-O ```