Commit 0b13bcec authored by Darren Shepherd's avatar Darren Shepherd

Remove containerd container from cadvisor

parent 81bf95ba
...@@ -26,7 +26,6 @@ import ( ...@@ -26,7 +26,6 @@ import (
// ensure libs have a chance to globally register their flags // ensure libs have a chance to globally register their flags
_ "github.com/google/cadvisor/container/common" _ "github.com/google/cadvisor/container/common"
_ "github.com/google/cadvisor/container/containerd"
_ "github.com/google/cadvisor/container/docker" _ "github.com/google/cadvisor/container/docker"
_ "github.com/google/cadvisor/container/raw" _ "github.com/google/cadvisor/container/raw"
_ "github.com/google/cadvisor/machine" _ "github.com/google/cadvisor/machine"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment