mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-20 17:42:40 -04:00
Automatic merge from submit-queue (batch tested with PRs 62266, 64351, 64366, 64235, 64560). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add log and fs stats for Windows containers **What this PR does / why we need it**: Add log and fs stats for Windows containers. Without this, kubelet will report errors continuously: ``` Unable to fetch container log stats for path \var\log\pods\2a70ed65-37ae-11e8-8730-000d3a14b1a0\echo: Du not supported for this build. ``` **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes #60180 #62047 **Special notes for your reviewer**: **Release note**: ```release-note Add log and fs stats for Windows containers ``` |
||
|---|---|---|
| .. | ||
| fs | ||
| nestedpendingoperations | ||
| operationexecutor | ||
| recyclerclient | ||
| types | ||
| volumepathhandler | ||
| atomic_writer.go | ||
| atomic_writer_test.go | ||
| attach_limit.go | ||
| BUILD | ||
| device_util.go | ||
| device_util_linux.go | ||
| device_util_linux_test.go | ||
| device_util_unsupported.go | ||
| doc.go | ||
| error.go | ||
| finalizer.go | ||
| io_util.go | ||
| metrics.go | ||
| nested_volumes.go | ||
| nested_volumes_test.go | ||
| OWNERS | ||
| resize_util.go | ||
| resize_util_test.go | ||
| util.go | ||
| util_test.go | ||