Skip to content

Commit

Permalink
kubelet: fix disk space check on btrfs (issue 47046)
Browse files Browse the repository at this point in the history
This commit fixes the warning messages reported by kubelet when
checking for the disk space on a btrfs `/` which has `/var/lib/kubelet`
inside of a btrfs sub-volume.

This fix follows the same principle adopted to fix issue kubernetes#38337 with
commit dc8b6cc.

This commit fixes issue 47046.

Signed-off-by: Flavio Castelli <fcastelli@suse.com>
  • Loading branch information
flavio committed Jun 7, 2017
1 parent cc294cf commit 0206d68
Showing 1 changed file with 51 additions and 17 deletions.
68 changes: 51 additions & 17 deletions vendor/github.com/google/cadvisor/fs/fs.go

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

0 comments on commit 0206d68

Please sign in to comment.