Open pacoxu opened 1 year ago
@pacoxu I was suggesting to extend cadvisor.GetDirFsInfo to handle this error instead of handling it on the caller side.
_Originally posted by @bart0sh in https://github.com/kubernetes/kubernetes/pull/113192#discussion_r1070265297_
I opened https://github.com/kubernetes/kubernetes/pull/113192/files in k/k to fix it in caller side. However, this may be not that graceful.
So I open this issue to track the issue in the cadvisor side. I will submit a PR for this later.
The linked K/K issue is https://github.com/kubernetes/kubernetes/issues/113066.
/cc @bobbypage
many kube user met this issue https://github.com/kubernetes/kubernetes/issues/113066. Is this a known issue?
_Originally posted by @bart0sh in https://github.com/kubernetes/kubernetes/pull/113192#discussion_r1070265297_
I opened https://github.com/kubernetes/kubernetes/pull/113192/files in k/k to fix it in caller side. However, this may be not that graceful.
So I open this issue to track the issue in the cadvisor side. I will submit a PR for this later.
The linked K/K issue is https://github.com/kubernetes/kubernetes/issues/113066.