Remove direct dependency on google/cadvisor

This commit is contained in:
Ciprian Hacman
2023-09-08 07:07:11 +03:00
parent 9ff6b0bde4
commit 2077606ba3
8 changed files with 2 additions and 70 deletions

View File

@@ -19,9 +19,8 @@ package filelog
import (
"fmt"
"io"
"k8s.io/node-problem-detector/third_party/forked/cadvisor/tail"
"os"
"github.com/google/cadvisor/utils/tail"
)
// getLogReader returns log reader for filelog log. Note that getLogReader doesn't look back