![]() Currently, when kubelet will try to compress the logs to a .gz file, it will attempt to rename the archive before closing its file handles, which results in an error on Windows. This addresses the issue mentioned above. |
||
---|---|---|
.. | ||
container_log_manager_stub.go | ||
container_log_manager_test.go | ||
container_log_manager.go |