Skip to content

Commit

Permalink
UPSTREAM: google/cadvisor: <drop>: Hack around cgroup load
Browse files Browse the repository at this point in the history
Running containerized on RHEL7 exposes a cAdvisor bug
google/cadvisor#1461 where the cgroup path
given by docker (cpuacct,cpu) is used in preference to the cgroup path
mounted in with -v /sys:/sys. This commit skips all cgroup paths that
have a comma until we have a real fix in libcontainer and cadvisor.
  • Loading branch information
smarterclayton committed Sep 16, 2016
1 parent d804d1f commit 9607748
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/k8s.io/kubernetes/test/e2e/framework/kubelet_stats.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9607748

Please sign in to comment.