Bump cadvisor to fix interface stats bugs & improve performance
Includes necessary godep upgrades for docker & systemd packages as well as migrating from docker/libcontainer to opencontainers/runc/libcontainer.
This commit is contained in:
@@ -22,8 +22,8 @@ import (
|
||||
"fmt"
|
||||
"syscall"
|
||||
|
||||
"github.com/docker/libcontainer/selinux"
|
||||
"github.com/golang/glog"
|
||||
"github.com/opencontainers/runc/libcontainer/selinux"
|
||||
"k8s.io/kubernetes/pkg/util/mount"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user