kubernetes/pkg/kubelet/winstats
2017-11-15 10:27:19 -08:00
..
BUILD This PR fixes issue #55031 where kubelet.exe crashes on Windows Server Core. The root cause is that kubelet.exe depends on package lxn/win pdh and kernel32 wrapper for node metrics. However, opengl32.dll is not available in Server Core and lxn/win requires the presence of all win32 DLLs. 2017-11-10 15:02:17 -08:00
perfcounter_nodestats.go Revert get version change due to the overlap in PR #55143 2017-11-15 10:27:19 -08:00
perfcounters.go This PR fixes issue #55031 where kubelet.exe crashes on Windows Server Core. The root cause is that kubelet.exe depends on package lxn/win pdh and kernel32 wrapper for node metrics. However, opengl32.dll is not available in Server Core and lxn/win requires the presence of all win32 DLLs. 2017-11-10 15:02:17 -08:00
winstats_test.go Revert get version change due to the overlap in PR #55143 2017-11-15 10:27:19 -08:00
winstats.go Revert get version change due to the overlap in PR #55143 2017-11-15 10:27:19 -08:00